Re: Winchester Responsive
Quote:
Originally Posted by
sessex
Hi there,
I'm using Winchester Responsive for a car lot (
www.velozautosalesokc.com) and also would love to get rid of the 0.00 on the home page. Also need to know how to set the width of the slider photos to a fixed width instead of all the way across, and how to hook the four photos to the category pages PLEASE!
Thanks,
Sarah
The 0.00 is a link to the shopping cart (which BTW doesn't work at your site). I guess your Store Status (Admin>Configuration>My Store>Store Status has been set to 1 (Showcase no prices), or your product has been set to "Product is Call for Price".
In either case, and if you're not really selling on line, you can get rid of the 0.00 link by adding "display:none;" (w/o quotes) at line 94 in file stylesheet.css.
Cheers,
jpda
Re: Winchester Responsive
Quote:
how to hook the four photos to the category pages
You can find it in the readme instructions. Basically, you can use Banner Manager and fill in the desired Banner URL.
For your CARS category, that would be: index.php?main_page=index&cPath=1
Hope this helps a bit,
Cheers,
jpda
Re: Winchester Responsive
Quote:
Also need to know how to set the width of the slider photos to a fixed width instead of all the way across
I seem to remember this question has been answered, search this thread...
jpda
Re: Winchester Responsive
The slider width is hard-coded at 1400%:shocking:
With any responsive template, you need to thoroughly test any style/stylesheet change of width, height, size, etc. as it may affect other views of that page.
Re: Winchester Responsive
Hello,
Is this the file I can comment out code to hide the slide out tab and if it is, which part of the code do I need to comment out, thanks
includes/templates/westminster_new/common/tpl_main_page.php
Whoopsy, wrong template thread, I dont know how to delete this post, sorry :blink:
Re: Winchester Responsive
Hi Anne
How can I increase the duration between each slide on the home page?
Re: Winchester Responsive
Use your developer's toolkit to search for transition_duration. Should be at 0.6. Adjust as required.
Re: Winchester Responsive
Hi
Thanks for your answer But its not the transition I'm after. Its how long each slide displays for. At present its 4-5 seconds.
Re: Winchester Responsive
I have found the answer: The actual line to change \includes\templates\winchester_responsive\jscript\jquery.flexslider.js
Around line 828, find the line:
Code:
slideshowSpeed: 3500, //Integer: Set the speed of the slideshow cycling, in milliseconds
And change the value in red to what you need. :smartalec:
Re: Winchester Responsive
Quote:
Originally Posted by
dharrison
Hi Anne
How can I increase the duration between each slide on the home page?
Glad you found your answer even though the question might have been stated more correctly.:cool:
This is a common mistake when searching the forum or google. You don't need to know tech talk, you just need to tell the search bar what you want.
In your question you wanted to know the above as quoted. In your response, it was not the duration between but the length of slide duration.
Not busting your chops, just see this as a learning experience for everyone.:yes: