Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   New Versions, & Updating (http://forum.bytesforall.com/forumdisplay.php?f=12)
-   -   PATCH 373-07: make the 'Page' footer work for the archive page (http://forum.bytesforall.com/showthread.php?t=16969)

juggledad Mar 8, 2012 07:23 PM

PATCH 373-07: make the 'Page' footer work for the archive page
 
Currently, if you have something set in the ATO->Edit POST/PAGE INFO ITEMS-> FOOTER: "Page" Pages' and you declare a page to be the archive page (ATO->Create ARCHIVES PAGE->Archives Page ID the 'FOOTER' information will be displayed before the Archives.

This fix will cause the Archives to be displayed before the FOOTER: "Page" Pages'.

Edit index.php and move line 43 (version 3.7.3)
HTML Code:

        <?php bfa_archives_page('<div class="archives-page">','</div>'); // Archives Pages. Displayed on a specific static page, if configured at ATO -> Archives Pages: ?>
just before line 32, which is
HTML Code:

                <?php bfa_post_footer('<div class="post-footer">','</div>'); ?>


All times are GMT -6. The time now is 07:54 AM.

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