Tagged: x
-
AuthorPosts
-
March 17, 2017 at 8:28 am #1410975
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
March 17, 2017 at 4:28 pm #1411496Hi 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.
March 19, 2017 at 3:17 am #1412562Hey, 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…
March 19, 2017 at 3:22 am #1412564So this issue has only started since upgrading wordpress….
March 19, 2017 at 3:25 am #1412567This reply has been marked as private.March 19, 2017 at 4:48 am #1412619The 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
March 19, 2017 at 8:42 am #1412749As 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…
March 19, 2017 at 8:47 am #1412751It 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.
March 19, 2017 at 8:51 am #1412755The file attached shows the not loaded ESS GRID item
March 19, 2017 at 8:22 pm #1413141Hi 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/cbeYVq6p8gIf I missed something here, please clarify.
March 22, 2017 at 3:49 am #1415953Hi,
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.
March 22, 2017 at 7:25 pm #1416945Hello 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.
March 23, 2017 at 8:47 am #1417634Hey, 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:-or when you just load a page with the ess grid items on.
March 23, 2017 at 4:55 pm #1418270Hi 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!
March 25, 2017 at 5:48 am #1419989Hmmmm, maybe this could be something to do with my hosting provider… Ill do some further research and get back to you…
-
AuthorPosts