-
AuthorPosts
-
November 25, 2014 at 5:50 pm #203048
“ja-ss-item-ghost” class added to first two images so first image in slider didn’t appear when open page.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 26, 2014 at 3:25 am #556546I need a closer look at this issue, you can PM me your site credentials i.e: URL, admin & ftp account.
November 26, 2014 at 7:39 am #556594It is local version.
The problem is i created a module for ja slide show lite, and add images to it to be slides.
Assume we have images 1.jpg,2.jpg,3.jpg so when i open the page the slide wait about one second then show 1.jpg so when i viewed the source code i found that an html image tag with class ja-ss-item-ghost and first image created two times which cause the slider to wait one second.Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 27, 2014 at 7:16 am #556790I tried to installed JA Slideshow module in several templates but can’t find the ‘ja-ss-item-ghost’ as you mentioned.
If possible, post your site online so that I can take a look.
November 27, 2014 at 7:57 am #556795Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 28, 2014 at 2:03 am #556879It’s JA Slideshow Lite module, not JA Slideshow module.
We add a ghost item to resolve previous container width/height problem, if you don’t want this, you can go to file: this class ‘ja-ss-item-ghost’ to the file:
modulesmod_jaslideshowliteassetsjsscript.js
at approx line 83:
// add a ghost item to solve the container width/height problem
jitems[0].clone().setStyles ({'position':'relative', 'visibility':'hidden', 'z-index': 1}).addClass('ja-ss-item-ghost').inject (jmain,'top');
remove the text in red.
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 2 voices, and was last updated by Saguaros 10 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
ja-ss-item-ghost added two times for first two images
Viewing 6 posts - 1 through 6 (of 6 total)