Results 1 to 10 of 953

Hybrid View

  1. #1
    Join Date
    Aug 2009
    Location
    North Idaho, USA
    Posts
    2,008
    Plugin Contributions
    1

    Default Re: Winchester Responsive

    TNX for all the pointers on where to make edits. Things are looking much better.

    Quote Originally Posted by picaflor-azul View Post
    Its weird because the layout problems you have are with the responsive_default.css and not the tablet layout. Your user agent is not being detected. I rearranged elements in the header on this width in the responsive_default.css. Take a look at the demo:

    http://www.zenlyzen.com/responsive-z...ter_responsive
    Try this on any touch device ( I have only tried on Android 8" GalaxyTab 3 and desktop 25"/mouse with similar results)

    Tap Categories down-arrow
    Swipe/Scroll down the list so that you can select one of the lower, off-screen categories

    As soon as your finger leaves the screen when you get the lower categories within view, the menu disappears making it impossible to select any category that is not within view on the initial dropdown.

    Ditto if subcategory list is longer than the screen is tall.

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

    Default Re: Winchester Responsive

    Quote Originally Posted by RixStix View Post
    TNX for all the pointers on where to make edits. Things are looking much better.



    Try this on any touch device ( I have only tried on Android 8" GalaxyTab 3 and desktop 25"/mouse with similar results)

    Tap Categories down-arrow
    Swipe/Scroll down the list so that you can select one of the lower, off-screen categories

    As soon as your finger leaves the screen when you get the lower categories within view, the menu disappears making it impossible to select any category that is not within view on the initial dropdown.

    Ditto if subcategory list is longer than the screen is tall.
    Take a look at the jquery demo here and let me know if it has the same behaviour:

    http://adnantopal.github.io/slimmenu/#


    Thanks,

    Anne

  3. #3
    Join Date
    Aug 2009
    Location
    North Idaho, USA
    Posts
    2,008
    Plugin Contributions
    1

    Default Re: Winchester Responsive

    Quote Originally Posted by picaflor-azul View Post
    Take a look at the jquery demo here and let me know if it has the same behaviour:

    http://adnantopal.github.io/slimmenu/#


    Thanks,

    Anne
    The example there doesn't have a list as long as a zencart demo using the default data.

    I can swipe/scroll the screen in the github example using touch without the menu collapsing.

    So, no, the menu does not appear to collapse when a finger is lifted as it does in the Winchester demo

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

    Default Re: Winchester Responsive

    Quote Originally Posted by RixStix View Post
    The example there doesn't have a list as long as a zencart demo using the default data.

    I can swipe/scroll the screen in the github example using touch without the menu collapsing.

    So, no, the menu does not appear to collapse when a finger is lifted as it does in the Winchester demo
    Ok, thank you for the info ;) It will help me to trouble shoot.

    Thanks,

    Anne

  5. #5
    Join Date
    Aug 2009
    Location
    North Idaho, USA
    Posts
    2,008
    Plugin Contributions
    1

    Default Re: Winchester Responsive

    If there is anything that I can do to help, please let me know.

    It is the weekend and even software folks deserve a break.

  6. #6
    Join Date
    Aug 2009
    Location
    North Idaho, USA
    Posts
    2,008
    Plugin Contributions
    1

    Default Re: Winchester Responsive

    Top Specials Bar. Is this by design or a glitch? Our initial thought was to use this bar to highlight a link to an EZ page that would explain new features or functionality in an attempt to help customers get acquainted with a new look. Then, migrate to SPECIALS.

    Quitting time today, so will pick up here tomorrow.

    Code:
    /*bof top specials*/ 
    define('HEADER_TITLE_SPECIALS','<a href="index.php?main_page=specials">Specials</a>'); 
    define('HEADER_TITLE_TOP_TEXT','FREE Shipping on all orders over $50.00!');
    The HEADER_TITLE_SPECIALS link only appears on desktop displays and is removed when width steps down from full width or possibly tablets. GalaxyTab 8 and 10 inch. Both are 1280 x 800. 10inch displays both 'defines' in landscape. 8 inch only displays HEADER_TITLE_TOP_TEXT in landscape. Do not have any means to test Apple devices.

    The HEADER_TITLE_TOP_TEXT is displayed on all tablet devices that I can test but has no clickable link due to the above.

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

    Default Re: Winchester Responsive

    Quote Originally Posted by RixStix View Post
    Top Specials Bar. Is this by design or a glitch? Our initial thought was to use this bar to highlight a link to an EZ page that would explain new features or functionality in an attempt to help customers get acquainted with a new look. Then, migrate to SPECIALS.

    Quitting time today, so will pick up here tomorrow.

    Code:
    /*bof top specials*/ 
    define('HEADER_TITLE_SPECIALS','<a href="index.php?main_page=specials">Specials</a>'); 
    define('HEADER_TITLE_TOP_TEXT','FREE Shipping on all orders over $50.00!');
    The HEADER_TITLE_SPECIALS link only appears on desktop displays and is removed when width steps down from full width or possibly tablets. GalaxyTab 8 and 10 inch. Both are 1280 x 800. 10inch displays both 'defines' in landscape. 8 inch only displays HEADER_TITLE_TOP_TEXT in landscape. Do not have any means to test Apple devices.

    The HEADER_TITLE_TOP_TEXT is displayed on all tablet devices that I can test but has no clickable link due to the above.
    You can put any content in the top bar. You can add your content by editing the define statements. If you want the text to link somewhere, then just add a html link tag ;) It is designed that the specials button will be hidden on mobile devices. This is for space sake.

    Thanks,

    Anne

 

 

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

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