-
AuthorPosts
-
April 2, 2020 at 1:12 pm #1200157
Hi there,
….hope you have a clue what causes this strange behaviour.
I just realized that when I use the gallery-element the first image in the gallery is showing in the beginning but when hovering the thumbnails underneath there´s no thumbnail for the first image. So when you look through the images (without opening via lightbox by hovering the thumbnails) the first image is not showing any more. Kind of strange?Well it´s not a big issue but quite strange. Help appreciated.
thx in advance,
GePuApril 2, 2020 at 5:46 pm #1200252Hey GePu,
I’m seeing the image when I hover. Was this able to be fixed or is working for you now?
Best regards,
Jordan ShannonApril 2, 2020 at 7:13 pm #1200274Hey Jordan,
Still having this issue.There are 4 Images in the gallery but only 3 thumbnails underneath. At initial load the first image is showing (in big view top of the 3 thumbnails of the other 3 images in the gallery) When I hover the thumbnails it is not possible to go back to the first image. Shouldn´t be all 4 images displayed as a thumbnail so that I can jump back? Hope that discribes the issue. (when I click on the image lightbox is opening and there I can navigate through all the images. But not every user will click on the thumbnails)
Notice: the first 2 images look quite simmilar. The first one has some additional text, the second one has no text included. Maybe you didn´t notice when you had a first look.
April 4, 2020 at 3:41 am #1200713Hi,
I see. In css you have to find and remove this code:
div .first_thumb.lightbox.lightbox-added { display: none !important; }
Best regards,
Jordan ShannonApril 4, 2020 at 10:47 pm #1200867Ooops,
Sorry for that one and thanks for checking it. Years ago I did some CSS changes as a workarround for the portfolio-element on another place on the website. So that one was fixed now by refining the CSS like that.#av-sc-portfolio-1 .first_thumb.lightbox.lightbox-added { display: none !important; }
Should be more precise now and worked fine for me.
Many thanks,
GePu- This reply was modified 4 years, 7 months ago by GePu.
April 5, 2020 at 12:55 am #1200882Hi,
I’m glad you found the culprit. Did you need additional help with this topic or shall we close?
Best regards,
Jordan ShannonApril 5, 2020 at 4:27 pm #1200973Hi Jordan,
You can close this topic. Everything works fine now.
GePo
April 6, 2020 at 5:42 am #1201134 -
AuthorPosts
- The topic ‘first image in gallery not showing as thumbnail’ is closed to new replies.