-
Re: Winchester Responsive
Quote:
Originally Posted by
bobc
Hi Anne,
I found the problem with the sidebox display on line 396 in stylesheet.css
It originally read as follows.
.betterEzpages a:before, .betterMoreinformation a:before, .betterDocuments a:before, .betterInformation a:before, .betterCategories a:before{position:absolute;font-family: FontAwesome;content: "\f0da";}
I have changed this line to read as follows
.betterEzpages a:before, .betterMoreinformation a:before, .betterDocuments a:before, .betterInformation a:before, .betterCategories a:before{position:relative; padding-right:5px;font-family: FontAwesome;content: "\f0da";}
Now the sidebox displays correctly.
Bob
I am happy that you figured it out ;)
Thanks,
Anne
-
Re: Winchester Responsive
Side Box 'Hover' Colour
Hi all,
Please can somebody advise how I change the sidebox 'hover' colour from the orange #fa6938?
I have scanned all the CSS files and replaced all incidents of #fa6938 but it has made no difference.
Many thanks in advance
Bob
-
Re: Winchester Responsive
Quote:
Originally Posted by
bobc
Side Box 'Hover' Colour
Hi all,
Please can somebody advise how I change the sidebox 'hover' colour from the orange #fa6938?
I have scanned all the CSS files and replaced all incidents of #fa6938 but it has made no difference.
Many thanks in advance
Bob
All ok - sorted it now!
Cleared browser cache and now working - DOH! Spot the braincell :blush:
-
Re: Winchester Responsive
Quote:
Originally Posted by
bobc
All ok - sorted it now!
Cleared browser cache and now working - DOH! Spot the braincell :blush:
I am happy that you figured it out ;)
Thanks,
Anne
-
Re: Winchester Responsive
SSL Problem with left slide out on Winchester Responsive.
I have encountered a problem with the left slideout which impacts the SSL site.
When the https://victorydesigns.co.uk is displayed it throws a message 'Only Secure Content is Displayed'. When you enable show all content the left sideout box appears.
This also occurs when a client either registers or attempts to pay.
Is their a workaround to force the leftslide out to show on SSL or will I have to disable this feature?
Any help would be appreciated on this matter.
Kind regards
Bob
-
Re: Winchester Responsive
Quote:
Originally Posted by
bobc
SSL Problem with left slide out on Winchester Responsive.
I have encountered a problem with the left slideout which impacts the SSL site.
When the
https://victorydesigns.co.uk is displayed it throws a message 'Only Secure Content is Displayed'. When you enable show all content the left sideout box appears.
This also occurs when a client either registers or attempts to pay.
Is their a workaround to force the leftslide out to show on SSL or will I have to disable this feature?
Any help would be appreciated on this matter.
Kind regards
Bob
I believe that this has already been mentioned in the thread. Just replace the http:// with https:// in the slide out code at the bottom of the tpl_main_page.php file.
Code:
<div class="slide-out-div">
<a class="handle" href="http://link-for-non-js-users.html">Content</a>
<?php echo SLIDE_OUT_CONTENT; ?>
Thanks,
Anne
-
Re: Winchester Responsive
Hi Anne,
I had already changed that code to https:// - sorry I should have mentioned that.
I think it may be something to do with a number of zen_href_link pointing to http:// rather than https://
If this is the case, I have yet to find how to set the zen_href_link parameter to default to https://
Kind regards
Bob
-
Re: Winchester Responsive
Quote:
Originally Posted by
bobc
Hi Anne,
I had already changed that code to https:// - sorry I should have mentioned that.
I think it may be something to do with a number of zen_href_link pointing to http:// rather than https://
If this is the case, I have yet to find how to set the zen_href_link parameter to default to https://
Kind regards
Bob
I had some issues with tab slider and ssl - changed http to https in templates/winchester/templates/tpl_index_default around line 49 -
-
Re: Winchester Responsive
Quote:
Originally Posted by
bobc
Hi Anne,
I had already changed that code to https:// - sorry I should have mentioned that.
I think it may be something to do with a number of zen_href_link pointing to http:// rather than https://
If this is the case, I have yet to find how to set the zen_href_link parameter to default to https://
Kind regards
Bob
You can do a search of the forum for instructions on how to edit your configuration files for the whole site in https. There are a few places in the template that need to be changed. They have already been listed out in this or the Westminster New template thread.
Thanks,
Anne
-
Re: Winchester Responsive
Do I need to manually copy over some english files to that of another language and translate this manually?
I have tried installing another language first and then Winshester responisive, and the other way around. But i get, amongst other things:
HEADER_TITLE_TOP_TEXT
HEADER_TITLE_CATEGORIES
TITLE_GENERAL
etc...
I am using zencart 1.5.4
-
Re: Winchester Responsive
I have just install this wonderful template to my website http://atopfashionstore.com, but find many broken links on my website...http://www.atopfashionstore.com/inde...tured_products
http://www.atopfashionstore.com/inde...e=products_new
http://www.atopfashionstore.com/inde..._page=specials
http://www.atopfashionstore.com/inde...e=products_all
I am a totally idiot on this website thing, dont know much about php or html.. so I wonder somebody may tell me what cause this? How can I fix it? which file should I edit?
Also, I did not know how to set a good looking products listing on the main page http://www.atopfashionstore.com/index.php?main_page=
For I would like to set it show in 3 or 4 rows, and with new products and feature products, I guess it could be done in zencart Admin? A lot to learn in Zencart..
Like I said, I am a totally idiot on this website thing, so please dont laugh me , any help would be highly appreciated.
Another thing, I have move my website from another host to my current host, could that be the reason cause broken links?
Any suggest would make my site look good please also give me here.......
Thanks.
-
Re: Winchester Responsive
I did also implement the following right after clean install: https://www.zen-cart.com/showthread....62#post1269562 still the issue explained below
Quote:
Do I need to manually copy over some english files to that of another language and translate this manually?
I have tried installing another language first and then Winshester responisive, and the other way around. But i get, amongst other things:
HEADER_TITLE_TOP_TEXT
HEADER_TITLE_CATEGORIES
TITLE_GENERAL
etc...
I am using zencart 1.5.4
-
Re: Winchester Responsive
Quote:
Originally Posted by
digyourownhole
Do I need to manually copy over some english files to that of another language and translate this manually?
I have tried installing another language first and then Winshester responisive, and the other way around. But i get, amongst other things:
HEADER_TITLE_TOP_TEXT
HEADER_TITLE_CATEGORIES
TITLE_GENERAL
etc...
I am using zencart 1.5.4
Yes, the template comes with english. If you want to use the template package with another language you will need to copy the language files to your language and then translate them.
Thanks,
Anne
-
Re: Winchester Responsive
Quote:
Originally Posted by
atopfashionstore
I have just install this wonderful template to my website
http://atopfashionstore.com, but find many broken links on my website...
http://www.atopfashionstore.com/inde...tured_products
http://www.atopfashionstore.com/inde...e=products_new
http://www.atopfashionstore.com/inde..._page=specials
http://www.atopfashionstore.com/inde...e=products_all
I am a totally idiot on this website thing, dont know much about php or html.. so I wonder somebody may tell me what cause this? How can I fix it? which file should I edit?
Also, I did not know how to set a good looking products listing on the main page
http://www.atopfashionstore.com/index.php?main_page=
For I would like to set it show in 3 or 4 rows, and with new products and feature products, I guess it could be done in zencart Admin? A lot to learn in Zencart..
Like I said, I am a totally idiot on this website thing, so please dont laugh me , any help would be highly appreciated.
Another thing, I have move my website from another host to my current host, could that be the reason cause broken links?
Any suggest would make my site look good please also give me here.......
Thanks.
Check your logs folder for errors and correct them. My guess is that you have plugins installed that have files in the template override folder that you have not copied over to the new template override folder.
Thanks,
Anne
-
Re: Winchester Responsive
Okay. Thanks! good to know I did not do anything wrong. Thanks for the quick reply
Quote:
Originally Posted by
picaflor-azul
Yes, the template comes with english. If you want to use the template package with another language you will need to copy the language files to your language and then translate them.
Thanks,
Anne
-
Re: Winchester Responsive
thanks for your reply Ann, you are really helping me a lot...
I have fix some of the problem mentioned above.. but now I still have another problem...
The products under categories are showing fine http://www.atopfashionstore.com/new-...ly-2015-c-101/... but when I click featured products, new products, or all products like http://www.atopfashionstore.com/products_new.html, it only show me the item quantity and ... no images, no description, no price...
Any hint what might be wrong and how can I fix it???
Many many thanks....
-
Re: Winchester Responsive
Quote:
Originally Posted by
atopfashionstore
thanks for your reply Ann, you are really helping me a lot...
I have fix some of the problem mentioned above.. but now I still have another problem...
The products under categories are showing fine
http://www.atopfashionstore.com/new-...ly-2015-c-101/... but when I click featured products, new products, or all products like
http://www.atopfashionstore.com/products_new.html, it only show me the item quantity and ... no images, no description, no price...
Any hint what might be wrong and how can I fix it???
Many many thanks....
When I view the source the code for the image, title, etc. is actually not there. Have you checked your logs folder for errors?
Thanks,
Anne
-
Re: Winchester Responsive
Thanks Anne,
I have fix problem in /includes/modules/pages/, now it working fine now http://www.atopfashionstore.com/products_new.html/
There is another slight problem.. the main page only display one featured products, http://www.atopfashionstore.com/, which not looks very good, how can I set more new products and special products on the main page?
I am sorry to ask such an easy question, like I said I have a lot to catch on zencart and website building.. You guys are really doing a very big favor for me..
Thanks a lot
-
Re: Winchester Responsive
Quote:
Originally Posted by
atopfashionstore
Thanks Anne,
I have fix problem in /includes/modules/pages/, now it working fine now
http://www.atopfashionstore.com/products_new.html/
There is another slight problem.. the main page only display one featured products,
http://www.atopfashionstore.com/, which not looks very good, how can I set more new products and special products on the main page?
I am sorry to ask such an easy question, like I said I have a lot to catch on zencart and website building.. You guys are really doing a very big favor for me..
Thanks a lot
You can set the number of new products and specials using an admin switch. This has been asked and answered many times already on the forum. Please do a search for the answer.
Thanks,
Anne
-
Re: Winchester Responsive
Hi All,
I started getting this error in my logs:
PHP Fatal error: Call to a member function count_contents() on a non-object in ../gifts4baby.ie/includes/templates/winchester_responsive/common/tpl_header.php on line 106
I tracked it down to Google bot visits to the site.
The template tries to display how many items are in the cart in the top right of the page and it accesses $_SESSION['cart'] to do that.
The problem is _SESSION['cart'] does not exist when bots visit (no session is created by Zencart) so the fatal error occurs.
The issue though is that this seems to work fine on an empty test store I set up in 20 minutes, so it appears that the Winchester template somehow manages to have something meaningful in $_SESSION['cart'] when a bot visits, on my test store, but not the real store.
Perhaps I have some customisation that causes this.
Anyway I am trying to understand how does the template get _SESSION populated for a bot.
Any help would be appreciated.
As things stand, the bot does not see anything other than the very top of the page and dies when displaying the cart content in the top right corner so site indexing is very broken by Google.
Thanks,
Laszlo
-
Re: Winchester Responsive
Quote:
Originally Posted by
Laszlo
Hi All,
I started getting this error in my logs:
PHP Fatal error: Call to a member function count_contents() on a non-object in ../gifts4baby.ie/includes/templates/winchester_responsive/common/tpl_header.php on line 106
I tracked it down to Google bot visits to the site.
The template tries to display how many items are in the cart in the top right of the page and it accesses $_SESSION['cart'] to do that.
The problem is _SESSION['cart'] does not exist when bots visit (no session is created by Zencart) so the fatal error occurs.
The issue though is that this seems to work fine on an empty test store I set up in 20 minutes, so it appears that the Winchester template somehow manages to have something meaningful in $_SESSION['cart'] when a bot visits, on my test store, but not the real store.
Perhaps I have some customisation that causes this.
Anyway I am trying to understand how does the template get _SESSION populated for a bot.
Any help would be appreciated.
As things stand, the bot does not see anything other than the very top of the page and dies when displaying the cart content in the top right corner so site indexing is very broken by Google.
Thanks,
Laszlo
This is not a problem with the template out of the box. Do a test install with the un modified template to see the correct behaviour.
Thanks,
Anne
-
Re: Winchester Responsive - Share and connect
Quote:
Originally Posted by
Parafanaylya
Where do I edit the links for social media?
Admin > Tools > Flexible Footer Menu
Out of curiosity, which image is supposed to follow the list of Headers on Admin/flexible_footer_menu.php ?
Apparently mine didn't load. Thanks in advance!
-
Re: Winchester Responsive - Share and connect
How can the flex slider box become more transparent, auto-sized, and the color changed? Thanks.
-
Re: Winchester Responsive - Share and connect
Quote:
Originally Posted by
webskipper
How can the flex slider box become more transparent, auto-sized, and the color changed? Thanks.
Figured out color and opacity. Original color best suited the opacity. Just looking to auto-size the banner according to the size of the text.
Add to the /includes/templates/YOUR_TEMPLATE/css/stylesheet.css appropriately :
.banner span {background-color: rgba(46, 50, 51, 0.8);}
.banner span {opacity: 0.7;}
-
Re: Winchester Responsive
I love your template! Thanks so much for all the hard work you put into it!
I am using a mailing list company, MadMimi. I'd like to add something on my site that allows people to subscribe to the mailing list. I created a sidebox, which works fine. However, it only shows up when I view my site on a desktop, not on a mobile phone. I understand that it wouldn't make sense for all the left sideboxes to show up on a phone. But I'm wondering if anyone has any suggestions on a strategy for this. I'd like to have a signup for the mailing list show up on a phone as well. Would you suggest putting the signup in the footer instead of a sidebox? Or is there a way to put it in the footer only for mobile viewing, but to leave it in a sidebox for desktop viewing? If so, how would I specify that it should only be displayed in the footer for mobile viewing? I only see a single tpl_footer.php in
includes/templates/winchester_responsive/common/. Thanks in advance for any suggestions!
-
Re: Winchester Responsive
Quote:
Originally Posted by
earth-friendly
I love your template! Thanks so much for all the hard work you put into it!
I am using a mailing list company, MadMimi. I'd like to add something on my site that allows people to subscribe to the mailing list. I created a sidebox, which works fine. However, it only shows up when I view my site on a desktop, not on a mobile phone. I understand that it wouldn't make sense for all the left sideboxes to show up on a phone. But I'm wondering if anyone has any suggestions on a strategy for this. I'd like to have a signup for the mailing list show up on a phone as well. Would you suggest putting the signup in the footer instead of a sidebox? Or is there a way to put it in the footer only for mobile viewing, but to leave it in a sidebox for desktop viewing? If so, how would I specify that it should only be displayed in the footer for mobile viewing? I only see a single tpl_footer.php in
includes/templates/winchester_responsive/common/. Thanks in advance for any suggestions!
I would add it either to the header or the footer, or perhaps in the mobile menu. You could leave it in a sidebox on landscape tablets and larger and then have it in the mobile menu for portrait tablets and smaller.
If you want to create a separate footer for mobiles then you can create the file tpl_footer_mobile.php. Then in the tpl_main_page.php look at the way the mobile header file is called and copy that code to the footer location in the file to call the mobile footer file.
Thanks,
Anne
-
Re: Winchester Responsive
The template looks and functions great except i have learned that the popup or mouse-over for the image attribute isnt working on any browsers I have tried. Firefox, IE, opera and android mobile. Is there a way to resize the image or to get the popup to work? Right now the image is 325px × 395px (scaled to 57px × 69px) 57 x69 is really hard to see. I cant see any where in admin to increase size of attribute images or find anywhere to ensure popup is working. All help is appreciated.
Thanks
-
Re: Winchester Responsive
Quote:
Originally Posted by
PullingOutMyHair
The template looks and functions great except i have learned that the popup or mouse-over for the image attribute isnt working on any browsers I have tried. Firefox, IE, opera and android mobile. Is there a way to resize the image or to get the popup to work? Right now the image is 325px × 395px (scaled to 57px × 69px) 57 x69 is really hard to see. I cant see any where in admin to increase size of attribute images or find anywhere to ensure popup is working. All help is appreciated.
Thanks
If you post a link to a page on your site with the problem I can take a look.
Thanks,
Anne
-
Re: Winchester Responsive
Thanks Anne, the link is http://www.collectibleshopping.com/h...tone-flip-coin I should add the same problem is with any items that offer Product attributes
-
Re: Winchester Responsive
Quote:
Originally Posted by
PullingOutMyHair
Popup or mouse over for image attributes is not native functionality. My guess is that you have not installed the plugin correctly.
Thanks,
Anne
-
Re: Winchester Responsive
Quote:
Originally Posted by
picaflor-azul
Popup or mouse over for image attributes is not native functionality. My guess is that you have not installed the plugin correctly.
Thanks,
Anne
Strange, it used to work. I never installed a plugin.
-
Re: Winchester Responsive
Quote:
Originally Posted by
PullingOutMyHair
Strange, it used to work. I never installed a plugin.
The attribute images hover/pop out if you switch the template to the classic template?
Thanks,
Anne
-
Re: Winchester Responsive
Is it possible to have a "View Full Site" option while viewing with a mobile device. Essentially bypassing / defeating the responsiveness of the temple?
Thanks!
-
Re: Winchester Responsive
Quote:
Originally Posted by
kwright
Is it possible to have a "View Full Site" option while viewing with a mobile device. Essentially bypassing / defeating the responsiveness of the temple?
Thanks!
Yes, you should be able to use the link:
index.php?main_page=index&layoutType=full
Thanks,
Anne
-
Re: Winchester Responsive
Quote:
Originally Posted by
picaflor-azul
Yes, you should be able to use the link:
index.php?main_page=index&layoutType=full
Thanks,
Anne
Hi Anne,
I gave it a try on a local dev using the FF Web Dev Responsive Design View and it didn't seem to make a difference? I'm using v1.3 of the template.
Thanks
-
Re: Winchester Responsive
Quote:
Originally Posted by
kwright
Hi Anne,
I gave it a try on a local dev using the FF Web Dev Responsive Design View and it didn't seem to make a difference? I'm using v1.3 of the template.
Thanks
What is the link to your site?
Thanks,
Anne
-
Re: Winchester Responsive
Quote:
Originally Posted by
picaflor-azul
What is the link to your site?
Thanks,
Anne
Unfortunately, it's not live as yet...what file(s) parses the layoutType=full. Maybe I've inadvertently changes them...
Thanks Anne!
-
Re: Winchester Responsive
Quote:
Originally Posted by
kwright
Unfortunately, it's not live as yet...what file(s) parses the layoutType=full. Maybe I've inadvertently changes them...
Thanks Anne!
You can check the files against the DIY template default package.
Thanks,
Anne
-
Re: Winchester Responsive
Where is the edit feature for
Custom Left Slide Out? ( Specials? )
I don't want it, don't need it, and can't find it.
I have turned off/deleted the banner manager stuff that I don't need
Killed ( turned off left side stuff on the Column boxes)
Searched via Developer's tool kit to find it.
I don't need, nor want this slide out menu that I can't find to edit:
www.thedumbdog.com
-
Re: Winchester Responsive
Quote:
Originally Posted by
xcergy
Where is the edit feature for
Custom Left Slide Out? ( Specials? )
I don't want it, don't need it, and can't find it.
I have turned off/deleted the banner manager stuff that I don't need
Killed ( turned off left side stuff on the Column boxes)
Searched via Developer's tool kit to find it.
I don't need, nor want this slide out menu that I can't find to edit:
www.thedumbdog.com
I removed it as follows:
Find the file: includes/templates/winchester_responsive/common/tpl_main_page.php
Before making any changes, make a backup copy of this file.
Search for this line:
Code:
<!--(EOF - 2.1) Responsive DIY Template Default for 1.5.x (65)-->
Below that line, remove everything until the bottom line:
So, the bottom of my file looks as follows:
Code:
<!--(EOF - 2.1) Responsive DIY Template Default for 1.5.x (65)-->
<!-- removed slider code -->
</body>
-
Re: Winchester Responsive
Thanks for the file name.
There are several instances of
Code:
<!--(EOF - 2.1) Responsive DIY Template Default for 1.5.x (65)-->
I assume you mean the last set:
Code:
<!--(EOF - 2.1) Responsive DIY Template Default for 1.5.x (65)-->
<script src="<?php echo $template->get_template_dir('jquery.tabSlideOut.v1.3.js',DIR_WS_TEMPLATE, $current_page_base,'jscript') . '/jquery.tabSlideOut.v1.3.js' ?>" type="text/javascript"></script>
<script type="text/javascript">
$(function(){
$('.slide-out-div').tabSlideOut({
tabHandle: '.handle', //class of the element that will become your tab
pathToTabImage: '<?php echo $template->get_template_dir('tab.png',DIR_WS_TEMPLATE, $current_page_base,'images') . '/tab.png' ?>', //path to the image for the tab //Optionally can be set using css
imageHeight: '50px', //height of tab image //Optionally can be set using css
imageWidth: '60px', //width of tab image //Optionally can be set using css
tabLocation: 'left', //side of screen where tab lives, top, right, bottom, or left
speed: 300, //speed of animation
action: 'click', //options: 'click' or 'hover', action to trigger animation
topPos: '100px', //position from the top/ use if tabLocation is left or right
leftPos: '20px', //position from left/ use if tabLocation is bottom or top
fixedPosition: true //options: true makes it stick(fixed position) on scroll
});
});
</script>
<div class="slide-out-div">
<a class="handle" href="http://link-for-non-js-users.html">Content</a>
<?php echo SLIDE_OUT_CONTENT; ?>
</div>
since it refers to slide out. Correct?
-
Re: Winchester Responsive
Thanks. I deleted the last instance of
Code:
<!--(EOF - 2.1) Responsive DIY Template Default for 1.5.x (65)-->
and it worked.
Now if I can figure out how to get the website tagline to display in Upper/lower case, I would be happy. right now, it only echos text in lower case only.
-
Re: Winchester Responsive
Yes, you're right, I meant the last instance of
Code:
<!--(EOF - 2.1) Responsive DIY Template Default for 1.5.x (65)-->
Sorry for the confusion.
Quote:
Now if I can figure out how to get the website tagline to display in Upper/lower case, I would be happy. right now, it only echos text in lower case only.
If you look in includes/templates/winchester_responsive/css/stylesheet.css, and search for:
Code:
#tagline {margin:0;color:#171717;font-size:1.45em;text-align:left;text-transform:lowercase;clear:both;}
I think that if you remove the following piece, it will not display in lowercase:
Code:
text-transform:lowercase;
-
Re: Winchester Responsive
Quote:
Originally Posted by
xcergy
Where is the edit feature for
Custom Left Slide Out? ( Specials? )
I don't want it, don't need it, and can't find it.
I have turned off/deleted the banner manager stuff that I don't need
Killed ( turned off left side stuff on the Column boxes)
Searched via Developer's tool kit to find it.
I don't need, nor want this slide out menu that I can't find to edit:
www.thedumbdog.com
You can remove the left hand slide out by editing the includes/templates/windhester_responsive/common/tpl_main_page.php at the bottom.
Thanks,
Anne
-
Re: Winchester Responsive
Quote:
Originally Posted by
xcergy
Thanks. I deleted the last instance of
Code:
<!--(EOF - 2.1) Responsive DIY Template Default for 1.5.x (65)-->
and it worked.
Now if I can figure out how to get the website tagline to display in Upper/lower case, I would be happy. right now, it only echos text in lower case only.
You would need to remove the text-transform:lowercase; in the stylesheet.css file for the tagline.
Thanks,
Anne
-
Re: Winchester Responsive zencart v1.5.5 compatibility
can you tell me if this template is compatible with the new 1.5.5 version of zencart, I have just upgraded and now i get the following error
1109 Unknown table 'p' in field list
in:
[select count(p.products_id) as total ]
in products_new products_all and featured_products pages I thins it has something to do with the columnar display
-
Re: Winchester Responsive zencart v1.5.5 compatibility
Quote:
Originally Posted by
waddtown
can you tell me if this template is compatible with the new 1.5.5 version of zencart, I have just upgraded and now i get the following error
1109 Unknown table 'p' in field list
in:
[select count(p.products_id) as total ]
in products_new products_all and featured_products pages I thins it has something to do with the columnar display
The template installs fine on 1.5.5.
Thanks,
Anne
-
Re: Winchester Responsive zencart v1.5.5 compatibility
so what might be causing this problem then
-
Re: Winchester Responsive zencart v1.5.5 compatibility
Quote:
Originally Posted by
picaflor-azul
The template installs fine on 1.5.5.
Thanks,
Anne
So any idea what might be causing the problem then
-
Re: Winchester Responsive
Hi Anne,
I have a question about the module "Easy Responsive Tabs".
Now I am using the responsive template "Stirling Grand" and zencart 1.5.3.
I installed Tabbed Products Pro - Version: 1.20 (English/German Version for zencart 1.5.4, as they do not have any version for 1.5.3) , but finally it did not work. The tabs did not show in the product description. My friend uses your template "Westminster Responsive" with zencart 1.5.3 and certainly your tabbed product module works well, also with zencart 1.5.3. As I do not wanna change my template, I would like to ask you if you can tell where to get your "Easy Responsive Tabs" tabbed product module or any other tabbed product module. I would like to use it with the stirling grand template (zencart 1.5.3). Or can you give me any other advice about how to make the "Tabbed Products Pro - Version: 1.20" work on zencart 1.5.3 (stirling grand template)? Thank you very much in advance for your prompt response. Georg
-
Re: Winchester Responsive zencart v1.5.5 compatibility
Quote:
Originally Posted by
waddtown
1109 Unknown table 'p' in field list
in:
[select count(p.products_id) as total ]
in products_new products_all and featured_products pages I thins it has something to do with the columnar display
waddtown, that SQL statement is missing the list of tables. I'm guessing you're using an altered version of /includes/classes/split_page_results.php. I recommend starting with the one that comes with Zen Cart. And then if your template requires some changes to that for some reason, work on fixing those requirements separately.
Perhaps rbarbour's post here might give you some additional insights: Making v154 DIY/Picaflor-Azul templates work with v1.5.5
-
Re: Winchester Responsive zencart v1.5.5 compatibility
Check the original template files, this usually indicates that one of the columnar layout plugins (Column Layout Grid, SNAF, Flexible Product Listing) have been installed and the page headers need to be merged:
CATALOG_FILES/includes/modules/pages/featured_products/header_php.php
CATALOG_FILES/includes/modules/pages/products_all/header_php.php
CATALOG_FILES/includes/modules/pages/products_new/header_php.php
CATALOG_FILES/includes/modules/pages/specials/header_php.php
Quote:
Originally Posted by
waddtown
can you tell me if this template is compatible with the new 1.5.5 version of zencart, I have just upgraded and now i get the following error
1109 Unknown table 'p' in field list
in:
[select count(p.products_id) as total ]
in products_new products_all and featured_products pages I thins it has something to do with the columnar display
Quote:
Originally Posted by
DrByte
waddtown, that SQL statement is missing the list of tables. I'm guessing you're using an altered version of /includes/classes/split_page_results.php. I recommend starting with the one that comes with Zen Cart. And then if your template requires some changes to that for some reason, work on fixing those requirements separately.
Perhaps rbarbour's post here might give you some additional insights:
Making v154 DIY/Picaflor-Azul templates work with v1.5.5
-
Re: Winchester Responsive zencart v1.5.5 compatibility
Quote:
Originally Posted by
rbarbour
Check the original template files, this usually indicates that one of the columnar layout plugins (Column Layout Grid, SNAF, Flexible Product Listing) have been installed and the page headers need to be merged:
CATALOG_FILES/includes/modules/pages/featured_products/header_php.php
CATALOG_FILES/includes/modules/pages/products_all/header_php.php
CATALOG_FILES/includes/modules/pages/products_new/header_php.php
CATALOG_FILES/includes/modules/pages/specials/header_php.php
That worked thankyou very much
-
Re: Winchester Responsive
Quote:
This new responsive template package has been built using the newest version of the Responsive DIY Template Default for v1.5.x
I am running php v5.6.14 with zenCart v1.5.5 and this theme, getting errors:
1. There is a reference to cloudflare:
>> .. jquery-easing/1.3/jquery.easing.min.js
This causes errors with a SSL Cert from the host. Cloudflare suggested buying a new Cert from them. Not a good answer
2. Somehow it is loading jquery-1.11.1.min.js even though the installed package is jquery-1.12.1.min.js
This is my guess as to why it causing an error when you "submit" any data:
error
--
Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/
--
In the javascript console it points to the v1.11.1 js file
HELP.
P.S. I did remove the "jquery-easing/1.3/jquery.easing.min.js" line and that removed that error. Guess smooth lines will have to wait {grin}
-
Re: Winchester Responsive
Quote:
Originally Posted by
Jeff Ski Kinsey
In the javascript console it points to the v1.11.1 js file
Found this problem... it is in: includes/templates/winchester_responsive/common/html_header.php
But that didn't fix the error! Same issue, now just pointing the jquery-1.12.1 file! #ouch
-
Re: Winchester Responsive
Quote:
Originally Posted by
Jeff Ski Kinsey
I am running php v5.6.14 with zenCart v1.5.5 and this theme, getting errors:
1. There is a reference to cloudflare:
>> .. jquery-easing/1.3/jquery.easing.min.js
This causes errors with a SSL Cert from the host. Cloudflare suggested buying a new Cert from them. Not a good answer
2. Somehow it is loading jquery-1.11.1.min.js even though the installed package is jquery-1.12.1.min.js
This is my guess as to why it causing an error when you "submit" any data:
error
--
Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check
https://xhr.spec.whatwg.org/
--
In the javascript console it points to the v1.11.1 js file
HELP.
P.S. I did remove the "jquery-easing/1.3/jquery.easing.min.js" line and that removed that error. Guess smooth lines will have to wait {grin}
1. You can replace the http:// part of the url with https://
2. Check the html_header.php file and change the jquery version if this is a problem.
Thanks,
Anne
-
Re: Winchester Responsive
Hi. I want to thank you for this wonderful template!
I'm in the process of upgrading from zencart 1.5.4 to 1.5.5a.
If I understand correctly, I should do a diff between the template_default directory of 1.5.4 and that of 1.5.5a, see what changes were made, and attempt to make those changes to my winchester_responsive directory. Is that correct? And, just wondering if you had any plan to upgrade the winchester responsive template and upload a new version, or if I should do my own upgrade.
Thanks very much!
-
1 Attachment(s)
Re: Winchester Responsive
So I am having an issue that I should be able to figure out but can't. I tried changing the links of the social media icons in the footer using the flexible footer menu in the admin side. Now it displays the text from the textbox instead of the icons and their respective links. I have no idea what happened. This is what I see on my site now...Attachment 16476
-
Re: Winchester Responsive
Quote:
Originally Posted by
Justin G
So I am having an issue that I should be able to figure out but can't. I tried changing the links of the social media icons in the footer using the flexible footer menu in the admin side. Now it displays the text from the textbox instead of the icons and their respective links. I have no idea what happened. This is what I see on my site now...
Attachment 16476
Do you know what should be there? Have you added any ez-pages?
-
1 Attachment(s)
Re: Winchester Responsive
Quote:
Originally Posted by
adb34
Do you know what should be there? Have you added any ez-pages?
This is what was showing before I changed the links...Attachment 16480
I even changed the html back to what was there before and still showing the code instead of the images there before. I just started this site for an upgrade from 1.5.1 (i know i am way overdue) to 1.5.5a and I have not made any ez pages or installed any plugins yet. Just getting my notes down for when it comes time to do the live rebuild/upgrade.
I'm on php version 5.4.45 database patch version 1.5.5
Any help is appreciated
-
Re: Winchester Responsive
Hi, I am wanting to move the additional images up so they are under the main product pic, instead of at the bottom of the page.... how would I go about doing this..... Thanks :D
-
Re: Winchester Responsive
@JustinG - I'm sure Ann has a better answer for you, but I ran into the same issue. I found if I went directly into my database and pasted the html there, it came out fine. The table you want to edit is flexible_footer_menu
-
Re: Winchester Responsive
Quote:
Originally Posted by
earth-friendly
Hi. I want to thank you for this wonderful template!
I'm in the process of upgrading from zencart 1.5.4 to 1.5.5a.
If I understand correctly, I should do a diff between the template_default directory of 1.5.4 and that of 1.5.5a, see what changes were made, and attempt to make those changes to my winchester_responsive directory. Is that correct? And, just wondering if you had any plan to upgrade the winchester responsive template and upload a new version, or if I should do my own upgrade.
Thanks very much!
If you do a search of the forum you will find a thread about how to upgrade a picaflor azul template to 1.5.5 that outlines the changes that you need to make ;)
Thanks,
Anne
-
Re: Winchester Responsive
Quote:
Originally Posted by
Justin G
So I am having an issue that I should be able to figure out but can't. I tried changing the links of the social media icons in the footer using the flexible footer menu in the admin side. Now it displays the text from the textbox instead of the icons and their respective links. I have no idea what happened. This is what I see on my site now...
Attachment 16476
There is a fix for this posted in the flexible footer menu support thread.
Thanks,
Anne
-
Re: Winchester Responsive
Quote:
Originally Posted by
Dolly Duke
Hi, I am wanting to move the additional images up so they are under the main product pic, instead of at the bottom of the page.... how would I go about doing this..... Thanks :D
The additional images show under the main product image by default. See the demo:
http://www.zenlyzen.com/responsive-z...ter_responsive
Thanks,
Anne
-
1 Attachment(s)
Re: Winchester Responsive
Quote:
Originally Posted by
picaflor-azul
Hi Anne,
Thanks for answering. Mine aren't, they are at the bottom of the page along with the options menus....i will attach a screen shot below.....Thanks
Attachment 16522
-
Re: Winchester Responsive
Quote:
Originally Posted by
picaflor-azul
There is a fix for this posted in the flexible footer menu support thread.
Thanks,
Anne
Thanks Anne, I am having trouble finding this fix in the flexible footer menu thread. Could you point me in the right direction to find this fix?
Thanks,
Justin
-
Re: Winchester Responsive
Quote:
Originally Posted by
picaflor-azul
If you do a search of the forum you will find a thread about how to upgrade a picaflor azul template to 1.5.5 that outlines the changes that you need to make ;)
Thanks,
Anne
Thanks Anne! For some reason, I had a hard time finding the thread, but I finally did. Here is the link:
https://www.zen-cart.com/showthread....rk-with-v1-5-5
-
Re: Winchester Responsive - categories menu
I also was getting this error:
Code:
An unknown response null: :text/html; charset=utf-8: :SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data was received while processing an ajax call. The action you requested could not be completed.
I found this post:
Quote:
Originally Posted by
stecrox
Anne
I found the answer and the issue was also evident on the Sheffield Responsive Template. Unfortunately the answer did not come up when I searched for it. After going through a few pages I found what appeared to the be answer and yes it worked.
I removed the following file: includes/templates/winchester_responsive/jscript/jscript_framework.php
Thought you would like to know.
This solution also works properly for the Winchester_black. Thank you for posting this solution!
-
Re: Winchester Responsive
Quote:
Originally Posted by
Dolly Duke
Hi Anne,
Thanks for answering. Mine aren't, they are at the bottom of the page along with the options menus....i will attach a screen shot below.....Thanks
Attachment 16522
I would recommend re uploading the includes/templates/winchester_responsive/templates/tpl_product_info_display.php file from the template package.
Thanks,
Anne
-
Re: Winchester Responsive
Quote:
Originally Posted by
Justin G
Thanks Anne, I am having trouble finding this fix in the flexible footer menu thread. Could you point me in the right direction to find this fix?
Thanks,
Justin
I don't mind pointing you in the right direction, I do ask that you do at least some of your own footwork. Please either search the thread or read through the thread (yes, you may need to spend more than a few minutes reading) to find the posted fix for the bug in the flexible footer menu plugin.
Thanks,
Anne
-
Re: Winchester Responsive - categories menu
Quote:
Originally Posted by
sports guy
I also was getting this error:
Code:
An unknown response null: :text/html; charset=utf-8: :SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data was received while processing an ajax call. The action you requested could not be completed.
I found this post:
This solution also works properly for the Winchester_black. Thank you for posting this solution!
I am happy that you figured it out ;)
Thanks,
Ane
-
Re: Winchester Responsive
Is there a fix posted somewhere, I could not locate it searching this thread, for portrait tablets and the home page, where categories, information, and, contact drop downs near the top seem to go to white text (making them invisible except for the down arrows)? Have not touched the install. I saw posts in this thread regarding this, but, no solution I could find at least. Only two plugins, this template and CEON URI mapping. Only seems to happen on a tablet, in portrait mode.
Even re-copied the files over the existing ones for this plugin, and, no change.
-
1 Attachment(s)
Re: Winchester Responsive
Hi Anne.
I have been working with this template for a couple of days now, and have been able to change most of what i wanted to change by looking at what other people have done and what your answers were to some of the same issues i have found. However, there is one minor thing that i cant seem to find a solution to, even after browsing this whole thread. Maybe im overlooking it, or im overcomplicating the solution. Anyway, the problem i have run into is an extra menu.Attachment 16603
Any ideas of how to get rid of that home button there on the right side, as well as the bullet below it?
Thanks.
Great design, by the way!
-
Re: Winchester Responsive
Quote:
Originally Posted by
soundlizard
Hi Anne.
I have been working with this template for a couple of days now, and have been able to change most of what i wanted to change by looking at what other people have done and what your answers were to some of the same issues i have found. However, there is one minor thing that i cant seem to find a solution to, even after browsing this whole thread. Maybe im overlooking it, or im overcomplicating the solution. Anyway, the problem i have run into is an extra menu.
Attachment 16603
Any ideas of how to get rid of that home button there on the right side, as well as the bullet below it?
Thanks.
Great design, by the way!
Got it. Just a collision with my modified code.
-
upgrading to ZC 1.5.5a
I have been using Winchester Responsive with great success running in ZC 1.5.5. After a lot of procrastination I am trying to upgrade to 1.5.5a. My first shot at that failed and I've restored a backup and all seems to be well. However, I'm not sure where my error was. Before I make attempt #2, I'm wondering: are there considerations I should be keeping in mind for Winchester Responsive? There are a few files that pertain to includes/templates/responsive_classic.
Those are:
/includes/templates/responsive_classic/css/stylesheet.css
/includes/templates/responsive_classic/templates/tpl_checkout_payment_address_default.php
/includes/templates/responsive_classic/templates/tpl_checkout_shipping_address_default.php
Should those also be uploaded to templates/winchester_responsive?
Additionally, there are a few which pertain to template_default:
/includes/templates/template_default/templates/tpl_account_history_info_default.php
/includes/templates/template_default/templates/tpl_checkout_payment_address_default.php
/includes/templates/template_default/templates/tpl_checkout_shipping_address_default.php
Should those also be uploaded to winchester_responsive?
Thank you.
-
Re: upgrading to ZC 1.5.5a
Why not this to save a lot of time and hard work.
- load 1.5.5a (upgrade database if rebuild)
- Select the Responsive Classic Template
- Adjust Layout Boxes Controller as needed
- use Responsive Color Changes for 155 to change the template colors
- use Clone a Template to copy your changes to your own new template name.
- Import product images.
- pick shipping and payment methods.
in just a few hours, you can have a working cart with colors that suit your needs. You can now continue to sell by making any minor tweaks WHILE making money.
Any changes to the template will be made with the new template with Responsive Classic there as a sort of backup.
-
Re: upgrading to ZC 1.5.5a
Quote:
Originally Posted by
dbltoe
Why not this to save a lot of time and hard work.
(steps)
[in just a few hours, you can have a working cart with colors that suit your needs. You can now continue to sell by making any minor tweaks WHILE making money.
Any changes to the template will be made with the new template with Responsive Classic there as a sort of backup.
Not really sure. I should hastily add that whatever I broke is now fixed, but I guess I just wanted to work within my existing structure without switching templates. Kinda like that idea as a backup though, maybe I'll do that too. Thank you.
-
Re: Winchester Responsive
Quote:
Originally Posted by
sfatula
Is there a fix posted somewhere, I could not locate it searching this thread, for portrait tablets and the home page, where categories, information, and, contact drop downs near the top seem to go to white text (making them invisible except for the down arrows)? Have not touched the install. I saw posts in this thread regarding this, but, no solution I could find at least. Only two plugins, this template and CEON URI mapping. Only seems to happen on a tablet, in portrait mode.
Even re-copied the files over the existing ones for this plugin, and, no change.
If you post a link to your site, I can take a look.
Thanks,
Anne
-
Re: upgrading to ZC 1.5.5a
Quote:
Originally Posted by
dbltoe
Why not this to save a lot of time and hard work.
- load 1.5.5a (upgrade database if rebuild)
- Select the Responsive Classic Template
- Adjust Layout Boxes Controller as needed
- use Responsive Color Changes for 155 to change the template colors
- use Clone a Template to copy your changes to your own new template name.
- Import product images.
- pick shipping and payment methods.
in just a few hours, you can have a working cart with colors that suit your needs. You can now continue to sell by making any minor tweaks WHILE making money.
Any changes to the template will be made with the new template with Responsive Classic there as a sort of backup.
This is a quick procedure for creating a new template, but I was very limited with the bells and whistles I could put into the Responsive Classic. The Winchester Responsive comes out of the box with a lot more functionality ;) See this thread for updating the template package for compatibility with 1.5.5a:
https://www.zen-cart.com/showthread....63#post1306863
Thanks,
Anne
-
Re: upgrading to ZC 1.5.5a
Quote:
Originally Posted by
Saintsteven
I have been using Winchester Responsive with great success running in ZC 1.5.5. After a lot of procrastination I am trying to upgrade to 1.5.5a. My first shot at that failed and I've restored a backup and all seems to be well. However, I'm not sure where my error was. Before I make attempt #2, I'm wondering: are there considerations I should be keeping in mind for Winchester Responsive? There are a few files that pertain to includes/templates/responsive_classic.
Those are:
/includes/templates/responsive_classic/css/stylesheet.css
/includes/templates/responsive_classic/templates/tpl_checkout_payment_address_default.php
/includes/templates/responsive_classic/templates/tpl_checkout_shipping_address_default.php
Should those also be uploaded to templates/winchester_responsive?
Additionally, there are a few which pertain to template_default:
/includes/templates/template_default/templates/tpl_account_history_info_default.php
/includes/templates/template_default/templates/tpl_checkout_payment_address_default.php
/includes/templates/template_default/templates/tpl_checkout_shipping_address_default.php
Should those also be uploaded to winchester_responsive?
Thank you.
Just do your upgrade as you normally would. Then load the template package. Then apply the edits here:
https://www.zen-cart.com/showthread....63#post1306863
Thanks,
Anne
-
Re: upgrading to ZC 1.5.5a
Quote:
Originally Posted by
picaflor-azul
This is a quick procedure for creating a new template, but I was very limited with the bells and whistles I could put into the Responsive Classic. The Winchester Responsive comes out of the box with a lot more functionality ;) See this thread for updating the template package for compatibility with 1.5.5a:
https://www.zen-cart.com/showthread....63#post1306863
Thanks,
Anne
Apologies if you thought I was denigrating Winchester, was just pointing out a quick way to sales. Certainly, more functionality may be helpful to sales but more functionality often means more difficulty for the non-programmer. Sometimes, it seems folks want to customize more than sell.
<flames_begin>..........
-
Re: upgrading to ZC 1.5.5a
Quote:
Originally Posted by
dbltoe
Apologies if you thought I was denigrating Winchester, was just pointing out a quick way to sales. Certainly, more functionality may be helpful to sales but more functionality often means more difficulty for the non-programmer. Sometimes, it seems folks want to customize more than sell.
<flames_begin>..........
No apology needed! I just wanted to point out the functionality differences ;)
Thanks,
Anne
-
Re: Winchester Responsive
Hello ....
I am a new Zen user. Using Zen Cart 1.5.1 .... Language PHP 5.4
I changed the classic template to your Winchester_Responsive 1.4 ...
Followed instructions exact. I change to the template and when I try to go to the page I receive an error message that the web page is not working " is currently unable to handle this request.
HTTP ERROR 500"
I can switch back to the classic green and the web page is there. I even downloaded and installed Westminster_new and the web page comes up when I change to the template in the admin page.
Have you heard anyone else having this common problem? What have been the 2 or 3 most common solutions to this?
Have you heard this happening to others?
Thank you for any help.
-
Re: Winchester Responsive
@carnaby_hippy_dude Do you have any other modifications or plugins on your site? If you do, such as CEON URL or other changes in the header it could be causing a 500 error. You may need to merge any changes to the existing templates/headers, language and other files rather than over write them. Besides the listed core merge files in the install instructions, there are some files that are not listed as a merge file that may already exist and have been used by some popular plugins. There is also a framework change from 1.54 version to 1.55 version, so maybe you need to fall back a version till you update to 1.55. Failing that, a comparison check of the file structure on the site compared to the structure of the files of the theme to make sure that you are not missing any files or have a file that does not follow the naming convention.
@picaflor-azul this is an awesome theme, I just integrated it with a site running 1.55a and plugins - CEON, Super-edit-everything but twitch, custom fields, hidden-categories and a few custom modifications and, so far so good. Except one page checkout, but I think that is perhaps more to do with Stripe, which is causing headaches in general.
-
Re: Winchester Responsive
Quote:
Originally Posted by
Carnaby_Hippie_Dude
Hello ....
I am a new Zen user. Using Zen Cart 1.5.1 .... Language PHP 5.4
I changed the classic template to your Winchester_Responsive 1.4 ...
Followed instructions exact. I change to the template and when I try to go to the page I receive an error message that the web page is not working " is currently unable to handle this request.
HTTP ERROR 500"
I can switch back to the classic green and the web page is there. I even downloaded and installed Westminster_new and the web page comes up when I change to the template in the admin page.
Have you heard anyone else having this common problem? What have been the 2 or 3 most common solutions to this?
Have you heard this happening to others?
Thank you for any help.
That is a server error log. Check the server logs to correct the error.
Thanks,
Anne
-
Re: Winchester Responsive
Quote:
Originally Posted by
katdidit
@carnaby_hippy_dude Do you have any other modifications or plugins on your site? If you do, such as CEON URL or other changes in the header it could be causing a 500 error. You may need to merge any changes to the existing templates/headers, language and other files rather than over write them. Besides the listed core merge files in the install instructions, there are some files that are not listed as a merge file that may already exist and have been used by some popular plugins. There is also a framework change from 1.54 version to 1.55 version, so maybe you need to fall back a version till you update to 1.55. Failing that, a comparison check of the file structure on the site compared to the structure of the files of the theme to make sure that you are not missing any files or have a file that does not follow the naming convention.
@picaflor-azul this is an awesome theme, I just integrated it with a site running 1.55a and plugins - CEON, Super-edit-everything but twitch, custom fields, hidden-categories and a few custom modifications and, so far so good. Except one page checkout, but I think that is perhaps more to do with Stripe, which is causing headaches in general.
That is good advice about merging files ;)
I am happy that you like it and are using it on your site ;)
Thanks,
Anne
-
New Update for 1.5.5x
I just submitted an updated template package for compatibility with 1.5.5x. Thank you rbarbour for your help with this and for updating the DIY responsive default template package :cool:
Other updates includes, update to latest version of font awesome, addition of slimmenu patch, and other css fixes.
Thanks,
Anne
-
Re: New Update for 1.5.5x
Great Anne! However, it's been a couple of weeks since you "submitted an updated template package for compatibility with 1.5.5x," and I can't find it anywhere.
Can you provide a link to it?
Here's the info from the Winchester Responsive link below which currently does not show an update for the last 1-1/2 years.
Zen Cart® Versions v1.5.0, v1.5.1, v1.5.2, v1.5.3, v1.5.4
Original Author picaflor-azul
Last Updated by picaflor-azul - 3 Apr 2015
Downloads 2,942
https://www.zen-cart.com/downloads.php?do=file&id=1865
Can you provide a link to the 1.5.5x compatible template package?
Thanks!
Quote:
Originally Posted by
picaflor-azul
I just submitted an updated template package for compatibility with 1.5.5x. Thank you rbarbour for your help with this and for updating the DIY responsive default template package :cool:
Other updates includes, update to latest version of font awesome, addition of slimmenu patch, and other css fixes.
Thanks,
Anne
-
Re: New Update for 1.5.5x
Thank you for the updated 1.5 version. Uploaded it to test out and I have the side boxes showing inline even on mobile. Did you incorporate the edits needed for use with 1.5.5a in this version? Or do we still need to do them as outlined here? https://www.zen-cart.com/showthread....63#post1306863
Simply put, how can I make the sideboxes with category hide in mobile?
-
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.