- AuthorPosts
- August 11, 2020 at 2:38 pm #25808All-in foundationGuest
Dear community,
I have been trying to add custom links to my images (I want to link each image to a sub-page on our website) but the links don’t show on the front-end. What might be wrong?
August 11, 2020 at 3:47 pm #25841Jesse OwensKeymasterHello-
This looks like a bug. I’ve gone ahead and filed a bug report for our developers to resolve the issue.
In the meantime, you can fix this with a little custom CSS. Navigate to Customize > Advanced > Custom JS & CSS and paste the following code into your Custom Theme CSS field:
.gallery-icon::after{z-index: -100;}
August 12, 2020 at 4:46 pm #25882Maike van OyenGuestDear Jesse,
Thank you for your feedback. I entered the code but it still doesn’t function on my end. Is there anything else I could try?
Kind regards
August 12, 2020 at 5:06 pm #25889Jesse OwensKeymasterHi Maike-
I checked out your site, and I don’t see the code above in your CSS. When you enter that code into your Custom Theme CSS, make sure you hit the Publish button to save it.October 22, 2020 at 4:35 pm #28519Janet GiamancoGuestYour fix did not work. Yes, I did hit Publish.
October 22, 2020 at 4:40 pm #28526Joseph WKeymasterHi Janet,
Sorry to hear that fix did not work for you, we will do everything we can to help you get this figured out!
Could you send us a link to the page that is having this issue? Hopefully looking at the source code for that page will give us some insight into this problem and point us towards a solution.
- AuthorPosts
- The topic ‘Custom link in image gallery don’t work’ is closed to new replies.