Hi,
When I install the store locator theme (http://wordpress.org/support/plugin/store-locator) and activate the plugin I’m no longer able to edit pages in the backend. The page builder keeps loading and Yoast seo information cannot be editted. Disabling SEO or Store locator plugin solves the issue. Also reported this to store locator developers.
Maybe you can see what the problem is?
I’m running WP4.0, Enfold 2.9.2 and latest version of Yoast SEO and store locator plugins. Duplicated the issue on 2 sites.
Cheers,
Jaap
Hey Jaap!
Please try to increase the allocated php memory and set it to 128M. Open up wp-config.php and below the php tag:
<?php
insert this code:
define('WP_MEMORY_LIMIT', '128M');
Regards,
Peter
Hi Dude,
Thanks for your reply. Already tried to increase the memory, currently it’s even 256M. Still doesn’t work.
Cheers,
Jaap
Hey!
Ok, then we need to wait for the store locator developers to fix the incompatibility issue.
Regards,
Peter