-
AuthorPosts
-
August 28, 2017 at 2:30 pm #844823
Dear Support,
There is some kind of bug with the default WordPress gallery. Essentially, the Featured Image responds to the hover, but the gallery below does not… and after 30 seconds pass, one or two will respond. Very strange. Please see the video referenced in the link below.
Note: I’m looking at the site in Safari.
Also, here is a link to the page in the screen recording:Ideas on how I fix this?
Thank you,
TimAugust 30, 2017 at 11:40 am #845733Dear Support,
Any word on this?
Thanks,
TimAugust 30, 2017 at 2:53 pm #845821Hi Tim,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaAugust 30, 2017 at 2:55 pm #845822Hello Victoria,
Info below. Thank you.
Cheers,
TimSeptember 1, 2017 at 11:15 am #846804This reply has been marked as private.September 2, 2017 at 1:24 am #847035Dear Victoria,
I have tried toggling the “Lightbox Modal Window” on the Enfold theme options and have even tried toggling the Jetpack media viewing options (“Display images and galleries in a gorgeous, full-screen browsing experience”), but neither resolves the issue with the hover on the default galleries.
I’ll keep working at this end, but if you have any ideas, please let me know.
Cheers,
TimSeptember 4, 2017 at 7:06 am #847531Hi,
The caption blocks the image overlay. Pleas remove the following css modification.
#top .gallery-caption { display: block; position: relative; text-align: left; }
Or replace with:
#top .gallery-caption { display: block; position: relative; text-align: left; z-index: 0; }
Best regards,
IsmaelSeptember 4, 2017 at 12:09 pm #847686Dear Ismael,
Aces! You’ve identified the problem; removing the CSS code entirely fixes it, but it also eliminates the caption.
Unfortunately, adding the z-index to the CSS doesn’t solve the problem (even after clearing the cache), so my question now is:
How do I get the caption back on the default galleries and not interfere with the image layover?
Many thanks!
Cheers,
TimSeptember 4, 2017 at 12:55 pm #847701Dear Ismael,
I found the fix in an earlier post by you:#top .gallery-caption { display: block; float: none; }
Thank you very much for the help!
Cheers,
TimSeptember 5, 2017 at 5:48 am #847963Hi Tim,
Great, glad you found a solution and thanks for sharing :-)
Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardSeptember 5, 2017 at 11:44 am #848051Rikard,
Case closed!
Thank you and the rest of the team!
Cheers,
Tim -
AuthorPosts
- You must be logged in to reply to this topic.