G2 Front Page only latest post & not albums
|
allin1.co.in
Joined: 2012-03-22
Posts: 4 |
Posted: Thu, 2012-03-29 15:59
|
|
How to show in my Front Page only the latest post (new images added) & not albums |
|

Posts: 8339
There is no one-click way of achieving this.
There would be editing templates and php files.
Something like:
$gallery->setConfig('defaultAlbumId', 30);// where 30 is the id of the album you want as default{if $theme.item.id == 30} {php}header("Location: /gallery2/main.php?g2_view=dynamicalbum.RandomAlbum");{/php} {/if}-s
FlashYourWeb and Your Gallery with The E2 XML Media Player for Gallery2