Hi,
Not sure if this is a problem from the popular “WordPress SEO” (from Yoast) plugin, or from the Enfold theme, but:
As soon as I activate the Yoast WordPress SEO Plugin, some (not all!) of the pages disappear from the WP Admin area. (On the actual website, they’re still there, so the website works great. It’s just that I can not access the pages in the WP admin section).
Portfolio items and woocommerce products are not affected. Only the pages…
Prior to posting on the Yoast forum, I wanted to check if this may have something to do with the Enfold theme… i.e. the Avia Framework maybe?
Thanks a lot!
Hey BelIblis!
No, we’re not aware of such an incompatibility issue (in fact you’re the first user who reports it). I suggest to increase the allocated php memory first before you report this bug to Yoast. Open up wp-config.php and insert following code
define( 'WP_MEMORY_LIMIT', '128M' );
http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
Best regards,
Peter
Hi,
Thanks for your answer. I tried increasing the memory limit (also spoke to my host about this). The problem still persists. I have posted on the Yoast forums – in case you’re interested, the thread is here:
https://github.com/Yoast/wordpress-seo/issues/599
Thanks a lot!
Hi!
Just an FYI that isn’t the plugins support forums. That is their git repo for submitting or discussing the plugin code.
Their support is here: http://wordpress.org/support/plugin/wordpress-seo
Best regards,
Devin