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).![]()
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
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.
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
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
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![]()
Rick
RixStix (dot) com
aka: ChainWeavers (dot) com
Bookmarks