egedem Registered Member Joined Oct 15, 2018 Messages 91 Reaction score 16 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,027 Reaction score 4,503 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 11,893 Reaction score 13,890 Dec 6, 2019 #3 Is this a hacked version use the ones provided by @Festinger
egedem Registered Member Joined Oct 15, 2018 Messages 91 Reaction score 16 Dec 6, 2019 #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