Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1253693
    Blair W
    Participant

    Been trying to figure out why I have been having so many problems with Cornerstone Loading, Pages not loading just for editing (takes 3 or more refresshes) and the refusal of Essential Grid Editor to load at all (getting out of memory error).

    Tracked it down to Essential Grid and WooCommerce Subscriptions plugins.

    The site and the plugins are all recently updated to latest versions (that’s when I noticed the problem).

    #1253700
    Blair W
    Participant
    This reply has been marked as private.
    #1253709
    Blair W
    Participant

    Looks like I know have to turn off all of my Woocommerce plugins to work with Essential Grid.

    #1254110
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! What you have been experiencing is the PHP memory limit exhaustion. By default, WordPress will attempt to increase memory allocated to PHP to 40MB (code is at the beginning of /wp-includes/default-constants.php) for single site and 64MB for multisite, so the setting in wp-config.php should reflect something higher than 40MB or 64MB depending on your setup. I see that you have 100MB WP Memory Limit (WooCommerce > System Status) and this isn’t enough. We recommend that you increase your memory allocated to PHP. To increase it, please edit your wp-config.php file and insert these lines:

    define( 'WP_MEMORY_LIMIT', '256M' );
    define( 'WP_MAX_MEMORY_LIMIT', '512M' );

    You can add it before the line
    /*That's all, stop editing! Happy Blogging. */

    We would loved to know if this has work for you. Thank you.

    #1254529
    Blair W
    Participant

    Cornerstone loads without any fuss now but I still have to deactivate all the woocommerce plugins to access the essential grid editor.

    #1254838
    Rue Nel
    Moderator

    Hello There,

    Thanks for the updates! I have tried in my local testing server and I could replicate an issue or conflict between Essential Grid and WooCommerce. I have tested in your site and I can confirm that you cannot create a grid or edit a grid. This may have been caused by a WooCommerce extension or another 3rd party plugin.
    You could try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.

    Please let us know how it goes.

    #1256896
    Blair W
    Participant

    It would seem that Gravity Forms is the culprit.

    #1257155
    Jade
    Moderator

    HI Blair,

    Glad to hear you were able to get it work.

    Cheers!

    #1258222
    Blair W
    Participant

    Sooooo, am I supposed to not use GF anymore? That impacts my future plans for extending out woocommerce product choices.

    #1258223
    Blair W
    Participant

    Sooooo, am I supposed to not use GF anymore? That impacts my future plans for extending out woocommerce product choices.

    Whoops, double post. Had an issue on my end with the browser.

    #1258279
    Rahul
    Moderator

    Hey There,

    Thanks for writing in!

    Kindly walk-through the guidelines given in the link here :

    https://theme4press.com/fixing-wordpress-plugin-conflict-errors/

    Hope this helps!

    #1258351
    Blair W
    Participant

    I’m aware of all this information.

    #1259083
    Christian
    Moderator

    Hey Blair,

    We’re sorry but we currently don’t have an immediate solution to this and we can’t guarantee a fix in plugin conflict cases. Please stay tuned for plugin updates.

    Thank you for understanding.

    #1259900
    Blair W
    Participant

    No worries, I am digging through GF fact/info looking for a solution there as well.

    #1260075
    Friech
    Moderator

    Thank you for understanding, please feel free to get in touch with us regarding any further queries about the X|Theme and Cornerstone.

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-1253693 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>