Quote Originally Posted by e-standard View Post
I found the problem, it was caused by the file jscript_instantSearch.php,it was a file from instant search,this file has to be copy to the following location,includes\templates\westminster_new\jscript

The plugin address: https://www.zen-cart.com/downloads.php?do=file&id=1336
But the main page pop-up menu will not appreas with this file there,i know they must have some kind of conflict,but i don't know how to fix it, some expert please kindly help, thanks very much.
I have figured out the solution myself,so i will post here,someone may face the same problem in the future,thanks

To emove the following piece of code for jscript_instantSearch.php

echo '<script type="text/javascript" src="' . DIR_WS_TEMPLATE . 'jscript/jquery.js"></script>' . "\n";