-
AuthorPosts
-
October 14, 2014 at 3:28 am #335337
Hi,
After upgrading to 3.0.1, if I setup my JIG plugin to load only a few images and then require the clicking of “load more” to reveal the rest of the images, I get an error when trying to view images after clicking the “load more” button – the images don’t show up… and when I click out of the popup the image shows up for a second. This always worked before and there don’t seem to be any plugin conflicts.
http://www.onlineecovercreator.com
Here’s a video of me successfully opening an image in popup before clicking “load more” and then not being able to open the image after clicking “load more”:
http://screencast.com/t/9JGcCxtVcO
Thanks!
Ron
October 14, 2014 at 9:02 am #335450Hey takingaction!
Thank you for using Enfold.
Please try to add this on Quick CSS or custom.css:
.mfp-ready .mfp-figure { opacity: 1 !important; }
Regards,
IsmaelOctober 14, 2014 at 4:02 pm #335624Thanks for the prompt reply Ismael.
It solves part of the problem but causes another…
Now after I click “load more” there’s a background behind each image that I don’t want.
Note how it’s fine before clicking “load more” but after I click it the image has a background:
http://screencast.com/t/zX3WZIfosIow
Cheers,
Ron
October 18, 2014 at 4:22 am #337576Hey Ron!
Try adding this code to the Quick CSS:
.mfp-figure:after{ display: none !important; }
Cheers!
JosueOctober 18, 2014 at 7:48 am #337643Hi guys, we’re closer, but now I’m getting the title field showing up that shouldn’t. Only info in the image description field should be showing up:
http://screencast.com/t/fsNqN1UfMY
Thanks!
Ron
October 19, 2014 at 5:22 am #337851Hey Ron!
Try adding this:
.mfp-title{ display: none; }
Regards,
JosueOctober 20, 2014 at 7:20 am #338144Now no text at all shows up. I want the text in the caption field to show up like it did before.
Before the upgrade this all worked fine and now we’re adding all this CSS. Why?
Thanks,
Ron
October 28, 2014 at 7:30 am #342049Hey Ron!
I’m not sure what do you want to show or hide, can you please create a mockup of the desired result?
Regards,
JosueOctober 28, 2014 at 7:45 am #342057This reply has been marked as private.October 28, 2014 at 7:59 am #342062Hi Ron!
Try adding the following code to Quick CSS, that should remove the repeated title.
.mfp-title small { display: none !important; }
Regards,
JosueOctober 28, 2014 at 8:24 am #342068This reply has been marked as private.October 28, 2014 at 8:32 am #342070I just removed that last snippet from Quick CSS and the caption is still not showing so i don’t think that’s what caused the disappearance of the caption, it may be a misconfiguration in the third-party plugin you are using for the gallery.
Regarding the Enfold masonry gallery problem you mentioned, one thing you can do is create a test (private) page with a gallery so we can take a look.
Cheers,
JosueOctober 28, 2014 at 8:36 am #342073This reply has been marked as private.October 28, 2014 at 8:44 am #342076This reply has been marked as private.October 28, 2014 at 9:15 am #342085This reply has been marked as private.October 29, 2014 at 6:44 am #342569This reply has been marked as private. -
AuthorPosts
- The topic ‘"Load More" with Justified Image Grid Plugin causes an error’ is closed to new replies.