Re: Winchester Responsive
Well, turns out that the following needs to be done to this just published 1.5 template version to make it work correctly in Zen 1.5.5a:
Find and delete the following files BEFORE uploading this template:
1 - /includes/classes/Mobile_Detect.php
2 - /includes/functions/extra_functions/zca_responsive_functions.php
3 - /YOUR_ADMIN_NAME/layout_controller.php
Now use the layout_controller.php provided from GITHUB.
Just then it will work correctly. Anne, can you elaborate on this? Were these files on purpose left in the template to make it compatible with older versions? Maybe it should be documented and maybe provide two sets of files 1.5.5 + version and older version.
Re: Winchester Responsive
For the Responsive Sheffield Blue, the Layout Settings below will result in a intent in the category sidebox, a space for the sub cat in front of the little arrow.
Categories SubCategories Indent
Trying the same in the Winchester Responsive, can't get it done. Just the category name moves but the little arrow stays in place. Must be a css somewhere, can't find it. Please give me a hint?
Re: Winchester Responsive
I hope my question was clear? Maybe these pictures help.
subcat.jpg showing how the little arrow moves to the right on the sub category on the RSB template. This is how I want it on the WR template as well.
subcat1.jpg showing how it does not move to the right on WR template.
Both sites use the same admin layout settings as in my posts above. I really would like to clearly show what is a top level category and what is a sub category.
Re: Winchester Responsive
I have done a few zen cart sites but never had to make one where the home page has no sideboxes, but all the product pages have them. Just like the Winchester Responsive Demo site! I would appreciate a little push in the right direction. Using ZC 155 with the Winchester Responsive Template. Thanks!
Re: Winchester Responsive
@Zean your addition for the Top Specials Bar via Admin is genius. I love it. Thank you.
Now it can be used to present the latest news headline for the site with linking it up if need be. I thought Anne was going to use it in the new version? Wonder what happened that it wasn't?
Re: Winchester Responsive
in product pages can some text be added in the add to cart 'box' just under the 'add to cart' icon/tab? - if so how can this be done? which file(s)?
cheers, Mike
Re: Winchester Responsive
I love this template and have figured out all kinds of great stuff, but for the life of me I cannot change the title description. I have done a ton of searching and checking of various files, as instructed by various topics on these forums, but nowhere can I find out how to actually do this. Every time I think I'll find it, I go to the file directed and there is nothing there. It currently says "Winchester Responsive Zen Cart Template, by Picaflor Azul" I have even gone so far as to text search the files for this exact text and was unable to find it in any of them. Anybody know where this text is located and exactly how to change it?
Re: Winchester Responsive
It is in the readme:
In your favorite plain text editor, open the includes/languages/english/winchester_responsive/header.php.
On or around line 25 find this code:
define('HEADER_SALES_TEXT', 'A Free Template by picaflor-azul.com.');
Change the text in green to your site tagline, or remove it for no tagline. Be sure to keep the single quotes intact.
define('HEADER_SALES_TEXT', 'Your site tagline goe here.');
Save the file.
Re: Winchester Responsive
It is in the readme:
In your favorite plain text editor, open the includes/languages/english/winchester_responsive/header.php.
On or around line 25 find this code:
define('HEADER_SALES_TEXT', 'A Free Template by picaflor-azul.com.');
Change the text in green to your site tagline, or remove it for no tagline. Be sure to keep the single quotes intact.
define('HEADER_SALES_TEXT', 'Your site tagline goe here.');
Save the file.
Re: Winchester Responsive
I got the tagline, thanks. I am trying to edit the page title. The name that shows up at the top of the webpage int he tab and in search engines.
I should add that I did a clean install of 1.5.5a and then immediately installed the template before using the website or admin panel.