search issue on new skin
Design and Skin Customization
I've been working on a skin migration from a bootstrap html template. It's coming along pretty good so far. I've sort of glommed it on top of jrElastic so the admin side is like a Frankenstein skin but it looks alright.
I have this for the search menu:
{if jrCore_module_is_active('jrSearch')}
<li><a onclick="jrSearch_modal_form();" title="Site Search">{jrCore_image image="search24.png" width="24" height="24" alt="search"}</a></li>
{/if}
But what happens when I click on the search icon is I get the greying of the site, but no search modal appears.
What could I be missing?
http://discoversounds.com
updated by @blindmime: 04/20/17 02:30:54AM