Page 13 of 50 FirstFirst ... 3111213141523 ... LastLast
Results 121 to 130 of 498
  1. #121
    Join Date
    Oct 2014
    Location
    Essex, England, UK.
    Posts
    22
    Plugin Contributions
    0

    Default Re: Winchester Black Responsive Template

    Good morning,

    I'm having a problem with the handheld menu display. When viewing a product page on my 10" android tablet, the menu stops working. The icon disappears altogether and leaves what would be listed scattered across the logo area. When viewing on my laptop, the icon is there (though i'm sure it shouldn't be) but it doesn't function at all.

    Any insight would be great.

    Website: www.thepersonalisedgifthub.co.uk
    Last edited by choochoo; 30 Mar 2015 at 07:38 AM. Reason: Posted in wrong template! Please see Winchester Responsive instead! Someone please delete this post. :-\...it's early haha

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

    Default Re: Winchester Black Responsive Template

    Quote Originally Posted by choochoo View Post
    Good morning,

    I'm having a problem with the handheld menu display. When viewing a product page on my 10" android tablet, the menu stops working. The icon disappears altogether and leaves what would be listed scattered across the logo area. When viewing on my laptop, the icon is there (though i'm sure it shouldn't be) but it doesn't function at all.

    Any insight would be great.

    Website: www.thepersonalisedgifthub.co.uk
    The post can not be deleted, but I answered you over on the Winchester Responsive thread.

    Thanks,

    Anne

  3. #123
    Join Date
    Feb 2008
    Posts
    529
    Plugin Contributions
    0

    Default Re: Winchester Black Responsive Template

    Quote Originally Posted by picaflor-azul View Post
    In the includes/templates/winchester_black/templates/tpl_index_default.php file change this:

    Code:
    <script type="text/javascript" src="<?php echo HTTP_SERVER . DIR_WS_CATALOG . DIR_WS_TEMPLATE; ?>jscript/jquery.carouFredSel-6.0.2.js"></script>
    to this:

    Code:
    <script type="text/javascript" src="<?php echo HTTPS_SERVER . DIR_WS_CATALOG . DIR_WS_TEMPLATE; ?>jscript/jquery.carouFredSel-6.0.2.js"></script>
    Thanks,

    Anne
    I am working on my test site, non SSL , but I put in this tweak since my live site is SSL. On the test site (WAMP, Win8) this caused my left slide out box to drop down to underneath the footer on the main page, but not on other pages. So I undid the tweak and hope I remember to fiddle again when I go live ;o)

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

    Default Re: Winchester Black Responsive Template

    Quote Originally Posted by soxophoneplayer View Post
    I am working on my test site, non SSL , but I put in this tweak since my live site is SSL. On the test site (WAMP, Win8) this caused my left slide out box to drop down to underneath the footer on the main page, but not on other pages. So I undid the tweak and hope I remember to fiddle again when I go live ;o)
    Thank you for posting. I already have these down on a list for a future update.

    Thanks,

    Anne

  5. #125
    Join Date
    Feb 2008
    Posts
    529
    Plugin Contributions
    0

    Default Re: Winchester Black Responsive Template

    How (where) do I add/edit additional links to the Information drop down sub-menus? Thanks.

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

    Default Re: Winchester Black Responsive Template

    Quote Originally Posted by soxophoneplayer View Post
    How (where) do I add/edit additional links to the Information drop down sub-menus? Thanks.
    These are ezpages. See the readme.html file for instructions on how to turn these on.

    Thanks,

    Anne

  7. #127
    Join Date
    Feb 2008
    Posts
    529
    Plugin Contributions
    0

    Default Re: Winchester Black Responsive Template

    Quote Originally Posted by picaflor-azul View Post
    These are ezpages. See the readme.html file for instructions on how to turn these on.
    I don't see a section on this in the readme.

    I can add ezpages to the Useful links. But I'd like to add ezpages and Defined Pages other than the pages already showing in General Info drop menu. Defined pages (other than default to template) that are turned on don't show in either. Copying other Defined Pages, such as 'page 2' into html_includes/Winchester has no effect. I can convert those to ez pages which puts them in Useful links, but I would like to put in General Info as that menu has only the sitemap in it and it's lonely ;o) Thanks.

  8. #128
    Join Date
    Feb 2008
    Posts
    529
    Plugin Contributions
    0

    Default Re: Winchester Black Responsive Template

    Found it. To add/delete/move headings in sub-menus Customer Service and General Info: includes/templates/winchester_black/templates/tpl_modules_mobile_category_tabs.php cut/paste/edit the code snippets to where I want them. Useful Links is managed through tools/ezpages.

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

    Default Re: Winchester Black Responsive Template

    Quote Originally Posted by soxophoneplayer View Post
    Found it. To add/delete/move headings in sub-menus Customer Service and General Info: includes/templates/winchester_black/templates/tpl_modules_mobile_category_tabs.php cut/paste/edit the code snippets to where I want them. Useful Links is managed through tools/ezpages.
    I am happy that you figured it out ;)

    Thanks,

    Anne

  10. #130
    Join Date
    Apr 2010
    Location
    Albuquerque, NM
    Posts
    198
    Plugin Contributions
    0

    Default Re: Winchester Black Responsive Template

    Hello! I'm completely redoing my site and using your awesome template!

    I've come across a few things that I'm hoping someone may be able to help me with. First, for the left slideout menu, I'm using it for a list of links. I can only put the amount that will fit on the viewable page, any more and my whole site goes completely blank. I have more to add, though I guess if the slideout menu is inherently limited to a certain height, I'll just have to not add them all. When I view the css in the Firefox web developer, I can see that the css says height: auto, but then there is an inline style that says height: 737px. I can't find this inline code anywhere, and I tried to find it in the web developers toolkit in my zen cart admin. Maybe this is part of the jquery code and is not accessible? Anyway, ideally I'd be able to add all the links I want, and it would just create a scrollbar.

    Next, the home page featured products carousel was working perfectly, but it's now just showing all the featured products in rows, though the little arrows are still there. If you click an arrow, the page just sorta jumps up. I added Frontpage Slideshow because I wanted to be able to control the speed of the slides and couldn't figure out how to do it with the slider that came with the template, and I noticed this issue with the carousel after this. Might they not be compatible with each other?

    Any ideas? I'm attaching a screenshot of the slideout menu. Thanks!! Oh, and the site is in a test area right now so I don't want to post it so it doesn't get indexed, but I would pm it to anyone if it would be helpful. Thanks again!

    Name:  screenshot.jpg
Views: 291
Size:  59.9 KB

 

 
Page 13 of 50 FirstFirst ... 3111213141523 ... LastLast

Similar Threads

  1. v151 Winchester Responsive
    By picaflor-azul in forum Addon Templates
    Replies: 952
    Last Post: 10 Aug 2023, 08:51 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. Ajax error with winchester black template
    By bluestorm in forum General Questions
    Replies: 2
    Last Post: 4 May 2016, 01:39 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