
-
AuthorPosts
-
August 26, 2021 at 11:59 pm #1318519
Good morning everyone,
sorry to bother you, I have a problem with Modern Events Calendar plugin: as soon as I installed it the blog masonry animations don’t show properly and… go crazy (especially when sorting by categories).
Thank you for your attention!
-
This topic was modified 3 years, 10 months ago by
Dan.
August 29, 2021 at 5:01 pm #1318837Hey Dan,
Thank you for your patience and the link to your site, I checked your page and the masonry element and the error seems to be caused by the Modern Events Calendar frontend.min.css and these 4 rules dealing with the class .isotope-item:.isotope-item { z-index: 2; } .isotope-hidden.isotope-item { pointer-events: none; z-index: 1; } .isotope, .isotope .isotope-item { -webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s; transition-duration: 0.8s; } .isotope { -webkit-transition-property: height, width; -moz-transition-property: height, width; transition-property: height, width; } .isotope .isotope-item { -webkit-transition-property: -webkit-transform, opacity; -moz-transition-property: -moz-transform, opacity; transition-property: transform, opacity; }
this conflict is because the plugin rule is not specific enough to not cause conflicts. It seems that the masonry layout in Modern Events Calendar is only available for the Pro version, you are only using the free lite version so it would be safe to remove these rules. I made this edit for you and cleared your cache plugin & Autoptimize plugin and now the page masonry is working correctly, you will need to clear your browser cache and then it should work correctly for you.
I will report this to our Dev Team, but I don’t think there is much we can do other than ask Modern Events Calendar to change their css rules. So for now keep the edit in mind if you update the plugin.
Best regards,
MikeAugust 30, 2021 at 10:12 am #1318937Hello Mike! Thanks for your patience and your kindness!
The problem has been happily solved… with the lite version of the plugin. I raised the problem with the plugin developers, both for a better integration with Enfold, as well as in case I wanted to upgrade to the pro version, but this is a problem that goes beyond your fantastic support so, besides thanking you very much for your efforts and patience, I have to say that from the Enfold side, the discussion ends here. Many thanks again!
August 30, 2021 at 1:49 pm #1318965Hi,
Glad we were able to help, please see below, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
Mike -
This topic was modified 3 years, 10 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.