Re: Andover Modern Template Support Thread
Quote:
I get a warning on the home page regarding the slide show and I'm not sure how to fix it.
I did not write this code it is a gpl javascript. You can contact the author if you like to see if they have a solution. Someone (I am sorry but I can not find the posters name at the moment to give them credit) posted this fix for zen cart:
Quote:
The problem is the jscript_easySlider.js is being loaded before the jscript_jquery.js file hence the error
to solve this I copied the contents of the jscript_easySlider.js file into a new file (you need the enclose it within the script tag ie <script>contents of the jscript_easySlider.js</script> name this new file jscript_easySlider.php and upload it to /includes/modules/pages/index
Now go back and delete the original jscript_easySlider.js from includes/templates/yourtemplate/jscript
It sould now work without any errors as the jscript_jquery.js is now loading first
I hope this helps
Quote:
Also when the site is view on any internet explorer that is not the latest version the top of the page is cut off. Any clues on how to fix this would also be appreciated. I don't have access to old browsers but I did see it happen at a friends place the other day.
I did cross browser testing for ie6, ie7, ie8, firefox, opera, safari, and chrome. The template will show perfectly in all of these browsers if you have not changed anything and are using the layout as seen in the demo:
http://www.picaflor-azul.com/free-de...andover_modern
If you have made any modifications or are not using the default layout then you will have to do cross browser testing again.
Re: Andover Modern Template Support Thread
Quote:
Originally Posted by
picaflor-azul
I did not write this code it is a gpl javascript. You can contact the author if you like to see if they have a solution. Someone (I am sorry but I can not find the posters name at the moment to give them credit) posted this fix for zen cart:
I did cross browser testing for ie6, ie7, ie8, firefox, opera, safari, and chrome. The template will show perfectly in all of these browsers if you have not changed anything and are using the layout as seen in the demo:
http://www.picaflor-azul.com/free-de...andover_modern
If you have made any modifications or are not using the default layout then you will have to do cross browser testing again.
Love this template! Thank you for offering it to the community. :)
Like some others, I too get the 'Done, but with errors' issue when viewing it in IE. I noticed the same thing with your demo versions. I temporarily removed the slider from the homepage but still had the same error message.
I tried the fix suggested in the "All Business" template support thread in THIS POST but I must not have done it in the correct file because it didn't correct the issue.
In that thread you stated you planned to add the fix to the next release of that template, so I was hoping you could help.
Can you tell me where/how exactly this change needs to be made?
Thanks!
Re: Andover Modern Template Support Thread
Quote:
Quote:
Originally Posted by picaflor-azul View Post
I did not write this code it is a gpl javascript. You can contact the author if you like to see if they have a solution. Someone (I am sorry but I can not find the posters name at the moment to give them credit) posted this fix for zen cart:
I did cross browser testing for ie6, ie7, ie8, firefox, opera, safari, and chrome. The template will show perfectly in all of these browsers if you have not changed anything and are using the layout as seen in the demo:
http://www.picaflor-azul.com/free-de...andover_modern
If you have made any modifications or are not using the default layout then you will have to do cross browser testing again.
Love this template! Thank you for offering it to the community. :)
Like some others, I too get the 'Done, but with errors' issue when viewing it in IE. I noticed the same thing with your demo versions. I temporarily removed the slider from the homepage but still had the same error message.
I tried the fix suggested in the "All Business" template support thread in THIS POST but I must not have done it in the correct file because it didn't correct the issue.
In that thread you stated you planned to add the fix to the next release of that template, so I was hoping you could help.
Can you tell me where/how exactly this change needs to be made?
Thanks!
My best advice is to follow the instructions in this post:
http://www.zen-cart.com/forum/showpo...&postcount=248
You can also try contacting the author of the javascript:
http://cssglobe.com/post/4004/easy-s...in-for-sliding
Re: Andover Modern Template Support Thread
Quote:
Originally Posted by
picaflor-azul
I did not write this code it is a gpl javascript. You can contact the author if you like to see if they have a solution. Someone (I am sorry but I can not find the posters name at the moment to give them credit) posted this fix for zen cart:
I did cross browser testing for ie6, ie7, ie8, firefox, opera, safari, and chrome. The template will show perfectly in all of these browsers if you have not changed anything and are using the layout as seen in the demo:
http://www.picaflor-azul.com/free-de...andover_modern
If you have made any modifications or are not using the default layout then you will have to do cross browser testing again.
OK thanks for that, I'll try the JS fix. can you point me in the right direction of which file to look for the changes to get the header displaying correctly?
Re: Andover Modern Template Support Thread
Quote:
OK thanks for that, I'll try the JS fix. can you point me in the right direction of which file to look for the changes to get the header displaying correctly?
More than likely it will be the stylesheet.
Re: Andover Modern Template Support Thread
I need help I just implemented your template but I am having problems with a Aqua sidebar I cant get to go away, my site is fragranceparadisex.com
Re: Andover Modern Template Support Thread
I need help I just implemented your template but I am having problems with a Aqua sidebar I cant get to go away, my site is fragranceparadisex.com. Im sorry if i didnt post correctly, I'm new to this
Re: Andover Modern Template Support Thread
Quote:
I need help I just implemented your template but I am having problems with a Aqua sidebar I cant
This template is designed as a 2 column layout. If you want to convert it to a 3 column layout you will have to add the styles. See the install.txt for all of the recommended admin settings to make the template look exactly like the demo.
Re: Andover Modern Template Support Thread
Quote:
Originally Posted by
picaflor-azul
I did follow the instructions (which were a bit vague) in that post. As I said in my post, either I didn't do them correctly or it wasn't the fix because it did not work.
I notice your design website appears to have a very similar template and the same slider, but doesn't have this issue. How did you resolve the problem?