Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1257890
    omkar13
    Participant

    Hi,
    I am using essential grid to show holiday packages on my website. But grid is not showing up.
    When i use cornerstone to edit that particular page the grid shows up in editing area.
    please help me to try and find out what might be the reason for this.
    link for example : http://emailholidays.com/indian-ocean/
    PFA Screenshots of link. one with editing mode and one in preview mode.

    #1257972
    Rahul
    Moderator

    Hey There,

    Thanks for writing in!

    You can try adding this in your wp-config.php located at the root directory of your site.

    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. */

    Hope that helps!

    #1258118
    omkar13
    Participant

    Hi Rahul,
    Thanks for replying.
    Actually issue is resolved.
    The problem was the plugin conflict.
    I was using WP Total Cache to minify the javascript on my site.
    Deactivating the plugin does the trick.
    Do you still suggest that i should try the solution you have provided, so that i can still use wp total cache and essential grid continue to show.
    thanks in advance.

    #1258232
    Rahul
    Moderator

    Glad it is resolved now!

    Sometimes, plugins and their functionalities don’t work properly due to low memory limit. That’s the initial step you can take to solve minor issues of the plugins.

    Thanks for understanding!

    #1260746
    omkar13
    Participant

    Got it.
    Thank you very much for support. ๐Ÿ™‚

    #1260832
    Christian
    Moderator

    You’re welcome. Glad we could help. ๐Ÿ™‚

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