Forums
(@izakflashman)
10 years, 9 months ago
Yeah I got this problem as well. Figured out that if you go into functions.php and delete:
add_filter(‘wp_title’, ‘utopia_wp_title’, 10, 2);
You’ll be all good to go.