![]() |
how do I put a %bar2 in the footer
How do I enable %bar1 and %bar2 in bfa_footer.php so that I can enter them into Appearance=>ATA=>Footer=>Style and Edit Footer=>Footer Content to make the header and footer stylings match?
Thanks |
there is no automatic way, but if you look at the generated code, you could find the code that is created and put that in the footer
|
OK, here's my answer. It is a hard code change which allows me to enter %bar1 and %bar2 into ATO=>Footer=>Style and Edit Footer=>Footer Content
In ATO=> Appearance=> Editor=> bfa_footer.php add the following code anywhere (I preferred at the top just after “global $bfa.ata, $post”) Code:
// Horizontal bar 1 Also note that by adding any of : Code:
“%pages”, Code:
$footer_item_numbers = array( Code:
$page_menu_bar, Code:
$footer_output = array( Notes: On first try %page-center and %cat-center are broken and needs a tweek, however, I see no need to repeat these menu bars in the footer. This is, however, a good springboard to add a separate custom navigation bar in the footer if needed/desired by creating a new function using bfa_hor_cats.php or bfa_hor_pages.php as a template. While they are NOT broken, the same goes for $logo_area and $header_image. They can be used as templates to create an advertising space in the footer where clickable link images can be placed. Also using $logo_area allows for the RSS feed with icons in the footer as well. |
All times are GMT -6. The time now is 10:39 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.