Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.
Home Forums ePix Support lightbox works intermittently
Home Forums ePix Support lightbox works intermittently
i have the lightbox option checked, but when you click on a thumbnail the lightbox only works sometimes. it may work fine on one thumbnail and then not on another or if you close the lightbox and click on the same thumbnail it might not work again. instead of showing the lightbox you’ll leave the gallery page and go to the post.
the only custom css i’m using is the code below to remove the icons from the thumbnails
.gallery-wrap .action-icons i {display:none;}
Hi Beth,
It’s because the left hand side is for lightbox and the right hand side is for the link to the post. If you want, you can make the lightbox link full-width and remove the link fully by adding the following:
a.action-icons.lightbox-icon {width:100% !important;}
a.action-icons.link-icon {display:none;}
thanks andy. that makes sense now, i thought it was a loading error and didn’t realize that was how it worked. it’s working how i want it to now.
You must be logged in to reply to this topic.
Have an Issue?
Did you know?
Each Theme purchase allows you to use that Theme on one domain or project only.
A single purchase is needed for each site you use the theme on. Thank you for following this rule as it allows ACODA to keep supporting and releasing new updates.
User Account