Here is a snip of the problem to make it more clear. https://postimg.org/image/f8j2t8cun/
Printable View
Here is a snip of the problem to make it more clear. https://postimg.org/image/f8j2t8cun/
and maybe this can help you too for meta tag related stuff https://www.zen-cart.com/content.php...ngines-to-find
That's it! Thank you sooooo much! :smile:
hi everyone, just working on this fantastic template which really fits my purpose. I was playing up with the custom tab to use it with a live support widget and manage to completely mess the original code. Any chance somebody could just pass it on or tell me where to find it to restore it?
many thanks
walter
hi again, seem to have solved the previous problem, but have a funny one now. I've edited the social footer menu, so that i would not show youtube and pinintrest as don't use those social media, but after saving instead of the social icons it show just the html. don't think i've done anything else than removing the 2 links from the list within the tools > flexible footer menu and save.
here it is what it show
<a href="https://www.facebook.com/Custom.Zen.Cart.Design" target="_blank"><i class="fa fa-facebook"></i></a><a href="https://twitter.com/picaflorazul" target="_blank"><i class="fa fa-twitter"></i></a><i class="fa fa-youtube"></i></a><a href="" target="_blank"><i class="fa fa-instagram"></i></a>
any help would be appreciated, thanks for your time.
If all you want is Facebook and Twitter links, see if these changes help.
<a href="https://www.facebook.com/your_account" target="_blank"><i class="fa fa-facebook"></i></a><a href="https://twitter.com/your_account" target="_blank"><i class="fa fa-twitter"></i></a>
thank you, i found a post in which explains the banner manager on saving will change some of the symbols into something else, so the only way to change those may be directly from db. problem solved for that part. the post was relating to another template from Anne (lost it now...)
Hi everyone, i have a funny problem with this template. installed on a fresh zen but with old database (upgraded) and it works fine but in my tablet nexus 9 it won't show the menu. It does show on my mobile htc one m9 and in the browsers developer views, and also of course on the test site.
I've uploaded again the whole folder as i've done some customization (nothing major, just the usual stuff) and still they don't show. I wonder what this could be cause by. Thank you.
test site http://www.londonsatman.co.uk/zen/
Installed IH4 beta from github. There is a conflict with the jscript_imagehover.js that is put in /includes/templates/winchester_responsive/jscript by the installer. For now I just deleted the file and I have no hover functionality but the rest at least works. If anyone has a solution to make the hover function work, let me know please.
If I leave the js file, the top navigation menu will not work properly.
Can I add left sideboxes to the main page? Or is the template specifically designed to not show any sideboxes on that page?
Hi folks,
I'm trying this one out on my secondary site (so it is a live site, but not one I care about.. this isn't stopping me from sleeping at night).
I'm running 155b, php 5.6.27 and it doesn't have any plugins. It was previously running the exodus theme.
I'm hoping my problem is simple, and I just couldn't find it because I don't know how to describe it.. so here goes:
When viewing inside a category my items are displaying a row of three, then a row of 1, then a row of three... repeating until the end of the item list. The category list doesn't do the same thing, only item lists. Since that also probably doesn't make sense, please take a look at a good example from the site here: http://www.90dichroic.com.au/index.p...a&view=columns
As you can see here: http://www.90dichroic.com.au/index.p...index&cPath=35 this doesn't affect category listings.
I've been looking for around a day now, and have reuploaded the template this morning... same thing. I'm worried Exodus might have changed a core file... but I can't figure out which one, and I don't want to go through another rebuild just yet.
Can anybody point me in the right direction?
And immediately after posting this up, I found the setting. Just in case anyone else is frustrated by the same thing - configuration-product listing-colums per row - mine was set to 4 (probably by me at some stage), changed it to 3 and everything looks good.
Yes, see this:
https://www.zen-cart.com/showthread....91#post1322191
Thanks,
Anne
Hello Anne I have used your template before on a 1.5.4 install worked great. I lost my site due to stupidity and had to start from scratch using zen 1.5.5b installed ckeditor as I did before everything fine tried to install Winchester Responsive again and now I have no templates listed at all and have not found an answer in this forum please help my site is www.g-linehobbies.com
I did not get a reply so I did my own kind of fix opened the downloaded 1.5.5b files and using filezilla uploaded all of the "includes" files over writing anything that I had messed up after doing so I then had my templates listing back then I followed the correct instruction for the 1.5.5b install and everything now is working fine I hope this can help some other newbie out there
Hi folks,
I am building a site as showcase only so I want to disable the shopping cart. I want to remove the part below:
Attachment 16881
Your help is greatly appreciated
:smile:
You may try with this
Customer Details -> Customer Shop Status - View Shop and Prices -> set to 3
I could not find anything in this thread but found solution in Westminster thread. Putting it here so others can find it that run into the same issue.
If you get blocked content warning in your browser looking like something like this:
Mixed Content: The page at 'https://www.xxxxxxx.com/index.php?main_page=login' was loaded over HTTPS, but requested an insecure script 'http://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js'. This request has been blocked; the content must be served over HTTPS.
Solution is to make this edit:
includes/templates/winchester_responsive/templates/tpl_modules_mobile_categories_tabs.php the line
Code:
<script src="http://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js" type="text/javascript"></script>
causes an error on SSL/TLS enabled sites (broken lock, insecure items).
To remedy this simply change that line to
Code:
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js" type="text/javascript"></script>
This has already been discussed in the support threads of other templates but thought I mention it here again.
I have a couple of questions on the mobile functions. So in mobile I can tab on the menu on the top right and it shows me:
Categories
Information
Contact
Just taping on the word itself does not result in anything. Took me a while to try the tiny down arrow all the way to the right. Not very user friendly IMHO. Is there a way to make the whole bar and word clickable? Would be way easier. Also can I include a home symbol next to the search symbol? Again, this would greatly help with navigation on mobile.
I have another question, I have tried changing the Flexible Footer to reflect our social media sites however that part now only displays the html codes and not the actual layout that it used to before editing. It's now like this:
<a href="https://www.facebook.com/Custom.Zen.Cart.Design" target="_blank"><i class="fa fa-facebook"></i></a><a href="https://twitter.com/picaflorazul" target="_blank"><i class="fa fa-twitter"></i></a><a href="http://www.pinterest.com/picaflorazul" target="_blank"><i class="fa fa-pinterest"></i></a><a href="https://www.youtube.com/user/ZenCartEasyHelp" target="_blank"><i class="fa fa-youtube"></i></a><a href="" target="_blank"><i class="fa fa-instagram"></i></a>
I have tried reading all the possible solutions for this but to no avail. I have even tried installing the module again after restoring the site from a previous backup but it is still showing the same. Please help.
Use an HTML Validator to check the code on the page. Might help to narrow down where the problem(s) are.
Hi there,
I have been using this template for a while and love it.
I have just tried to install the CSS/JS Loader so that I can start using the FEC.
I have followed the instruction through to point 7 multiple times incase I made a mistake however I have noticed that my menu drop down (Categories, information and contact) in the header have stopped working.
The call down that was previously being used is no longer working and I can't work out what is needed to be done to fix this.
Your help would be greatly appreciated.
The website is www.jarsbottlesdirect.com.au
I am getting an error message when I click on Login button or trying to add to cart.
How do I get rid of the error message?
Attachment 16971
Looks like you're using a version of the template built for v154 on a v155 site. You need to update at least the jscript_framework.php file, and maybe more. Consult the latest version of this template for the most recent files. After that, consider https://www.zen-cart.com/showthread....63#post1306863
Did you ever figure this out? I agree that the small down arrows are a poor design. Also, I think the "Menu" button should actually say "Menu". I get 10-20 users a day on the site that are hitting the Search magnifier icon, or the login icon because they can't find anything that says MENU. Then they leave because they are frustrated. I changed the color of the menu button to red, and it actually helped a little, but I am still getting a lot of confused customers. According to my Piwik stats over 60% of all my visitors are using smart phones.
I figured out how to convert the small screen gray Menu button with 3 bars into a red menu button with the word "Menu".
------------------
1. In the /css directory, file: stylesheet.css, change line 296 to:
.collapse-button {position: absolute;right: 8px;top: 50%;width: 55px;background: #ff0001;box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.075);padding: 1px 1px;text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);cursor: pointer;font-size: 14px;text-align: center;transform: translate(0, -50%);-o-transform: translate(0, -50%);-ms-transform: translate(0, -50%);-moz-transform: translate(0, -50%);-webkit-transform: translate(0, -50%);box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box}
Note: in the above line, I changed width from 40px to 50px, background to #ff001 (red), and padding: 7px 10px to padding: 1px 1px
------------------
2. In the /jscript directory, file: jquery.slimmenu.min.js:
find: <span class="Icon-bar"></span><span class="Icon-bar"></span>
Change to: <span>Menu</span>
or if you want it all upper case: <span>MENU</span>
*************
if you want to see the Red Menu Button, goto prowalksales.c0m
Only problem left is the logo graphic. Its 290x103. when I scale down to iPhone size, the Menu Button sits over the logo button. Anybody know if I can make a smaller logo that will only load when the smartphone size screen is displayed.
On
On the product listing page I have an odd layout problem. When a product is sold out, I have it display the Sold Out button but just offset behind is the word detail visible. Not sure how to properly align it. See attached picture.Attachment 16997
I am new here and can't find the place to start a new blog. The upgrade I performed on my test site was from 1.5.1 to 1.5.5e and it fails to be responsive. I looked at the source and found it pointing to the old classic files and not to the responsive ones. Where do I go to edit those since the index.php does not directly show them?
Thank you for your guidance.
THis might be a starting point for you since most of Picafluor Azul templates have not been upgraded to 1.5.5 compatability
https://www.zen-cart.com/showthread....rk-with-v1-5-5
RixStix, Thank you for the link, I will search it out.
Save Some Fun For Me :smile:
Hi,
Using 1.5.4 zencart - testing new template on Sandbox site.
I have installed a new template previously so not sure where I have gone wrong with this one, but when I try to select the template from my sandbox website it says 'Warning an error occurred please refresh the page and try again' - refreshing changes nothing and no templates show up at all - not even the default one. All products, categories, customers etc are all still showing up ok and the sandbox 'live view' shows up the layout of the other template I installed
I searched for a solution online and was advised to check my debug files - these say the following but I am not very ZenCart savvy so no idea what to do/change now:
From Debug File: (***** is removed info by me)
[05-Apr-2017 20:51:13 Europe/London] Request URI: /sandbox/********/template_select.php, IP address: ********
#1 trigger_error() called at [/home/******/public_html/sandbox/includes/classes/db/mysql/query_factory.php:155]
#2 queryFactory->show_error() called at [/home/******/public_html/sandbox/includes/classes/db/mysql/query_factory.php:132]
#3 queryFactory->set_error() called at [/home/******/public_html/sandbox/includes/classes/db/mysql/query_factory.php:262]
#4 queryFactory->Execute() called at [/home/******/public_html/sandbox/********/includes/classes/split_page_results.php:87]
#5 splitPageResults->splitPageResults() called at [/home/******/public_html/sandbox/*********/template_select.php:115]
[05-Apr-2017 20:51:13 Europe/London] PHP Fatal error: 1064:You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'select * from zen_template_select) as total' at line 1 :: select count(select * from zen_template_select) as total ==> (as called by) /home/******/public_html/sandbox/********/includes/classes/split_page_results.php on line 87 <== in /home/******/public_html/sandbox/includes/classes/db/mysql/query_factory.php on line 155
Can anyone help?
Hi Anne,
May I know how to turn off the Gift Certificate FAQ and Discount Coupon that shown in General Info (menu bar Information --> General Info)?
And, I would like to take away the indication of "0-$0.00" (Shopping Cart record) that shown on the top right corner, may i know how to disable that function?
Thank you.
Hi, I've installed this template 4/13/17. I can't get the rotating banner to show up at all. There is no slide anything in the banner manager. There are no files for slide either. Is part of the download missing? Am I missing something in the installation? I completed the three step processs with winchester and winchester-black and can't get either to work. The error message is: WARNING: An Error occurred, please refresh the page and try again. I have no idea what that error message is referring to. Any and all help will be greatly appreciated. Thanks, Raven
Can I change the COLOR of the red "specials" bar at the top of the template? Would prefer a dark green or black to match our main websites colors. Thanks.
I am not sure I posted my question in the right area, as there has been no response all week, but I I just wanted to post that I finally zeroed in on the color number I needed to change in the stylesheet.css and now have a beautiful dark green bar! If there is a better place to post questions about the Winchester template, please let me know. Thanks!
The site normally shows the HTML (from define pages) on the top of the index page, then the categories, new products, etc.
I want my index page to show all the categories, then the HTML, then the rest of the listings. Have tried modifying numerous files but cannot find a way to do it. Has anyone else figured this out than can help.
Thanks.
Have you been able to find a solution? I'm having exactly the same problem. Winchester Responsive (awesome template btw!) running on zc 1.5.5e.
The IH4 misc instructions say that Zen Lightbox 1.6.5 is working fine with IH4. But, in a previous version of Winchester Responsive, Zen Lightbox was installed. Someone on this thread mentioned another problem and fixed it by replacing Zen Lightbox by Zen Colorbox.
See https://www.zen-cart.com/showthread....68#post1278268
So, I wonder if it would be wise to replace Zen Colorbox by Zen Lightbox.
(and if it really would resolve the IH4 problem)
Anybody having any ideas?
Thanks,
jpda
In addition: see also choochoo's solution for his problem here: https://www.zen-cart.com/showthread....71#post1278271
I posted this question at the IH4 support site and mc12345678 pointed me in the direction of a solution by torvista.
Look at this post: https://www.zen-cart.com/showthread....24#post1330224
Thanks @mc12345678 and @torvista! :clap::thumbsup:
Cheers,
jpda
If you did not find a solution already, look at this post: https://www.zen-cart.com/showthread....36#post1330236
Works perfectly!
Thanks,
jpda
The header that I'm trying to change so it shows in the tabs at the top of browsers, I can't seem to locate it at all. I've searched everywhere and even used the developer's Toolbox in the Zen Cart admin section to look for "head" or "header" and all files it mentions, none of them happen to be what I'm after. Thoughts?
The buttons are defined in includes/languages/english/Winchester Resp/button_names.php
Not a styling help but you can make simple changes - or change the word. I went to '...details' in place of Detail. (down near the bottom of that file)
For styling, suggest look at your page with developer tools like Firebug if you're using Firefox browsers - or similar with other browsers - that will show you all the css styling and which file it is in that you would need to change.
Hi, I have an issue with the State field appearing below the state drop down field. Customers are filling it in rather than selecting from the drop down then getting errors re delivery to their zone on checkout. Now I have up and down the forums for a solution for this and all I can find is to add the following to the stylesheet:
.hiddenField {display: none;}
.visibleField {display: inline;}
which I have for this template's stylesheet but the field still appears, don't know where else to go with this and how to get rid of field? any ideas would be appreciated, thanks.
In Admin>Configuration>CustomerDetails set "State - Always display as pulldown?" to true.
Cheers,
jpda
Or, to get rid of the field entirely, Admin>Configuration>Minimum Values set "State" to 0 (Minimum length of state).
Cheers,
jpda
hi jpda I do have these in place. This in fact is a different type of problem that has come up before. As you said in your email, you would think that by implementing these it would have effect of removing field but it doesn't this is what is seen:Attachment 17097
the only solution i came across was adding code to the css as mentioned in my previous post but doesn't seem to work either, so not sure if it is the template or not?
There's some javascript that's supposed to hide that field programmatically. I'm guessing you've got some javascript errors on your site (not uncommon when installing lots of plugins) that are preventing the rest of the scripts from operating normally.
Have you entered any provinces to the country code IE?? In my zc v155e they do not exist...(Admin>Locations/Taxes>Zones).
The fact that you have the extra field below the State dropdown might indicate that you have no "zones" defined yet.
And again, in Customer Details you can disable the State field itself, above the setting "State -Always display as pulldown".
Cheers,
jpda
Hi,
Anyone have this problem, I try to change the pages name under the more information, and found the picture icon appear. May I know how to delete or inactivate that icon?
Attachment 17103
Hi soxo,
Thank you for your suggestion.
I still couldnt change it, as it looks like the button "Details" is active and can click, the "Sold Out" is just to show the "Status". I think there has to be a way to correct it, right?
Attachment 17104
Hi, oh.. it is the template design, I found this in other template too. :smile:
Attachment 17105
Help I'm going bind looking through this forum. Can anyone tell me where to edit the left slider tab in the Winchester Responsive Template. What's so bad is I have already edited it but can't remember where or find the thread I read it in. Thanks!
Anne,
Thanks for the amazing template, I really appreciate the attention to detail.
I wanted to let you know of one small issue that I ran into when using it on an installation of zc 1.5.5e:
https://www.zen-cart.com/showthread....77#post1333877
The overridden file /includes/modules/winchester_responsive/also_purchased_products.php was making it so that the products listed in the "CUSTOMERS WHO BOUGHT THIS PRODUCT ALSO PURCHASED..." section was not respecting the maximum from admin -> configuration -> maximum values.
This line:
seems to be the culprit.Code:$also_purchased_products = $db->ExecuteRandomMulti(sprintf(SQL_ALSO_PURCHASED, (int)$_GET['products_id'], (int)$_GET['products_id']), MAX_DISPLAY_ALSO_PURCHASED);
Thanks again for the great template!
Hi jpda/Dr.Byte,
thank you for your replies and sorry been offline for a while and only getting around to replying. Well think have solved the state field issue...think.. as you said set to 0 didn't work but when I left it blank completely it seem to. Actually came across a thread by accident a few days a go with that advice. Now saying that still had one customer since making the change doing it incorrectly but I think when they added a second address it happened still have to look into that one but so far it seems to have eliminated it on the create account page.
cheers for the help
I'm glad to hear you solved the problem. The extra field below the State dropdown disappeared, so users can't go wrong anymore!
Cheers,
jpda
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
You can find it in the readme instructions. Basically, you can use Banner Manager and fill in the desired Banner URL.Quote:
how to hook the four photos to the category pages
For your CARS category, that would be: index.php?main_page=index&cPath=1
Hope this helps a bit,
Cheers,
jpda
I seem to remember this question has been answered, search this thread...Quote:
Also need to know how to set the width of the slider photos to a fixed width instead of all the way across
jpda
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.
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:
Hi Anne
How can I increase the duration between each slide on the home page?
Use your developer's toolkit to search for transition_duration. Should be at 0.6. Adjust as required.
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.
I have found the answer: The actual line to change \includes\templates\winchester_responsive\jscript\jquery.flexslider.js
Around line 828, find the line:
And change the value in red to what you need. :smartalec:Code:slideshowSpeed: 3500, //Integer: Set the speed of the slideshow cycling, in milliseconds
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:
Yes sorry I did appreciate the help but in my defence I did write my original question quite early morning.
Next time I shall post after the first coffee :blush:
https://www.zen-cart.com/showthread....44#post1307644Quote:
Justin I have spent 3 days looking for the solution and I can not find it. Did you resolve this? regards Mark
Hello everyone,
I'm in the process of installing the Winchester Black template and, so far, we are loving it :) Have yet to try importing my existing database though so it could all go wrong yet!
I went to edit the Social media links in the flexible footer module in Admin and...it all fell down like a house of cards :( well, the media links did anyway.
All I did was to try and remove the instagram and Youtube links and now the code seems to be corrupt and displays on the main page as just a string of html code?
Can anyone spot what I have done wrong?
Here is the code from the admin section, which still contains the original code mostly but, of course, I have been monkeying around with it to try and get it to work :/
Initially, all I did was to remove the Instagram entry and, after checking that there was a close tag for every open one, i.e. an </a> for every <a> etc etc I then applied the changes and refreshed my test page.Code:<a href="https://www.facebook.com/Custom.Zen.Cart.Design" target="_blank"><i class="fa fa-facebook"></i></a><a href="https://twitter.com/picaflorazul" target="_blank"><i class="fa fa-twitter"></i></a><a href="http://www.pinterest.com/picaflorazul" target="_blank"><i class="fa fa-pinterest"></i></a><a href="https://www.youtube.com/user/ZenCartEasyHelp" target="_blank"><i class="fa fa-youtube"></i></a><a href="" target="_blank"><i class="fa fa-instagram"></i></a>
The test page now has simply a list of the html code and no images/links as in the attached image
Attachment 17393
Much gratitude will be given for a suggestion as to what I have done wrong! I really liked the layout of the Social links too :(
Anyway, thanks in advance for any assistance,
Regards,
James
@James
Look at the post above yours.
Looks like Soxophoneplayer gave the solution.
Indeed I have now followed thew advice given about editing the database through myphpadmin. It's not the answer thought and hopefully the template will be updated at some juncture.
Anyway, thanks to all who responded I now have the issue under control.
James
Hello again people,
RE: Custom Left Slideout
Having another issue with the WInchester Black template...
That Javascript slideout with the Summer sale picture!
How can I get control of it and edit it to our preference or...even better for now, remove it until we find a use for it? There seems to be very little information about it anywhere?
Thanks in hope,
James
A thread search for slider came up with post #644 from Anne.
Have you checked the readme.html of this template? In Westminster New (a template created at around the same time by the same author) there are instructions about the left slide out. I would be surprised if there wasn't the same in Winchester Black. You might also find answers to future queries in that file.
Has anyone been able to get Tabbed Products Pro (TPP) v1.20 working with Winchester Responsive and ZC v1.5.5f ? I am trying to remove Easy Responsive Tabs code from tpl_product_info_display.php and adding in the TTP code but I cannot get it to work.
I removed the jscript file called easyResponsiveTabs.js and remove the css file stylesheet_responsive_tabs.css. It works with responsive_classic theme so I know the issue is something with Winchester Responsive's tpl_product_info_display.php.
I cannot see where I am going wrong and could sure use some help.
Tabbed Products Pro (TPP) v1.20 with Winchester Responsive and ZC v1.5.5
I figured out the issue. css js loader was loading the script jscript_tpp.js. Moving the script to the header fixed the problem. i.e. put script call before the </head> tag in includes/templates/winchester_responsive/common/ html_header.php
Code:<script type="text/javascript" src="includes/modules/pages/product_info/jscript_tpp.js"></script>
Hi,
I just installed Winchester Responsive template and would like to know if I can do a couple of customizations.
1. Can I enable side-boxes on the home page and if so how to do that? As far as I see, the side-boxes are active on other pages. Whatever I set up in the Layout Boxes Controller doesn't affect the Home page.
2. I would like to change font size for the shopping cart in the upper right corner (0-$0.00). I guess that is in stylesheet.css but I am struggling to find the right line. Please can you help?
Many thanks!
I tried to edit my previous post but time is up for it. I found the answer for the question #2. Font size for cart in the upper right corner can be set up in stylesheet.css here:
But I am still wondering if I can enable side-boxes on the home page.HTML Code:.header-cart{font-size:120% !important;text-align:right;margin-top:10px;margin-bottom:10px;margin-right:5px;}
Thank you.
[QUOTE=But I am still wondering if I can enable side-boxes on the home page.[/QUOTE]
From my notes:
to turn on the left hand column on the home page:
remove the if statement in the includes/templates/winchester_responsive/common/tpl_main_page.php file
HTH :)
Great, it works. Can I increase the width of the central column on Home page? It would look a bit nicer if the left-side boxes are enabled.
Try
Configuration > Layout Settings > Column Width - Left
But that will change it everywhere - all pages.
I think that have to be done through stylesheet.css where you can define the width of the mainwraper.