Thread: Westminster New

Page 16 of 187 FirstFirst ... 614151617182666116 ... LastLast
Results 151 to 160 of 1865
  1. #151
    Join Date
    Jun 2014
    Location
    Dublin, Ireland
    Posts
    16
    Plugin Contributions
    0

    Default Re: Westminster New

    Quote Originally Posted by picaflor-azul View Post
    My guess is that you have either not uploaded all of the template package files, or uploaded them to the incorrect place on your server. Or, if you had modules installed on your previous template you will need to copy over the module override files to the new template override directory. This must be done with any new template install.

    Thanks,

    Anne
    Hi Anne

    I have fix it now thanks. I uploaded it again and its fine now.

  2. #152
    Join Date
    Jun 2014
    Location
    Dublin, Ireland
    Posts
    16
    Plugin Contributions
    0

    Default Re: Westminster New

    Hi my homepage banners are not appearing. I changed the greeting message and when I saved it my banner would not work. Here is a link to my website: http://personalisedt-shirts.com/store/store/ Also how do I change these two things (picture attached).Name:  website.jpg
Views: 415
Size:  39.6 KB

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

    Default Re: Westminster New

    Quote Originally Posted by RixStix View Post
    We are debating on posting a note in the homepage banner that customers using Android w/Chrome browser and customers using Windows tablets will have to find an alternative browser or device.
    Why didn't I think of it earlier. The answer for users whose devices do not play nice with the SlimMenu has been in the FLEXIBLE FOOTERS all along.

    Setup Column 1 of Flexible Footers
    Add a link to SHOP, CATEGORIES or your wording using the sort order for your desired placement in column 1.
    Insert a link that will redirect to the SITEMAP.

    At least in our case, the sitemap replicates our menu nicely AND allows use of the rest of the responsive features. Better than a "Desktop mode" button as long as users can find the link in the footer. Other sitemaps may not work quite as well.

    I tried to use insert a Flexible Footer image but the setup has a place to use the feature, find the file locally but no upload button. The setup Update button does not upload the image file.

    I was going to use an image created in the same GREEN color as the other buttons we used to help guide users who are quite as proficient with using their tablet and mobile devices. Off to look to color the text as an alternative.

    The devices that I've found to not play nice with the responsive menus are:

    • Android tablets using Chrome browser.
    • Windows 8.1 RT tablets using IE11 (they have no option for any other browser)
    • Have not tested Windows Pro tablets yet but suspect this will work if they do not play nice with SlimMenu
    Rick
    RixStix (dot) com
    aka: ChainWeavers (dot) com

  4. #154
    Join Date
    Feb 2009
    Location
    UK
    Posts
    1,294
    Plugin Contributions
    1

    Default Re: Westminster New

    Quote Originally Posted by michaeldoddkinsella View Post
    Hi my homepage banners are not appearing. I changed the greeting message and when I saved it my banner would not work. Here is a link to my website: http://personalisedt-shirts.com/store/store/ Also how do I change these two things (picture attached).Name:  website.jpg
Views: 415
Size:  39.6 KB
    Hi, for your banners, it looks as though something might be broken in your \includes\languages\english\html_includes\steviadomain\define_main_page.php file. Compare this with your backup copy, if you've made any changes to it, or with the original in the template package. Also double check the greeting message changes you made to ensure only the text was changed and not any 'code'.

    For the two changes, you'll find a wealth of information in the the FAQs of this forum:

    Change the logo
    http://www.zen-cart.com/content.php?...ion-a-new-logo

    Change the browser title
    http://www.zen-cart.com/content.php?...-i-change-that
    Last edited by simon1066; 17 Jul 2014 at 08:37 AM.

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

    Default Re: Westminster New

    Customers are having trouble finding a "LOG OUT" button in tablet and mobile devices.

    Surely I am missing something because the only place I found a LOGOUT link is buried in INFORMATION => CustomerService => LOGOUT.

    Can someone help find the icon if it's hidden?
    Rick
    RixStix (dot) com
    aka: ChainWeavers (dot) com

  6. #156
    Join Date
    Jun 2014
    Location
    Dublin, Ireland
    Posts
    16
    Plugin Contributions
    0

    Default Re: Westminster New

    Quote Originally Posted by simon1066 View Post
    Hi, for your banners, it looks as though something might be broken in your \includes\languages\english\html_includes\steviadomain\define_main_page.php file. Compare this with your backup copy, if you've made any changes to it, or with the original in the template package. Also double check the greeting message changes you made to ensure only the text was changed and not any 'code'.

    For the two changes, you'll find a wealth of information in the the FAQs of this forum:

    Change the logo
    http://www.zen-cart.com/content.php?...ion-a-new-logo

    Change the browser title
    http://www.zen-cart.com/content.php?...-i-change-that
    Thanks for the help I got everything working except the browser title.

  7. #157
    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
    Customers are having trouble finding a "LOG OUT" button in tablet and mobile devices.

    Surely I am missing something because the only place I found a LOGOUT link is buried in INFORMATION => CustomerService => LOGOUT.

    Can someone help find the icon if it's hidden?
    The log out button is not there. If you want to add it back in, you will need to edit the includes/templates/westminster_new/common/tpl_header_tablet.php and the includes/templates/westminster_new/common/tpl_header_mobile.php to add it back in:

    Code:
    <li><a href="<?php echo zen_href_link(FILENAME_LOGOFF, '', 'SSL'); ?>"><i class="fa fa-power-off"></i><?php echo HEADER_TITLE_LOGOFF; ?></a></li>


    Thanks,

    Anne

  8. #158
    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
    Why didn't I think of it earlier. The answer for users whose devices do not play nice with the SlimMenu has been in the FLEXIBLE FOOTERS all along.

    Setup Column 1 of Flexible Footers
    Add a link to SHOP, CATEGORIES or your wording using the sort order for your desired placement in column 1.
    Insert a link that will redirect to the SITEMAP.

    At least in our case, the sitemap replicates our menu nicely AND allows use of the rest of the responsive features. Better than a "Desktop mode" button as long as users can find the link in the footer. Other sitemaps may not work quite as well.

    I tried to use insert a Flexible Footer image but the setup has a place to use the feature, find the file locally but no upload button. The setup Update button does not upload the image file.

    I was going to use an image created in the same GREEN color as the other buttons we used to help guide users who are quite as proficient with using their tablet and mobile devices. Off to look to color the text as an alternative.

    The devices that I've found to not play nice with the responsive menus are:

    • Android tablets using Chrome browser.
    • Windows 8.1 RT tablets using IE11 (they have no option for any other browser)
    • Have not tested Windows Pro tablets yet but suspect this will work if they do not play nice with SlimMenu
    Try adding a footer_images folder to your images folder.


    Thanks,

    Anne

  9. #159
    Join Date
    Jan 2014
    Location
    Australia
    Posts
    39
    Plugin Contributions
    0

    Default Re: Westminster New

    Hi Anne,

    Thank you for the advice. The server php ver. is 5.2.17. Reloaded zen cart ver. 1.5.1

    The template is now functioning as per the specs.

    Justin

  10. #160
    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
    Try adding a footer_images folder to your images folder.
    Thank you Anne,

    That did it.

    As soon as I make a button, there will be an alternate path to product categories for those devices that do not play nice with the Slim Menu and still make use of the responsive layouts.

    TNX, TNX, TNX

    Rick
    Rick
    RixStix (dot) com
    aka: ChainWeavers (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