Support Forum
I must be blind... I dont see any code change... looks like standard genesis header.php file...
Am I just missing the code change?
Visit Cruise Talk Central and Mr Papa's World
actually tried this with genesis and its passing the title tags as part of the title? anyways, seems like a simple fix for this unique situation...
would appreciate it if some folks could give it a try...
go to simple-press/sp-startup/sp-load-forum.php, around line 110... and change
add_filter('wp_title', 'sp_setup_browser_title', 9999, 3);
to
add_filter('wp_title', 'sp_setup_browser_title', 10, 3);
and see if that fixes it up...
Visit Cruise Talk Central and Mr Papa's World
ah, cool... thanks for the confirmation...
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)