Member
Member
amyg   2008-04-14, 00:49
#1

I'd like to show a slideshow from one specific album on the index page.
I'm sure there's a simple solution but it escapes me no matter how hard I search.
Any suggestions will be greatly appreciated.
thanks

Administrator
Administrator
acrylian   2008-04-14, 08:27
#2

You would have to program that yourself. There is no easy way, option or function, for that.

Member
Member
amyg   2008-04-14, 18:14
#3

OK - is there a not so simple solution?
It seems that there must be a way to call a specific album.
'load_album'? Or maybe a dynamic album (calling specific tags)

Is there a clever way to redirect an album to be the 'home' page?
If yes, then I could use the 'smoothgallery' option..
thanks again for any suggestions!

Member
Member
AlexWilson   2008-04-14, 18:24
#4

try a rewrite rule in your .htaccess file, something like:

RewriteRule ^/zenphoto/$ /zenphoto/somealbum/

and put it before the other zenphoto rules

Member
Member
junko   2011-07-06, 14:19
#5

Is this situation still true today?

I would like to show the images from a specific album on the themes index.php, without showing all the galleries and their respective thumbnails.

Administrator
Administrator
acrylian   2011-07-06, 16:13
#6

Yes, unless you want to do some theme coding.

Member
Member
junko   2011-07-07, 09:26
#7

@acrylian: Thank you for replying. I am indeed coding a new theme from scratch, however I don't have enough knowledge of PHP to do custom functions so I'll give it a miss!

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.