Titles disappear on Slide 5 and 6?

Free Joomla module to create slideshow on your website which includes different data like part of articles or text defined by user.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Wed Sep 19, 2012 4:38 pm
I'm using the Bike Store slide show format. I have 6 slides, but the title overlay disappears on slide 5 and 6. I tried to shuffle the slides a bit thinking it had to do with the individual slide.
Here is the dev site:
http://bikram.dcbikramyoga.com/

Thanks
User avatar
Fresh Boarder

GK User
Wed Sep 19, 2012 4:46 pm
Hi

Please tell me which Content type are you settings on slide 5 and 6?
If it's K2 or Joomla source, it will display the title of the article.
If it's text content type, you need to add the title on "Title:" field.

Cheers
User avatar
Platinum Boarder

GK User
Wed Sep 19, 2012 4:49 pm
I just solved this
Changed:
.gkIsWrapper-gk_bikestore figure.active figcaption {
z-index: 3;
}

to

.gkIsWrapper-gk_bikestore figure.active figcaption {
z-index: 7;
}
User avatar
Fresh Boarder

GK User
Wed Sep 19, 2012 5:47 pm
Are you using latest version and still having this issue as this was already fixed in last update for Image Show GK4. Let us know.

https://www.gavick.com/updates/modules/ ... 6,851.html

See you around...
User avatar
Platinum Boarder

GK User
Thu Sep 20, 2012 6:47 pm
normanUK wrote:Are you using latest version and still having this issue as this was already fixed in last update for Image Show GK4. Let us know.

https://www.gavick.com/updates/modules/ ... 6,851.html

See you around...


Hi,

Issue is still there, even with ver. 1.31...
I have the same issue in 2 installs, and if I change the order my images show, it is still the last image (I have 5 images in total) which is missing.

In my install I use "Text content" with settings shown in attached image.
Skærmbillede 2012-09-20 kl. 7.44.36 PM.png


Mentioned fix solves the problem:
Code: Select all
.gkIsWrapper-gk_bikestore figure.active figcaption {
z-index: 7;
}


Cheers,
Zorroson
User avatar
Junior Boarder

GK User
Sun Sep 23, 2012 5:25 am
I ll past this to our developers, thanks for letting us know.

See you around...
User avatar
Platinum Boarder

GK User
Mon Oct 22, 2012 1:42 pm
I have the same problem
but we have more than 10 slides.
User avatar
Senior Boarder

GK User
Thu Mar 14, 2013 3:45 am
This is still a problem on Image Show GK4ver. 1.33. The css fix below still works though.
User avatar
Junior Boarder


cron