
-
AuthorPosts
-
April 23, 2018 at 10:57 am #945344
Hi,
I love Enfold theme but I get conflicts with Photo Gallery Plugin which I want to use for displaying masonry image galleries and lightbox. On masonry picture gallery Enfold adds some hover-effect that conflict with Picture Gallery. On hover the thumbnail increases in size and shows a white border – but only on the bottom of the thumbnail. On mouse-out the image stays a bit larger than original. How can I disable image gallery in Enfold theme altogether or at least disable the mouse-over and mouse-out effect? Many thanks in advance, DavidApril 24, 2018 at 8:28 pm #946151Hey David_Peters,
Have you contacted the plugin developer?
What they have said about it?Best regards,
BasilisApril 25, 2018 at 12:24 am #946296Hi Basilis,
they (support at web-dorado.com) said there is a conflict between Enfold and Photo Gallery and I should deactivate gallery functionality in Enfold altogether. I sarched the forum but found nothing. Therefore I opened a new thread. I appreciate your help.
Best regards,
DavidApril 27, 2018 at 4:37 am #947586Hi,
Thank you for the update. Do you want to remove the default opacity and image overlay effect? Please use this css codes.
span[class^="bwg_masonry_thumb_spun"] { opacity: 1; } span[class^="bwg_masonry_thumb_spun"] .image-overlay { display: none !important }
Best regards,
IsmaelApril 27, 2018 at 12:11 pm #947900Hi Ismael,
thank you but the added CSS doesn’t change anything.
How can I disable masonry and gallery in Enfold altogether?
Thank you in advance,
DavidApril 27, 2018 at 4:37 pm #948025Hi again,
I disabled the image hover effect altogether (by commenting out in avia.js the section called “hover effect for images”). So that did it :-) but now I have another problem: on mouseup (releasing the mouse button) the whole masonry shifts a bit to the right (around 3px). How can I adress this?
Thank you in advance,
DavidApril 29, 2018 at 7:35 am #948547Hi,
Best regards,
VictoriaApril 30, 2018 at 9:35 am #948907Hi Victoria,
as mentioned before I disabled the image hover part in avia.js (lines 561-667) since it conflicts with Picture Gallery Plugin. I will install Enfold as child theme and see if that solves the issues. Many thanks in the meantime!
Cheers,
DavidMay 1, 2018 at 10:49 am #949473Hi,
sorry to bother support again, but after updating Enfold to 4.3, nothing did work as expected and I reverted back to version 4.2.3.
As mentioned before: How can I disable Enfold to handle ALL images? All images used on my website (mouse-effects like hover, overlays, galleries, lightbox, links…) should be taken care of by “Photo Gallery”-Plugin. I was able to switch it off by commenting out the part “hover effect for images” in avia.js, as mentioned in post #948025. Of course then I get Javascript-errors and every update overwrites avia.js. So this is not really a perfect solution.
The developer of “Photo Gallery”-Plugin mentioned there is a conflict between Enfold handling galleries and “Photo Gallery” and thus Enfold should be disabled to load gallery-plugin.
Help is very much appreciated.
Best regards,
DavidMay 2, 2018 at 6:44 am #949838Hi,
Do you have a staging or a dev site? We need to inspect the issue. Please note that we don’t provide support for third party plugins as stated on our support policy. You should contact the plugin author for additional help.
Best regards,
IsmaelMay 2, 2018 at 9:13 pm #950290Hi Ismael,
of course you don’t provide support für other plugins. This is my dev site right now. I only started with two pages. So any changes can be applied freely. Looking forward to getting this to work :-)
Best regards,
DavidMay 4, 2018 at 5:55 am #951316Hi,
The previous page no longer exist. Please create a test page so that we can see the issue. And upgrade the theme from version 4.2.3 to version 4.3.1 to fix the script issues.
Best regards,
IsmaelMay 4, 2018 at 1:20 pm #951628This reply has been marked as private.May 4, 2018 at 1:23 pm #951634Ups I forgot the most important link. See in Private Content. Sorry
May 7, 2018 at 2:42 pm #952685Hi,
We modified the js > avia.js file and disabled the avia_hover_effect function to remove the image overlay. We also disabled the page preload option and enabled the photo gallery lightbox. Please re-check the gallery pages. ( see private field )
The plugin’s lightbox feature doesn’t recognize the masonry element, unfortunately. Please ask the plugin author what css selector to use for the lightbox function to work.
Best regards,
IsmaelMay 7, 2018 at 4:54 pm #952757Hi Ismael,
thanks a million!!!!
Now everything works allright.What do I do when Enfold gets another update? I suppose I simply change avia.js in the same manner as you did (commenting out line 83 thus disabling “smooth scrolling” avia_hover_effect(container); ) and check the options as you did, right?
Regarding linking lightbox to masonry: Right now I don’t need that feature but when I find out I will let you know :-)
Best regards,
DavidMay 8, 2018 at 9:33 pm #953558Hi,
You can try load the avia.js file from a child theme
https://kriesi.at/support/topic/how-to-load-modified-avia-js-in-child-theme/
Use that and it can be solved to load the file from the child theme.
Best regards,
BasilisMay 13, 2018 at 5:30 pm #956077Hi Basilis,
sorry for my late reply and thank you very much – and that goes to everyone at enfold-support – you guys are awesome! That deals with updates – and I can keep my modifications.
Best regards,
DavidMay 14, 2018 at 6:29 am #956249Hi David,
Great, thanks for the feedback and the kind words :-)
Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardMay 14, 2018 at 9:06 am #956310Hi Rikard,
sure – credit where credit is due, right?
As far as I’m concerned the topic can be closed.
Best regards,
DavidMay 14, 2018 at 1:42 pm #956438 -
AuthorPosts
- The topic ‘Enfold masonry and "Photo Gallery" Plugin’ is closed to new replies.