Forums
(@matlamont)
15 years, 1 month ago
Sorry guys i found the culprit in my functions file
global $page, $paged; $sep = " | "; # delimiter $newtitle = get_bloginfo('name'); # default title
Once removed it worked a treat 🙂
15 years, 2 months ago
Ok thanks