PhotoPlog

PhotoPlog (http://www.photoplog.com/forum/index.php)
-   "How Do I..." Questions (http://www.photoplog.com/forum/forumdisplay.php?f=7)
-   -   Move sections around (http://www.photoplog.com/forum/showthread.php?t=1641)

AnabolicResourc 08-25-2007 09:52 PM

Move sections around
 
Is it possible to move sections around ?

For example:

Move Gallery Navigation under Categories and Statistics under Newest Thumbs ?
Or other variations ?

Is that easy to do or does it require lots of modification to the templates ?

Morgan 08-26-2007 01:24 AM

If you are looking to change the gallery index page, you can move the following variables around in the photoplog_block_list or photoplog_file_list template, depending on whether you are using block or list format.
Code:

        $photoplog[cat_list] is the category listing
        $photoplog[stat_bar] is the statistics information
        $photoplog[sub_navbar] is the gallery navigation
        $photoplog[thumbnails] is the newest thumbs


AnabolicResourc 08-26-2007 01:48 PM

That was an easy one.

Thanks !

TimL 09-03-2007 05:13 PM

Quote:

Originally Posted by Morgan (Post 13628)
If you are looking to change the gallery index page, you can move the following variables around in the photoplog_block_list or photoplog_file_list template, depending on whether you are using block or list format.
Code:

        $photoplog[cat_list] is the category listing
        $photoplog[stat_bar] is the statistics information
        $photoplog[sub_navbar] is the gallery navigation
        $photoplog[thumbnails] is the newest thumbs


Where do I find these variables? I looked in the Plugin manager but I could not find photoplog_block_list or photoplog_file_list template. Thanks!

TimL 09-03-2007 05:27 PM

Quote:

Originally Posted by TimL (Post 13799)
Where do I find these variables? I looked in the Plugin manager but I could not find photoplog_block_list or photoplog_file_list template. Thanks!

Never mind....I found it under "Edit Templates". :D


All times are GMT. The time now is 05:55 PM.

Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.