egedem Registered Member Joined Oct 15, 2018 Messages 99 Reaction score 18 Dec 6, 2019 #1 Help me out please how do I fix my Yoast plugin? The readability analysis column and SEO analysis column doesnt show
Help me out please how do I fix my Yoast plugin? The readability analysis column and SEO analysis column doesnt show
SirLouen Elite Member Executive VIP Jr. VIP Joined Jan 17, 2015 Messages 5,263 Reaction score 4,956 Dec 6, 2019 #2 Go to your Wordpress editor an edit "functions.php" with this: Code: add_filter( 'wpseo_primary_term_taxonomies', '__return_empty_array' );
Go to your Wordpress editor an edit "functions.php" with this: Code: add_filter( 'wpseo_primary_term_taxonomies', '__return_empty_array' );
Mr Positive Elite Member Executive VIP Jr. VIP Joined Mar 30, 2018 Messages 12,092 Reaction score 14,357 Dec 6, 2019 #3 Is this a hacked version use the ones provided by @Festinger
egedem Registered Member Joined Oct 15, 2018 Messages 99 Reaction score 18 Dec 6, 2019 Thread Starter Thread Starter #4 Mr Positive said: Is this a hacked version use the ones provided by @Festinger Click to expand... Yes it is from @Festinger
Mr Positive said: Is this a hacked version use the ones provided by @Festinger Click to expand... Yes it is from @Festinger