Thread: Westminster New

Page 63 of 187 FirstFirst ... 1353616263646573113163 ... LastLast
Results 621 to 630 of 1865
  1. #621
    Join Date
    Apr 2009
    Posts
    57
    Plugin Contributions
    0

    Default Re: Westminster New

    Oh okay thanks, i will go and fix up my page amendments :-) and edit my post I just made LOL

    THanks heaps

    Quote Originally Posted by DivaVocals View Post
    You need to turn off the "single column" status to turn it off in the header.. DO NOT remove the default code.. there's no reason to.. just turn it off..
    Melanie
    beehavendesignz DOT com

  2. #622
    Join Date
    Apr 2009
    Posts
    57
    Plugin Contributions
    0

    Default Re: Westminster New

    DivaVocals, this did not seem to work for me :-( is there something else I need to adjust in the admin area?

    As you can see here http://www.beehavendesignz.com/shop/...e=products_all the search is still in the header as well as in the sidebox area.

    Thanks so much for your help and time.

    Quote Originally Posted by DivaVocals View Post
    You need to turn off the "single column" status to turn it off in the header.. DO NOT remove the default code.. there's no reason to.. just turn it off..
    Melanie
    beehavendesignz DOT com

  3. #623
    Join Date
    Apr 2009
    Posts
    57
    Plugin Contributions
    0

    Default Re: Westminster New

    Oh boy I am feeling a little silly about this now it was such a simple fix... why did i think it had to be much harder than it really was

    To turn off the search box in the header and move it to the left sidebox area this is what I did:

    Login to the zen cart admin.

    Tools Menu -> Select Layout Box Control from the Tools menu

    Click on sideboxes/search_header.php

    Adjust settings as follows:
    Left/Right Column Status: Off
    Location: (Single Column ignores this setting): Left
    Single Column Status: Off
    Show this Box @ Min-Width: Off

    Click on sideboxes/search.php
    Left/Right Column Status: On
    Location: (Single Column ignores this setting): Left
    Single Column Status: Off
    Show this Box @ Min-Width: Off

    Simple as that

    Thanks DivaVocals for pointing me in the right direction
    Melanie
    beehavendesignz DOT com

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

    Default Re: Westminster New

    Quote Originally Posted by rbarbour View Post
    So make it easy for them by adding "Menu" to jquery.slimmenu.min.js file
    <div class="collapse-button"><span class="icon-bar"> YES, This mean MENU! </span>
    Tempting

    Quote Originally Posted by DivaVocals View Post
    Hey wanted to share some changes I made based on subsequent feedback from my testers that you might find useful.. Some reported that they were not always able to hit the arrow accurately on a consistent basis when interacting with the mega menu on touchscreen devices.. (this issue is platform independent.. both Apple and Android users reported the same issue..) The mobile dropdown menu doesn't have this same issue as the area around the arrow is a little wider.. So I made some refinements to the mega menu styles on tablet device displays to adjust for larger fingers and aggressive tappers.. I have the following in my responsive tablet CSS.

    Code:
    ul.slimmenu > li, ul.slimmenu1 > li {margin-right: -4px;width: 13%;}
    ul.slimmenu li .sub-collapser, ul.slimmenu1 li .sub-collapser {width: 50px;right: 15px;}
    ul.slimmenu li ul li, ul.slimmenu1 li ul li {width:200px;padding-left:2px;/*font-size:95%;*/padding-right:15px;}
    You may need to adjust for your own site.. But what this did was to add some width to the area surrounding the arrow so that it is now a bigger target for larger fingers or more aggressive tappers.. HTH..
    Thank you. I have that on my list of 'todo' items.
    Rick
    RixStix (dot) com
    aka: ChainWeavers (dot) com

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

    Default Re: Westminster New

    Quote Originally Posted by missesbeehaven View Post
    Hello,

    Would someone have a moment to please take a look at my site using Chrome, I have a css issue that I am stumped on that is only present in Chrome.

    There is a large space between the Categories header and the "All Products" menu item when viewing my store in Chrome however it is not there in Firefox. I have used Firebug and web developer in these browsers and I just can not seem to find what piece of my CSS is causing this.

    I appreciate your time to take a look and point me in the direction of the code that I need to be correcting please :-)

    http://www.beehavendesignz.com/shop/...age=conditions
    Just add this to your stylesheet.css file:

    Code:
    #categoriesContent br {display:none;}
    Thanks,

    Anne

  6. #626
    Join Date
    Apr 2009
    Posts
    57
    Plugin Contributions
    0

    Default Re: Westminster New

    Yahoo thanks Anne, your stylesheet suggestion did the trick


    Quote Originally Posted by picaflor-azul View Post
    Just add this to your stylesheet.css file:

    Code:
    #categoriesContent br {display:none;}
    Thanks,

    Anne
    Melanie
    beehavendesignz DOT com

  7. #627
    Join Date
    May 2006
    Posts
    43
    Plugin Contributions
    0

    Default Re: Westminster New

    Is there a way to stop the description from showing up twice in the products? https://www.bellaornamenti.com/index...products_id=20 It shows it where it's added to cart and also under the description tab. I've searched and can't figure out how to fix. Thank you

    Andrea

  8. #628
    Join Date
    Oct 2004
    Posts
    1,045
    Plugin Contributions
    0

    Default Re: Westminster New

    I have searched through this thread but haven't found a solution to this, hopefully I haven't just missed it. I enabled specials to show on the index page, but they are not showing up. The code is in the template. There are active specials in the admin. I can turn on featured products or new products and they show up just fine. Only the specials section doesn't display. There are no errors in the logs. Any ideas on what the issue might be?
    Danielle

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

    Default Re: Westminster New

    Quote Originally Posted by Danielle View Post
    I have searched through this thread but haven't found a solution to this, hopefully I haven't just missed it. I enabled specials to show on the index page, but they are not showing up. The code is in the template. There are active specials in the admin. I can turn on featured products or new products and they show up just fine. Only the specials section doesn't display. There are no errors in the logs. Any ideas on what the issue might be?
    This is not a problem with the template package.

    Do you have anything added to admin--catalog--specials?

    Thanks,

    Anne

  10. #630
    Join Date
    Oct 2004
    Posts
    1,045
    Plugin Contributions
    0

    Default Re: Westminster New

    Yes I do. I went to modules/westminster_new and renamed specials_index.php to specials_index.php.BAK, so that it would revert to using the template_default version of the file. As soon as I did that, the specials showed up correctly, so it is something in the modified template version of that file.
    Quote Originally Posted by picaflor-azul View Post
    This is not a problem with the template package.

    Do you have anything added to admin--catalog--specials?

    Thanks,

    Anne
    Danielle

 

 

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