I've just tried installing the
CSS Horizontal Dropdown Menu With jquery
When I add the code to the tpl.header.php the new pulldown menu does display but all the rest of the screen goes blank.
Any help would be appreciated
I've just tried installing the
CSS Horizontal Dropdown Menu With jquery
When I add the code to the tpl.header.php the new pulldown menu does display but all the rest of the screen goes blank.
Any help would be appreciated
Have you checked for error log files ?
https://www.zen-cart.com/tutorials/index.php?article=82
This is almost always caused by a PHP syntax error. When you added the code you fubared something, maybe a tag got deleted, a comma out of place, a hash mark doubled up, extra carriage return, etc.When I add the code to the tpl.header.php the new pulldown menu does display but all the rest of the screen goes blank.