Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1410975

    Blupace
    Participant

    Hi,

    I have only just noticed that my essgrid here https://blupace.com/portfolios/

    Does a strange resizing thing. If you filter the grid, let say by fashion, then after that choose filter all.
    You can see the effect that happens.

    Is there a way to stop this?

    Regards,

    Pace

    #1411496

    Nabeel A
    Moderator

    Hi Pace,

    Thanks for writing in! Please 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.

    #1412562

    Blupace
    Participant

    Hey, so i’ve deactivated 3rd part plugins, but the issue is still appearing, actually the issue seems to be with superfly menu… It doesn’t load correctly on all pages…

    #1412564

    Blupace
    Participant

    So this issue has only started since upgrading wordpress….

    #1412567

    Blupace
    Participant
    This reply has been marked as private.
    #1412619

    Blupace
    Participant

    The problem seems to be that superfly menu wants to re-load on every page, but it should already be loaded.
    How can we ensure that the code doesn’t keep trying to reload as its really poor that the menu doesn’t appear on some pages.

    Regards,

    Pace

    #1412749

    Blupace
    Participant

    As for the resizing of the ESS Grid, which was the initial issue. Even if I disable all plugins, except cornerstone and Ess Grid, I still get the weird re-sizing issue…

    #1412751

    Blupace
    Participant

    It should also be noted that when I go to my ess grid, either in portfolios or blog, their is a strange movement on mouse over of the ESS Grid items, also the title and animation does not always load for all of the ESS Grid Items.

    #1412755

    Blupace
    Participant

    The file attached shows the not loaded ESS GRID item

    #1413141

    Lely
    Moderator

    Hi Pace,

    You menu is loading fine:http://screencast-o-matic.com/watch/cbeYc76pNv

    Upon thorough checking, it is how it works by default. It’s hidden by default to make room for the animation available which makes it not visible at first. On load, since you have chosen it to be visible on Menu Panel > General > Behaviour with no other transition or effect it will just show. This is how CSS works based on specificity. The CSS that hides the superfly menu by default is loaded first(public.min.css) before a CSS that says it should show. Then the superfly settings on the admin depending on what you have chosen will create a dynamic CSS for that option and it will be loaded last. See this:http://screencast-o-matic.com/watch/cbeYVV6pNN.

    Regarding Essential Grid, thank you for the screenshot. Unfortunately I can’t duplicate your issue:
    Chrome:http://screencast-o-matic.com/watch/cbeYV66p8F
    Firefox:http://screencast-o-matic.com/watch/cbeYVq6p8g

    If I missed something here, please clarify.

    #1415953

    Blupace
    Participant

    Hi,

    When I go to ESS Grid pages sometimes the title doesn’t load, and today there is a glitch in the corner of the ess grid images. It just looks like something isn’t loading correctly.

    Portfolios

    #1416945

    Rue Nel
    Moderator

    Hello There,

    Thanks for updating in and for sending us the screenshot. I can confirm the issue in your portfolio page. To resolve this, please add the following css code in the customizer, Appearance > Customize > Custom > Edit Global CSS

    a.eg-invisiblebutton,
    a:empty {
        display: none;
    }

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

    #1417634

    Blupace
    Participant

    Hey, so the issue in the corner of the ess grid items has now been resolved.
    I still have the issue of the grid re-sizing when you either sort oh the filters:-

    Portfolios

    or when you just load a page with the ess grid items on.

    https://blupace.com/portfolios/street-photography/

    #1418270

    Rad
    Moderator

    Hi there,

    Would you mind providing a video recording of the issue? Can’t find it from your pages, what browser you’re testing it with?

    Thanks!

    #1419989

    Blupace
    Participant

    Hmmmm, maybe this could be something to do with my hosting provider… Ill do some further research and get back to you…