Page 58 of 96 FirstFirst ... 848565758596068 ... LastLast
Results 571 to 580 of 953
  1. #571
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Winchester Responsive

    Quote Originally Posted by paperman View Post
    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

  2. #572
    Join Date
    Feb 2007
    Posts
    284
    Plugin Contributions
    0

    Default Re: Winchester Responsive

    Quote Originally Posted by picaflor-azul View Post
    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 Name:  arrow.JPG
Views: 180
Size:  7.7 KBand when clicked nothing happen. as far as the other link "contact" it is always working since it is a link not a drop-down.

  3. #573
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Winchester Responsive

    Quote Originally Posted by TamyA View Post
    Anne,

    I PMed you the link to the site, the problem again sometimes "category" and the "information" does not show the arrow Name:  arrow.JPG
Views: 180
Size:  7.7 KBand 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

  4. #574
    Join Date
    Feb 2007
    Posts
    284
    Plugin Contributions
    0

    Default Re: Winchester Responsive

    Quote Originally Posted by picaflor-azul View Post
    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.

  5. #575
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Winchester Responsive

    Quote Originally Posted by TamyA View Post
    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

  6. #576
    Join Date
    Feb 2007
    Posts
    284
    Plugin Contributions
    0

    Default Re: Winchester Responsive

    Quote Originally Posted by picaflor-azul View Post
    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

    Click image for larger version. 

Name:	WRdemo.jpg 
Views:	42 
Size:	27.3 KB 
ID:	15737
    Attached Images Attached Images  
    Last edited by TamyA; 22 Oct 2015 at 11:09 AM.

  7. #577
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Winchester Responsive

    Quote Originally Posted by TamyA View Post
    I was thinking that but seeing your demo in ie made me ask that

    Click image for larger version. 

Name:	WRdemo.jpg 
Views:	42 
Size:	27.3 KB 
ID:	15737
    In the screen shot the responsive design is not working. What version of ie are you using?

    Thanks,

    Anne

  8. #578
    Join Date
    Feb 2007
    Posts
    284
    Plugin Contributions
    0

    Default Re: Winchester Responsive

    Quote Originally Posted by picaflor-azul View Post
    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

  9. #579
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Winchester Responsive

    Quote Originally Posted by TamyA View Post
    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

  10. #580
    Join Date
    Apr 2011
    Posts
    18
    Plugin Contributions
    0

    Default Re: Winchester Responsive

    Quote Originally Posted by picaflor-azul View Post
    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

 

 
Page 58 of 96 FirstFirst ... 848565758596068 ... LastLast

Similar Threads

  1. v154 Winchester Black Responsive Template
    By picaflor-azul in forum Addon Templates
    Replies: 497
    Last Post: 24 Apr 2023, 09:29 PM
  2. v155 Winchester Black responsive - looking for Social media icon flexible footer fix
    By MattA66 in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 8 Jun 2021, 05:34 PM
  3. v155 Responsive Classic vs Responsive Sheffield Blue vs ?
    By Zean in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 13 May 2016, 07:01 AM
  4. v154 Where do I find the images for sliders, using Winchester Responsive Black
    By zbdude in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 3 Apr 2016, 12:00 AM
  5. v153 Winchester Responsive - Trouble resizing carousel size?
    By hols.club in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 26 Nov 2014, 05:09 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR