Skip to content Skip to navigation
Back to the main support

Fix compatibility issue with TagDiv Composer plugin (included in Newspaper theme)

If you use TagDiv Composer plugin with the Newspaper theme, you will have to add this snippet below in your functions.php file of your child theme to allow SEOPress generates the correct title tags:

Make sure to also remove the call to wp_title() in header.php file of your theme / child theme.