False: add_theme_support( ‘title-tag’ ); Missing
-
I have been hoping to migrate from Yoast and been testing out your plugin. So far, loving what I see. Great clean look and Schema implementation.
I have tested SeoPress against Yoast and All in One Seo and only seem to come across this issue with SeoPress so hoping it is an easy fix.
Issue: SeoPress was not recognizing the add_theme_support( ‘title-tag’ ) in my themes functions.php
Solutions tried:
1) Added code mentioned on Function code recommended in your Support Page. This has resulted in duplicate title blocks as you can see on the page noted. <title><?php wp_title(); ?> is not specifically cited in header; and Theme <title> block changes correctly with Yoast and All in One Seo.2) Deactivated all plugins – conflict is between SeoPress and my TagDIV theme. However, starting here as other SEO plugins are updating the title correctly.
3) The third option is to work with my Theme developer to determine where they have included the <title> block as it isn’t apparent in header theme, and work with them to disable. However, as previously noted – as other SEO Plugins appear to function as expected, I am wondering if this is a bug in SeoPress?
Any suggestions you can provide would be helpful.
The page I need help with: [log in to see the link]
The topic ‘False: add_theme_support( ‘title-tag’ ); Missing’ is closed to new replies.