Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #690414

    Tristan A
    Participant

    Hi there!

    I am playing around with the new essential grid extension, as I think it will really meet my needs.

    For some reason the essential grid i created looks good in the preview. But for some reason, it doesn’t show up on my page???? ALso, the demo grids only show in the preview, but the shortcode’s don’t work on the actual page.

    I watched the demo videos by themepunch and it is completely unclear to me where I am going wrong….

    ANy thoughts?

    #690417

    Tristan A
    Participant
    This reply has been marked as private.
    #690956

    Jade
    Moderator

    Hi Tristan,

    Please follow the steps in this link in our Knowledge Base on how to use Essential Grid: https://community.theme.co/kb/integrated-plugins-essential-grid/

    Let us know how it goes.

    #693175

    Tristan A
    Participant
    This reply has been marked as private.
    #693200

    Christopher
    Moderator

    Hi there,

    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.

    Hope it helps.

    #693275

    Tristan A
    Participant

    Thanks!

    Turns out it is a conflict with the autoptimize plugin.

    I really like autoptimize, it does wonders for my loading speed. Would you know by any chance which JS scripts Essential Grid is using that should be excluded from minification by autoptimize?

    #693613

    Rad
    Moderator

    Hi Tristan,

    Is there a way you can re-generate minified content with autoptimize? I think it’s better than excluding a static javacript, which never change (unless during update). That’s what I do, clearing and regenerating caches every update.

    You can try this tool http://tools.pingdom.com/fpt/ and find the scripts that are loaded at your site. Then you can exclude them.

    Cheers!