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 377-02: Page 'Title' incorrect when using BFA SEO and Blog Title - Page Title (http://forum.bytesforall.com/showthread.php?t=18160)

juggledad Aug 13, 2012 03:23 AM

PATCH 377-02: Page 'Title' incorrect when using BFA SEO and Blog Title - Page Title
 
1 Attachment(s)
This will only effect you if you are using the built-in Atahualpa SEO option
ATO->Configure SEO->Use Bytes For All SEO options? is set to 'Yes'
AND ATO->Configure SEO->Meta Title Tag format is set to 'Blog Title - Page Title'

edit bfa_theme_options.php and change line 255 from

HTML Code:

            "options" => array("Page Title - Blog Title", "Blog Title -
            Page Title", "Page Title"),

to
HTML Code:

            "options" => array("Page Title - Blog Title",
            "Blog Title - Page Title", "Page Title"),

to resolve this issue

or you can copy the attached file corrected version of bfa_theme_options.php to the 'atahualpa/functions' folder


All times are GMT -6. The time now is 05:44 PM.

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