Quantcast
Channel: WordPress.org Forums » [Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Support
Viewing all articles
Browse latest Browse all 42495

nothin7 on "[Plugin: WordPress SEO by Yoast] Yoast Causes Duplications In Subpages"

$
0
0

I found the source of the issue in my case, but this probably won't apply to anyone that's not using the WP Jumpstart theme. I had the following in my child theme functions.php file:

function show_page_content() {
the_content();
}
add_action( 'themeblvd_content_top', 'show_page_content' );

I have no idea how or why that got there, but removing it fixed the problem.


Viewing all articles
Browse latest Browse all 42495

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>