Zen Cart Logo
Forums / Addon Templates / Winchester Responsive

Winchester Responsive

Views: 443,039

Results 741 to 760 of 953
15 Apr 2017, 4:03 AM
#741
orkid avatar

orkid

New Zenner

Join Date:
Feb 2011
Posts:
82
Plugin Contributions:
0

Winchester Responsive

RixStix:

I probably should stop working with the template until the entire category list can be displayed, but when the above code is changed in responsive_default.css, 2 instances of login and shopping cart appear on the page (desktop or mobile).

In my attempts to try to figure this out on my own, I found the page source code seems to indicate that they are there before the code is changed (maybe one is naturally hidden until the above code edit is made).

<!--eof handheld menu display--> <div id="mobile-nav1"> <a href="http://www.zenlyzen.com/responsive-zen-cart-templates/index.php?main_page=account"><i class="fa fa-user"></i></a> <a href="http://www.zenlyzen.com/responsive-zen-cart-templates/index.php?main_page=advanced_search"><i class="fa fa-search"></i></a> <div id="header-cart"> <a href="http://www.zenlyzen.com/responsive-zen-cart-templates/index.php?main_page=shopping_cart">0 - $0.00</a> </div> </div> <!--bof-navigation display--> <div id="navMainWrapper"> <div id="navMain"> <ul class="back"> <li class="h-login"><a href="http://www.zenlyzen.com/responsive-zen-cart-templates/index.php?main_page=login">Log In / Register</a></li> </ul> </div> <br class="clearBoth" /> <div id="header-cart"> <a href="http://www.zenlyzen.com/responsive-zen-cart-templates/index.php?main_page=shopping_cart">0 - $0.00</a> </div> <!--eof-navigation display--> ```

Hi There,

Im trying to Hidden the Indicator of Shopping Cart "0-$0.00" and "Login/Register" in the main page. May I know whether you know how to disable it?

Thank you.

Best Regards, Lee

24 Apr 2017, 11:02 PM
#742
kardiazoe avatar

kardiazoe

New Zenner

Join Date:
Apr 2017
Location:
Oregon
Posts:
2
Plugin Contributions:
0

Re: Winchester Responsive

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.

30 Apr 2017, 10:39 PM
#743
kardiazoe avatar

kardiazoe

New Zenner

Join Date:
Apr 2017
Location:
Oregon
Posts:
2
Plugin Contributions:
0

Re: Winchester Responsive

KardiaZoe:

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!

1 May 2017, 7:38 PM
#744
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Winchester Responsive

KardiaZoe:

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!
This is the right part of the forum to post about that template.
Or contact the template author directly.

5 May 2017, 7:20 PM
#745
jeffg23 avatar

jeffg23

New Zenner

Join Date:
Mar 2014
Location:
Jamestown, TN
Posts:
36
Plugin Contributions:
0

Re: Winchester Responsive

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.

24 May 2017, 4:11 PM
#746
jpda avatar

jpda

Zen Follower

Join Date:
Jun 2014
Posts:
157
Plugin Contributions:
0

Re: Winchester Responsive

mydanilo:

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.

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.php?213234-Winchester-Responsive&p=1278268#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

24 May 2017, 9:20 PM
#748
jpda avatar

jpda

Zen Follower

Join Date:
Jun 2014
Posts:
157
Plugin Contributions:
0

Re: Winchester Responsive

jpda:

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.php?213234-Winchester-Responsive&p=1278268#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

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.php?194740-Image-Handler-4-%28for-v1-5-x%29-Support-Thread&p=1330224#post1330224

Thanks @mc12345678 and @torvista! :clap::thumbsup:

Cheers,

jpda

25 May 2017, 3:20 AM
#749
jpda avatar

jpda

Zen Follower

Join Date:
Jun 2014
Posts:
157
Plugin Contributions:
0

Re: Winchester Responsive

mydanilo:

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.

If you did not find a solution already, look at this post: https://www.zen-cart.com/showthread.php?213234-Winchester-Responsive&p=1330236#post1330236
Works perfectly!

Thanks,

jpda

28 May 2017, 9:18 PM
#750
hughsco avatar

hughsco

New Zenner

Join Date:
Dec 2016
Location:
Missouri, USA
Posts:
2
Plugin Contributions:
0

Re: Winchester Responsive

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?

29 May 2017, 12:55 PM
#751
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,080
Plugin Contributions:
56

Re: Winchester Responsive

HughsCo:

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?
Those constants are present in /includes/languages/english/meta_tags.php (or in the template-override /includes/languages/english/winchester_responsive/meta_tags.php): TITLE and SITE_TAGLINE.

14 Jun 2017, 9:35 AM
#752
orkid avatar

orkid

New Zenner

Join Date:
Feb 2011
Posts:
82
Plugin Contributions:
0

Re: Winchester Responsive

mydanilo:

I can't figure this one out. Where does this word "detail" coming from behind this button. I get it that it is a link to product detail but I can not find a styling for it to position it better. Please can someone have a look and give feedback? Much appreciated.

Hi,
May I know whether you got the solution for the above issues? because Im facing the same problem, wondering how to get this thing solved. Thank you.

14 Jun 2017, 11:35 AM
#753
soxophoneplayer avatar

soxophoneplayer

Totally Zenned

Join Date:
Feb 2008
Posts:
534
Plugin Contributions:
0

Re: Winchester Responsive

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.

14 Jun 2017, 9:47 PM
#754
jagall avatar

jagall

Zen Follower

Join Date:
Mar 2011
Location:
Ireland
Posts:
286
Plugin Contributions:
0

Re: Winchester Responsive

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.

14 Jun 2017, 10:18 PM
#755
jpda avatar

jpda

Zen Follower

Join Date:
Jun 2014
Posts:
157
Plugin Contributions:
0

Re: Winchester Responsive

In Admin>Configuration>CustomerDetails set "State - Always display as pulldown?" to true.

Cheers,

jpda

14 Jun 2017, 10:24 PM
#756
jpda avatar

jpda

Zen Follower

Join Date:
Jun 2014
Posts:
157
Plugin Contributions:
0

Re: Winchester Responsive

Or, to get rid of the field entirely, Admin>Configuration>Minimum Values set "State" to 0 (Minimum length of state).

Cheers,

jpda

15 Jun 2017, 8:38 AM
#757
jagall avatar

jagall

Zen Follower

Join Date:
Mar 2011
Location:
Ireland
Posts:
286
Plugin Contributions:
0

Re: Winchester Responsive

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?

16 Jun 2017, 3:09 AM
#758
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Winchester Responsive

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.

16 Jun 2017, 4:21 PM
#759
jpda avatar

jpda

Zen Follower

Join Date:
Jun 2014
Posts:
157
Plugin Contributions:
0

Re: Winchester Responsive

jagall:

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?

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

21 Jun 2017, 7:58 AM
#760
orkid avatar

orkid

New Zenner

Join Date:
Feb 2011
Posts:
82
Plugin Contributions:
0

Re: Winchester Responsive

soxophoneplayer:

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. Thank you, will try to use the developer tools, im using chrome browser.