Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Old Version fixes and change logs (http://forum.bytesforall.com/forumdisplay.php?f=37)
-   -   PATCH 3722-02: Fix Atahualpa's SEO options META information (http://forum.bytesforall.com/showthread.php?t=23045)

juggledad Jan 30, 2015 04:42 AM

PATCH 3722-02: Fix Atahualpa's SEO options META information
 
1 Attachment(s)
If you find this patch useful, consider donating. I spent my time digging into the issue and coming up with a fix. Without donations, there is not much incentive for me to try and fix anything that doesn't effect the sites I work on is there?


Due to new WordPress theme requirements, some code was changed and this has casued the META information not to show when using the Atahualpa SEO option. (Thanks to Brad1001 for noticing this)

To fix this issue edit 'header.php' and change line 39 from
HTML Code:

}} ?><?php bfa_meta_tags(); ?>
to
HTML Code:

}} ?><?php echo bfa_meta_tags(); ?>
or you can replace the existing 'header.php' with this version (remember to unzip it first)


All times are GMT -6. The time now is 01:43 AM.

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