Zen Cart Logo
Forums / Addon Templates / Winchester Responsive

Winchester Responsive

Views: 443,040

Results 561 to 580 of 953
9 Oct 2015, 1:05 PM
#561
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Winchester Responsive

rstevenson:

I can't find that code in that file. (And I haven't modified any of the files yet.) I can find a line very similar to that, but it refers to TITLE_CONTACT not BOX_INFORMATION_CONTACT.

Rob

Yes, that is the line.

Thanks,

Anne

9 Oct 2015, 1:06 PM
#562
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Winchester Responsive

rstevenson:

Thanks Anne. The (test) site is at www.horsemansshop.com.au/NewZC2/

If the width can be reduced to the centre column width, so that the (long) categories list can slide up beside it, that would be perfect. In an old-style site I can usually work this sort of thing out, but the added code complications of a responsive site have me wading in deep waters.

Rob

The only way to do that is to move the call for the slide show from the tpl_header.php to the define_main_page.php file.

Thanks,

Anne

9 Oct 2015, 11:15 PM
#563
rstevenson avatar

rstevenson

Totally Zenned

Join Date:
Nov 2006
Location:
Dartmouth, NS Canada
Posts:
2,400
Plugin Contributions:
0

Re: Winchester Responsive

picaflor-azul:

This is not a bug. Why don't you resize your logo down to 310 pixels wide if this is how you want it to render?

The issue isn't the size. The issue is that the logo is large in one browser, but small in the other two. (Large is what we want, in fact.)

Rob

9 Oct 2015, 11:34 PM
#564
rstevenson avatar

rstevenson

Totally Zenned

Join Date:
Nov 2006
Location:
Dartmouth, NS Canada
Posts:
2,400
Plugin Contributions:
0

Re: Winchester Responsive

picaflor-azul:

Yes, that is the line.

Got it, and the other two pieces I was trying to remove. Still have an abondoned ?>, but I'll find that somewhere I'm sure.:blush:

Thanks for your help.

Rob

10 Oct 2015, 2:13 PM
#565
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Winchester Responsive

rstevenson:

The issue isn't the size. The issue is that the logo is large in one browser, but small in the other two. (Large is what we want, in fact.)

Rob

The width on the #logoWrapper is 30%. Your logo should not really be bigger than 300 pixels wide as it will look bad on phones.

Thanks,

Anne

11 Oct 2015, 1:57 AM
#566
rstevenson avatar

rstevenson

Totally Zenned

Join Date:
Nov 2006
Location:
Dartmouth, NS Canada
Posts:
2,400
Plugin Contributions:
0

Re: Winchester Responsive

The client has decided to try the Responsive Avonlee Contempo template instead, since it solves the design concerns we were having with this one. I have an install problem though, with one of the SQL commands, but I'll ask about it on that template's thread.

Rob

11 Oct 2015, 3:14 PM
#567
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Winchester Responsive

rstevenson:

The client has decided to try the Responsive Avonlee Contempo template instead, since it solves the design concerns we were having with this one. I have an install problem though, with one of the SQL commands, but I'll ask about it on that template's thread.

Rob

I would recommend using the Winchester Responsive since it is more recently updated and uses the google php mobile detect script to serve up optimized layout based on device used.

Thanks,

Anne

16 Oct 2015, 10:42 AM
#568
tamya avatar

tamya

Zen Follower

Join Date:
Feb 2007
Posts:
336
Plugin Contributions:
0

Re: Winchester Responsive

How can remove the navigation (Categories, Information, Contact) from the headings?

As you see i get inconsistent result where i do not get the down arrow for a drop down menu.

Attachment 15701

16 Oct 2015, 2:19 PM
#569
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Winchester Responsive

TamyA:

How can remove the navigation (Categories, Information, Contact) from the headings?

As you see i get inconsistent result where i do not get the down arrow for a drop down menu.

Attachment 15701

If you post a link to your site I can take a look.

If you want to remove the header drop down menu you can remove the call for it in the header files, includes/templates/winchester_responsive/common/tpl_header.php, tpl_header_tablet.php, and tpl_header_mobilie.php

Thanks,

Anne

19 Oct 2015, 4:19 PM
#570
paperman avatar

paperman

New Zenner

Join Date:
Apr 2011
Posts:
18
Plugin Contributions:
0

Re: Winchester Responsive

Hi
Firstly thanks for the amazing template, I love it.
As background:
I have installed this on 1.5.4 with a few other modules installed as well the main one being Multisite. I have played around with a few templates on this and I think I have basically got it right, i.e. the different sites work with different templates which is great. I now need to tweak the Winchester one a bit and would like to know where I can find the code changes needed to do the following:

1 - Move the menu items and search to below the logo in the desktop version (and mobiles ones as well if need be)
2 - Integrate the menu code with the multisite category selection / filter method
3 - Ditto for the flexible footer

the url for the main site is artprinthub.com with a sub site example being holyland.artprinthub.com which is one of the clients.

I have looked in here for some postings around these items but none of the ones I found quite dealt with it.

Many thanks

Simon

19 Oct 2015, 4:26 PM
#571
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Winchester Responsive

paperman:

Hi
Firstly thanks for the amazing template, I love it.
As background:
I have installed this on 1.5.4 with a few other modules installed as well the main one being Multisite. I have played around with a few templates on this and I think I have basically got it right, i.e. the different sites work with different templates which is great. I now need to tweak the Winchester one a bit and would like to know where I can find the code changes needed to do the following:

1 - Move the menu items and search to below the logo in the desktop version (and mobiles ones as well if need be)
2 - Integrate the menu code with the multisite category selection / filter method
3 - Ditto for the flexible footer

the url for the main site is artprinthub.com with a sub site example being holyland.artprinthub.com which is one of the clients.

I have looked in here for some postings around these items but none of the ones I found quite dealt with it.

Many thanks

Simon

  1. You can edit the includes/templates/winchester_responsive/common/tpl_header.php and also maybe tpl_hedaer_mobile.php and tpl_header_tablet.php. You may also need to make css changes. I would recommend using chrome and the web developer tools for this.

I can not give you any direction about 2 or 3. You might try asking on the plugins support threads.

Thanks,

Anne

20 Oct 2015, 7:53 AM
#572
tamya avatar

tamya

Zen Follower

Join Date:
Feb 2007
Posts:
336
Plugin Contributions:
0

Re: Winchester Responsive

picaflor-azul:

If you post a link to your site I can take a look.

If you want to remove the header drop down menu you can remove the call for it in the header files, includes/templates/winchester_responsive/common/tpl_header.php, tpl_header_tablet.php, and tpl_header_mobilie.php

Thanks,

Anne

Anne,

I PMed you the link to the site, the problem again sometimes "category" and the "information" does not show the arrow Attachment 15718and when clicked nothing happen. as far as the other link "contact" it is always working since it is a link not a drop-down.

20 Oct 2015, 2:45 PM
#573
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Winchester Responsive

TamyA:

Anne,

I PMed you the link to the site, the problem again sometimes "category" and the "information" does not show the arrow Attachment 15718and when clicked nothing happen. as far as the other link "contact" it is always working since it is a link not a drop-down.

I do not answer pms related to the free templates. All support has to be given via the forum so that everyone can benefit from the questions and answers. If, for some reason, do not want google to index your site, you can just post the url with a dot, or spaces, etc.

Thanks,

Anne

21 Oct 2015, 5:37 AM
#574
tamya avatar

tamya

Zen Follower

Join Date:
Feb 2007
Posts:
336
Plugin Contributions:
0

Re: Winchester Responsive

picaflor-azul:

I do not answer pms related to the free templates. All support has to be given via the forum so that everyone can benefit from the questions and answers. If, for some reason, do not want google to index your site, you can just post the url with a dot, or spaces, etc.

Thanks,

Anne

Hi Anne,

I understand you and i also understand my client and i respect his wishes.

Let me ask a general question, is it know that sometimes the template loads the drop down categories/information and sometimes it does not? if you remember this question was raised before please let me know so i can fix the site, i no longer wish to to remove the header navigation but i want to fix it.

21 Oct 2015, 2:29 PM
#575
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Winchester Responsive

TamyA:

Hi Anne,

I understand you and i also understand my client and i respect his wishes.

Let me ask a general question, is it know that sometimes the template loads the drop down categories/information and sometimes it does not? if you remember this question was raised before please let me know so i can fix the site, i no longer wish to to remove the header navigation but i want to fix it.

If the template has been installed correctly and your zen cart has been installed correctly, there is no reason why the top menu will not work on all pages. Maybe you have a javascript conflict.

Thanks,

Anne

22 Oct 2015, 10:05 AM
#576
tamya avatar

tamya

Zen Follower

Join Date:
Feb 2007
Posts:
336
Plugin Contributions:
0

Re: Winchester Responsive

picaflor-azul:

If the template has been installed correctly and your zen cart has been installed correctly, there is no reason why the top menu will not work on all pages. Maybe you have a javascript conflict.

Thanks,

Anne

I was thinking that but seeing your demo in ie made me ask that

Attachment 15737

22 Oct 2015, 2:42 PM
#577
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Winchester Responsive

TamyA:

I was thinking that but seeing your demo in ie made me ask that

Attachment 15737

In the screen shot the responsive design is not working. What version of ie are you using?

Thanks,

Anne

23 Oct 2015, 5:16 AM
#578
tamya avatar

tamya

Zen Follower

Join Date:
Feb 2007
Posts:
336
Plugin Contributions:
0

Re: Winchester Responsive

picaflor-azul:

In the screen shot the responsive design is not working. What version of ie are you using?

Thanks,

Anne

sorry for the delay, The computer that shot was taken from is running ie 8

23 Oct 2015, 12:20 PM
#579
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Winchester Responsive

TamyA:

sorry for the delay, The computer that shot was taken from is running ie 8

I no longer test for ie8 as it accounts for 0.5% of the browser market. I would recommend upgrading to a more modern browser

http://www.w3schools.com/browsers/browsers_explorer.asp

Thanks,

Anne

29 Oct 2015, 2:56 PM
#580
paperman avatar

paperman

New Zenner

Join Date:
Apr 2011
Posts:
18
Plugin Contributions:
0

Re: Winchester Responsive

picaflor-azul:

  1. You can edit the includes/templates/winchester_responsive/common/tpl_header.php and also maybe tpl_hedaer_mobile.php and tpl_header_tablet.php. You may also need to make css changes. I would recommend using chrome and the web developer tools for this.

I can not give you any direction about 2 or 3. You might try asking on the plugins support threads.

Thanks,

Anne

Hi
Thanks for the assistance. 1 completed thanks using the Firefox tools and some CSS tweaks.

2 has been completed after updating the categories_UL_generator.php file in classes!

3 is still eluding me but we press on....

Thanks

Simon