Re: ZX Slideshow official thread
Quote:
Originally Posted by
welchyboy
For some reason my slideshow is not changing. I have the newest version of zencart 1.5 as well as the newest version of zx 2.0.1. The slideshow shows up on my homepage like it should but doesn't change images. I created two banners, one with group slide1 and one with group slide2. I read through the forum the best I could but didn't see a solution. I apologize if this has already been mentioned. I did test and put both banners in slide1 group and refreshed a couple of times and they did both randomly appear like it should. I have both images with the same dimensions (230x307) I have put the code below in the index_home.css as mentioned in the forum to fix another issue. I could really use some advice on this issue. The site is bobs.leather.shop.com without the dots.
Code:
#slider {
width:230px;
height:307px;
margin:0 auto;
}
Your slideshow isn't loading because of a javascript conflict. It's explained in the documentation...
You need to find and remove EasySlider javascript and everything should be fine.
Re: ZX Slideshow official thread
Quote:
Originally Posted by
the.rampage.rado
What about fix for caption opacity under IE?
All opacity settings in .css set to 0 but no luck - IE still shows the caption.
Best regards,
Radoslav
Did you set all 3 opacity lines to 0? How about adding !important to display:none; line?
Re: ZX Slideshow official thread
Quote:
Originally Posted by
balihr
Your slideshow isn't loading because of a javascript conflict. It's explained in the documentation...
You need to find and remove EasySlider javascript and everything should be fine.
Hello Balihr,
I appreciate you taking the time to assist. I followed the following thread... http://www.zen-cart.com/showthread.p...-thread/page20
When I removed jscript_jquery.js file from /includes/templates/YOUR_TEMPLATE/jscript it started working. Thanks so much for the assistance!!!
Re: ZX Slideshow official thread
Quote:
Originally Posted by
welchyboy
Hello Balihr,
I appreciate you taking the time to assist. I followed the following thread...
http://www.zen-cart.com/showthread.p...-thread/page20
When I removed jscript_jquery.js file from /includes/templates/YOUR_TEMPLATE/jscript it started working. Thanks so much for the assistance!!!
Thank you for the update that you got it working after removing the conflicting file. :wink:
Re: ZX Slideshow official thread
Can anyone tell me where the Documentation folder structure should be in the application structure?
Re: ZX Slideshow official thread
Quote:
Originally Posted by
jodean
Can anyone tell me where the Documentation folder structure should be in the application structure?
Nowhere... You don't upload that directory nor need it on your server, it's there just for you to read it. :smile:
Re: ZX Slideshow official thread
Hello,
I am using zen cart 1.39 and this seems to work great, thank you.
BUT two things
https://www.artonthevines.com/STL_Art_Classes/
I cannot get the caption to turn off--I have 0 entered in the admin configuration section but it still shows up. Also I tried just editing the css but it wont' let me do that either. Any idea why it won't turn off, I do have 0 entered?
Also for some reason the slideshow moves before it transitions, it moves up then transitions
any ideas?
thanks
Re: ZX Slideshow official thread
!important did the trick! :)
Thanks!
1 Attachment(s)
Re: ZX Slideshow official thread
hi all,
please be kind, first time posting but i was hoping someone could help me.
Effectively I have attached a picture which shows what my shop looks like. I basically want to get the slideshow into the white space.
I cant find anywhere to change the size or alignment
Any help would be great!
Attachment 11981
Re: ZX Slideshow official thread
I just installed the ZX Slideshow. It appears to be having a problem maintaining a consistent image height. I have two images 700x257. The first display of the image the display width is correct. However every display after the first the height is reduced and only a partial display of the image. Has anyone had a problem like this?