Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #318006

    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

    #318453

    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

    #318457

    Hi Dude,

    Thanks for your reply. Already tried to increase the memory, currently it’s even 256M. Still doesn’t work.

    Cheers,
    Jaap

    #318462

    Hey!

    Ok, then we need to wait for the store locator developers to fix the incompatibility issue.

    Regards,
    Peter

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.