Thread: Westminster New

Page 60 of 187 FirstFirst ... 1050585960616270110160 ... LastLast
Results 591 to 600 of 1865
  1. #591
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Westminster New

    Quote Originally Posted by RixStix View Post
    Don't have time today to troubleshoot, but that change made no positive difference.

    Galaxy Tab 3 800x1280 px
    No initial detectable difference, Android/FireFox. menu still collapses
    Android/Chrome replaces menu triangles (or arrows) with question marks. Collapsing menu still exists.
    RixStix.. Go to the Slimmenu authors GitHub repo.. There's an issue I created where I tagged/linked/rounded up all the posted fixes for this known and annoying issue.. I tried them both and they BOTH worked for me on my Android devices.
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

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

    Default Re: Westminster New

    Quote Originally Posted by RixStix View Post
    Don't have time today to troubleshoot, but that change made no positive difference.

    Galaxy Tab 3 800x1280 px
    No initial detectable difference, Android/FireFox. menu still collapses
    Android/Chrome replaces menu triangles (or arrows) with question marks. Collapsing menu still exists.
    I have confirmation from several testers that it is working. Perhaps you have not implemented it properly on your site?

    Thanks,

    Anne

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

    Default Re: Westminster New

    Quote Originally Posted by picaflor-azul View Post
    I have confirmation from several testers that it is working. Perhaps you have not implemented it properly on your site?
    Possibly. It could be cache/cookie/etc related. I'll try again later. All I did was copy/paste the code into the existing file.

    Samsung GalaxyTab3 800 x 1280 px
    Rick
    RixStix (dot) com
    aka: ChainWeavers (dot) com

  4. #594
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Westminster New

    Quote Originally Posted by RixStix View Post
    Possibly. It could be cache/cookie/etc related. I'll try again later. All I did was copy/paste the code into the existing file.

    Samsung GalaxyTab3 800 x 1280 px
    or it could be that there are characters in this code that don't belong:

    Code:
    html("▼")}
    I saw this particular character throughout this code..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

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

    Default Re: Westminster New

    Quote Originally Posted by DivaVocals View Post
    or it could be that there are characters in this code that don't belong:

    Code:
    html("▼")}
    I saw this particular character throughout this code..
    You are correct. Try the attached file instead.

    Thanks,

    Anne
    Attached Files Attached Files

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

    Default Re: Westminster New

    Sorry, this is the correct attachment.

    Thanks,

    Anne
    Attached Files Attached Files

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

    Default Re: Westminster New

    Quote Originally Posted by picaflor-azul View Post
    Sorry, this is the correct attachment.
    Maybe I should be a bit more specific. I have cleared history and cookies from both Android Chrome and Android FireFox browsers and see no difference in menu functionality before and after replacing the file. Maybe we are differing in our terminology.

    Categories/subcategories have 2 tappable buttons each. The text and the arrow. Functionality differs depending upon which is tapped.
    Tapping the text button, will cause sub-categories to appear but collapse.
    Tapping the arrow associated with the categories will cause the sub-category to appear and not collapse.

    My expectation was that either tappable button (text or arrow) should yield the same response/functionality and not experience collapsing menus.

    Were your testers using an Android device with a screen resolution of 800 x 1280 px?
    Am I looking for something different than this patch is intended?

    Using Diva's github suggestion did not yield any different results.
    Rick
    RixStix (dot) com
    aka: ChainWeavers (dot) com

  8. #598
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Westminster New

    Quote Originally Posted by RixStix View Post
    Maybe I should be a bit more specific. I have cleared history and cookies from both Android Chrome and Android FireFox browsers and see no difference in menu functionality before and after replacing the file. Maybe we are differing in our terminology.

    Categories/subcategories have 2 tappable buttons each. The text and the arrow. Functionality differs depending upon which is tapped.
    Tapping the text button, will cause sub-categories to appear but collapse.
    Tapping the arrow associated with the categories will cause the sub-category to appear and not collapse.

    My expectation was that either tappable button (text or arrow) should yield the same response/functionality and not experience collapsing menus.

    Were your testers using an Android device with a screen resolution of 800 x 1280 px?
    Am I looking for something different than this patch is intended?

    Using Diva's github suggestion did not yield any different results.
    I am testing with three Android devices and the behavior is corrected on all three..


    I click the hamburger icon, menu displays, I scroll to the bottom of the menu and the menu does not collapse.
    I click on the text of a top level menu item, and the menu collapses and takes me to the link associated with the top level menu item
    I click on a submenu arrow and the sub menu appears. Again scrolling down does not cause the menu to collapse.
    I click on the text of a sub-menu item, and the menu collapses and takes me to the link associated with the sub-menu item

    Works perfect on all devices.. My test group Android and Apple users report that the functionality works as expected.

    I did not expect that tapping the text and tapping the arrow icons would yield the same result.. neither did my test users (and I do not tell them what to expect because I want their GENUINE reactions)..

    I expected that the arrows would open/close menus or sub-menus, I expected the text would take me to an associated link.. Perhaps this is because this is how a similar desktop menu would have behaved. So I don't expect DIFFERENT behavior on a mobile device.. I do expect that hover will likely not work on a mobile device..
    Last edited by DivaVocals; 6 Feb 2015 at 09:09 PM.
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  9. #599
    Join Date
    May 2006
    Posts
    43
    Plugin Contributions
    0

    Default Re: Westminster New

    While customizing the left slide out menu, I decided to change the name for the ezpages. Well, the ezpages weren't showing up after I did that! So I changed it back to Useful Links but they're still not showing up. I didn't change any ezpage or template settings in admin. Any idea? I've tried everything to get them back in the top drop down menu www.bellaornamenti.com Thank you, Andrea

  10. #600
    Join Date
    Apr 2009
    Posts
    57
    Plugin Contributions
    0

    Default Re: Westminster New

    Thanks for sharing this, I too have fixed this for my store that is using this awesome template :-)

    Quote Originally Posted by DivaVocals View Post
    Wanted to share this.. In the reviews sidebox, the text color is white on a white background.. This is a no no with the search engines.. Here's Google's policy:



    I changed the following in the stylesheet to address

    Code:
    .sideBoxContentItem a, #reviewsContent a {
        font-weight: normal;
        clear: both;
        color: #FFF;
        margin-bottom: 20px;
        padding-bottom: 10px;
    }
    }
    Note I simply removed the color:#fff;.. The links should now inherit the default links colors.
    Melanie
    beehavendesignz DOT com

 

 

Similar Threads

  1. v155 Getting ajax error in v155 with v154 Westminster template
    By godt in forum General Questions
    Replies: 3
    Last Post: 11 Jul 2016, 12:41 AM
  2. v155 Getting ajax error in v155 with v154 Westminster template
    By MCS_Computers in forum General Questions
    Replies: 10
    Last Post: 21 Mar 2016, 03:58 PM
  3. v154 Modifying Top Menu - Westminster New
    By chelseaneedshelp in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 27 Mar 2015, 04:28 PM
  4. Westminster New doesn't work on mobile phone
    By Pompidompie in forum Addon Templates
    Replies: 3
    Last Post: 26 Mar 2015, 10:34 PM
  5. v151 westminster new Share and Connect
    By Larry0652 in forum Addon Templates
    Replies: 8
    Last Post: 24 Oct 2014, 03:30 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