Re: can't get Ultimate Fade-in slideshow v2.1 to work on main page
I do have one question.
What do I need to edit so this does not trigger the IE security warning?
And does anyone have a solution for this IE "Done but with Errors"?
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)
Timestamp: Tue, 30 Nov 2010 01:54:48 UTC
Message: 'imagearray[...].1' is null or not an object
Line: 38
Char: 3
Code: 0
URI: https://sterlingleafjewelry.com/incl...deslideshow.js
Thank you,
Stephen
Re: can't get Ultimate Fade-in slideshow v2.1 to work on main page
Quote:
Originally Posted by
jabbawest
And does anyone have a solution for this IE "Done but with Errors"?
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)
Timestamp: Tue, 30 Nov 2010 01:54:48 UTC
Message: 'imagearray[...].1' is null or not an object
Line: 38
Char: 3
Code: 0
URI:
https://sterlingleafjewelry.com/incl...deslideshow.js
Thank you,
Stephen
Nevermind, my bad.
I found the issue for this. The dreaded trailing comma.
http://www.dynamicdrive.com/forums/s...ad.php?t=51850
And for the IE Security Warning, I changed
http://ajax.googleapis.com/ajax/libs.../jquery.min.js
to
https://ajax.googleapis.com/ajax/lib.../jquery.min.js
which seemed to have solved the problem.
Re: can't get Ultimate Fade-in slideshow v2.1 to work on main page
Hi There,
I'm having a heckuva time getting this thing operating. I've installed, removed and reinstalled and read through all of the forum threads on this topic. I've followed Franks instructions with a few modification (the includes/modules/pages/index/fadeslideshow.js was renamed to jscript_fadeslideshow.js and I've looked in both this file and the code that's entered just before the html_header.php and I've made the changes in these two files. I've also made sure that the versions reconcile. My images are names slide1.jpg, slide2.jpg and the script is modified to accept theses. I've double checked the paths...I've read some discrepancies about putting the files in other folders, even perhaps the root but I'm not quite clear on where to go from here. :frusty::frusty::frusty:
I am using All Business Template which has a built in slider but I contacted the author and she states there are no conflicts. Any help would be super much appreciated, Lynn
http://visitmonolake.org/zencart/
Re: can't get Ultimate Fade-in slideshow v2.1 to work on main page
I am currently using the fade slide show, but it shows up at the bottom of the page on my home page. www.bargainweddingsupply.com Any ideas???
Re: can't get Ultimate Fade-in slideshow v2.1 to work on main page
sorry i meant to ask how i can move it back up to the top/middle of the home page. Thank you.
Re: can't get Ultimate Fade-in slideshow v2.1 to work on main page
Quote:
Originally Posted by
jwheels
I am currently using the fade slide show, but it shows up at the bottom of the page on my home page.
www.bargainweddingsupply.com Any ideas???
Looks like a template from Template Monster (and those templates are monsters .. :yuck: - not recommended for ZC stores).
Your .main-width class is 950px. Deduct 230px for the left column which leaves you with 720px to play. Your images are 710px wide. Deduct that from your 720px to play, leaves you with 10px.
I am only guessing that one of your many style sheets dictates a padding for the center (main) or left column in excess of 10px. This may cause your slideshow to drop down.
Try to reduce the width of your images by about 15-20px or reduce your left column by that amount.
Re: can't get Ultimate Fade-in slideshow v2.1 to work on main page
After taking a second glance at your site I noted that you are having the same issue when you call any of the pages in your header (About Us, Contact Us etc). In either case the content displays out of line.
This appears to be a TM template issue ....
Re: can't get Ultimate Fade-in slideshow v2.1 to work on main page
sorry for such a dumb question... but what does TM temp mean?
Re: can't get Ultimate Fade-in slideshow v2.1 to work on main page
and is there anyway to fix this issue site wide??? Thanks for all your help!
Re: can't get Ultimate Fade-in slideshow v2.1 to work on main page
Quote:
Originally Posted by
jwheels
sorry for such a dumb question... but what does TM temp mean?
TM = Template Monster
Quote:
Originally Posted by
jwheels
and is there anyway to fix this issue site wide??? Thanks for all your help!
You will need to contact the vendor of your template for an answer - this question is not relevant to this thread.