Tagged: gallery caption
-
AuthorPosts
-
April 24, 2013 at 9:49 am #22402April 24, 2013 at 2:32 pm #115670
http://dev.procasa-online.de/referenzen/metzingen-neuhausen-klosterstr-9/
4th and 5th image in the first row.
April 25, 2013 at 6:35 am #115672I can reproduce it on Firefox/Mac AND on IE/Win7
April 26, 2013 at 4:22 am #115673Hi,
On the 4th and 5th image in the first row, I see for a split second a tool tip fly above it and then disappear during mouse over,in chrome on win 7 after initial load.
then they pop up randomly over those 2 items. Looking at the code you have a tooltip assigned to those two images with the following (not all tooltips have same words, and other images have none)
data-avia-tooltip="Strassenansicht nacher"
Do you recall where you may have assigned a tooltip with those words for some but not every image?
Thanks,
Nick
April 27, 2013 at 1:56 pm #115674I have the same problem. Captions show only for a millisecond once after page load. Tested on my mac with firefox and chrome. I also have an issue with very blurry thumbnails in the galerie. You can see it here: http://www.stefankainz.de/galerie
April 28, 2013 at 9:22 am #115676Hi,
This is a possible bug. When the mouse touches the image for the first time , the circle with the two arrows appears over the image and the image becomes desaturated of color. For some reason every time you touch that image again that circle somehow gets in the way of actually touching the image so the tooltip is not triggered. I made Kriesi aware of this
However for now, if you don’t mind living without that circle being displayed over the center of the image when your mouse touches the image, you can do the following to get the tooltips working:
Please open up /js/avia.js in your theme folder, and find line 260 which looks like the line below (without the //) and now add // in front of line 260 just like I’ve done on the line below
//overlay = $("<span class='image-overlay "+span_class+"' style='opacity: 0;'><span class='image-overlay-inside'></span></span>").appendTo(link);
Thanks,
Nick
May 2, 2013 at 4:36 pm #115677 -
AuthorPosts
- The topic ‘gallery captions don't show right’ is closed to new replies.