add display:none; to that and testCode:#menu{float:left;margin-top:20px;width:100%;}
add display:none; to that and testCode:#menu{float:left;margin-top:20px;width:100%;}
Mike
AEIIA - Zen Cart Certified & PCI Compliant Hosting
The Zen Cart Forum...Better than a monitor covered with post-it notes!
Might work if you put it in the responsive_default inside the section that begins withso right after that you would add a line that looks like thisCode:@media (min-width:768px) and (max-width:2400px) {Code:#menu {display:none;}
Mike
AEIIA - Zen Cart Certified & PCI Compliant Hosting
The Zen Cart Forum...Better than a monitor covered with post-it notes!
Add it to this section, begins at line 366 in responsive_default.css
and if it works you can collapse that toCode:@media (min-width:980px) { #mobile-nav1{display:none;} #menu {display:none;} }
Code:@media (min-width:980px) { #mobile-nav1, #menu{display:none;} }
Last edited by barco57; 31 Oct 2019 at 05:48 AM.
Mike
AEIIA - Zen Cart Certified & PCI Compliant Hosting
The Zen Cart Forum...Better than a monitor covered with post-it notes!
Okay, so 1.5.6c, PHP latest version, New install
Mods: This template, Captcha, Bank Deposit
This seems to be the only debug I have left... which is popping up every minute... any suggestions on how I fix it... read earlier parts of this thread but I couldn't work out what the solution was...
[04-Nov-2019 09:09:40 UTC] Request URI: /index.php?main_page=product_info&products_id=187, IP address: 66.220.149.19
#1 require(/home/sentialz/public_html/includes/modules/westminster_new/additional_images.php) called at [/home/sentialz/public_html/includes/templates/template_default/templates/tpl_modules_additional_images.php:13]
#2 require(/home/sentialz/public_html/includes/templates/template_default/templates/tpl_modules_additional_images.php) called at [/home/sentialz/public_html/includes/templates/westminster_new/templates/tpl_product_info_display.php:73]
#3 require(/home/sentialz/public_html/includes/templates/westminster_new/templates/tpl_product_info_display.php) called at [/home/sentialz/public_html/includes/modules/pages/product_info/main_template_vars.php:177]
#4 require(/home/sentialz/public_html/includes/modules/pages/product_info/main_template_vars.php) called at [/home/sentialz/public_html/includes/templates/westminster_new/common/tpl_main_page.php:216]
#5 require(/home/sentialz/public_html/includes/templates/westminster_new/common/tpl_main_page.php) called at [/home/sentialz/public_html/index.php:97]
--> PHP Warning: Use of undefined constant LARGE_IMAGE_WIDTH - assumed 'LARGE_IMAGE_WIDTH' (this will throw an Error in a future version of PHP) in /home/sentialz/public_html/includes/modules/westminster_new/additional_images.php on line 205.
[04-Nov-2019 09:09:40 UTC] Request URI: /index.php?main_page=product_info&products_id=187, IP address: 66.220.149.19
#1 require(/home/sentialz/public_html/includes/modules/westminster_new/additional_images.php) called at [/home/sentialz/public_html/includes/templates/template_default/templates/tpl_modules_additional_images.php:13]
#2 require(/home/sentialz/public_html/includes/templates/template_default/templates/tpl_modules_additional_images.php) called at [/home/sentialz/public_html/includes/templates/westminster_new/templates/tpl_product_info_display.php:73]
#3 require(/home/sentialz/public_html/includes/templates/westminster_new/templates/tpl_product_info_display.php) called at [/home/sentialz/public_html/includes/modules/pages/product_info/main_template_vars.php:177]
#4 require(/home/sentialz/public_html/includes/modules/pages/product_info/main_template_vars.php) called at [/home/sentialz/public_html/includes/templates/westminster_new/common/tpl_main_page.php:216]
#5 require(/home/sentialz/public_html/includes/templates/westminster_new/common/tpl_main_page.php) called at [/home/sentialz/public_html/index.php:97]
--> PHP Warning: Use of undefined constant LARGE_IMAGE_HEIGHT - assumed 'LARGE_IMAGE_HEIGHT' (this will throw an Error in a future version of PHP) in /home/sentialz/public_html/includes/modules/westminster_new/additional_images.php on line 205.
I'll donate a coffee for the person who can fix this for me :-)
Neither of those variables are in a standard 1.5.6c load. Have you used the Developer's tool kit to search for them?
You may have a hold over from an earlier version or a mod you did not list. Earlier version or mod may be in YOUR_ADMIN/includes/modules/update_product.php
A little help with colors.
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.