How to get my dynamic albums to use my custom theme?

skunker

Joined: 2005-02-04
Posts: 296
Posted: Mon, 2009-09-28 03:04

Hello,
I have a custom theme I'm using (based on Siriux) at: http://www.fighterjetz.com .

I have 3 dynamic albums that are using the Matrix theme. How can I have them use my custom theme just like the rest of my site? The 3 pages in question are: Most Recent, Top Rated, Most Views.

I'm trying to make a consistent look throughout all the pages of the site. Thanks for any help!

Login or register to post comments
suprsidr
suprsidr's picture

Joined: 2005-04-17
Posts: 2670
Posted: Mon, 2009-09-28 03:33
Login or register to post comments
skunker

Joined: 2005-02-04
Posts: 296
Posted: Mon, 2009-09-28 03:39

That's what I did before I wrote this post. But, it doesn't work--it keeps pulling the Matrix theme, instead. some kind of cache issue?

Login or register to post comments
suprsidr
suprsidr's picture

Joined: 2005-04-17
Posts: 2670
Posted: Mon, 2009-09-28 03:45

Make sure your default theme and your root album theme are all your custom.
From your root album, you can change theme recursively.

-s
FlashYourWeb and Your Gallery with The E2 XML Media Player for Gallery2

Login or register to post comments
skunker

Joined: 2005-02-04
Posts: 296
Posted: Mon, 2009-09-28 14:43

I double checked, and all my pages are displaying the correct theme, except for those dynamic albums! Is there a way to force the dynamic albums to display my custom theme? Any other ideas?

Update: When I try to load a different theme (Siriux) for the dynamic albums in the DYNAMIC ALBUMS admin page, the dynamic albums will display the Siriux theme , but the RATINGS album will still show the Matrix theme. Something is going on here....

Login or register to post comments
suprsidr
suprsidr's picture

Joined: 2005-04-17
Posts: 2670
Posted: Mon, 2009-09-28 18:41
Quote:
Is there a way to force the dynamic albums to display my custom theme?

Yeah, dig into the code and hardcode it.

Although I find it hard to believe the ratings albums are hardcoded to matrix.

-s
FlashYourWeb and Your Gallery with The E2 XML Media Player for Gallery2

Login or register to post comments
skunker

Joined: 2005-02-04
Posts: 296
Posted: Mon, 2009-09-28 19:14

How would I write it in the code?

Login or register to post comments
skunker

Joined: 2005-02-04
Posts: 296
Posted: Tue, 2009-09-29 03:14

I spent an hour trying to figure this out, no luck! *Cries*

Suprsider, dont' let me down man...you've been a big help in the past...don't quit now!!! JK

Login or register to post comments
floridave
floridave's picture

Joined: 2003-12-22
Posts: 16315
Posted: Tue, 2009-09-29 06:01
Quote:
I spent an hour trying to figure this out, no luck! *Cries*

suprsidr wrote:
Make sure your default theme and your root album theme are all your custom.

Site admin -> themes.

Dave

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

Login or register to post comments
skunker

Joined: 2005-02-04
Posts: 296
Posted: Tue, 2009-09-29 13:42

Dave, already double checked that. Still, only Matrix is showing. I'm thinking something in the code somewhere may have been messed up...I don't know. Btw, you did this theme for me years ago!

Login or register to post comments
floridave
floridave's picture

Joined: 2003-12-22
Posts: 16315
Posted: Tue, 2009-09-29 13:49

Test the behavior with 2 different un customized themes.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

Login or register to post comments
skunker

Joined: 2005-02-04
Posts: 296
Posted: Tue, 2009-09-29 14:35

I tested with Siriux and only the ratings album changes. The other two albums (dynamic) MOST RECENT and MOST VIEWS do not change (they stay on Matrix).

So, to recap my problem:

I can't change the theme for MOST RECENT and MOST VIEWS (they stay on Matrix)

The Ratings album is not a dynamic album, right? It's an actual module?

If you'd like login details to see for yourself, let me know. It WAS working before and it stopped working since.

Login or register to post comments
floridave
floridave's picture

Joined: 2003-12-22
Posts: 16315
Posted: Tue, 2009-09-29 23:48

Site admin -> Dynamic Albums. There is a setting for what theme to user 1/2 way down.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

Login or register to post comments
skunker

Joined: 2005-02-04
Posts: 296
Posted: Wed, 2009-09-30 01:49

Dave, I already had tried that, as well. It's set to my custom theme, yet, it's displaying Matrix!

Login or register to post comments
suprsidr
suprsidr's picture

Joined: 2005-04-17
Posts: 2670
Posted: Wed, 2009-09-30 01:55
Login or register to post comments
floridave
floridave's picture

Joined: 2003-12-22
Posts: 16315
Posted: Wed, 2009-09-30 02:04

Then there is some code forcing it.
It works for me with matrix and carbon.

PM me login info.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

Login or register to post comments
floridave
floridave's picture

Joined: 2003-12-22
Posts: 16315
Posted: Wed, 2009-09-30 03:21

Do you have this in the your custom theme:
http://gallery.menalto.com/node/89433#comment-322431
if so, back that out

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

Login or register to post comments