Jump to content

Facet Search not displaying


Henrik41

Recommended Posts

Hi There,

    I am using the latest version on Prestashop 1.7.7.7 and Facet Search 3.7.1

    The issue I have is that nothing is displayed (completely empty)

    1. It is hooked properly

    2. CSS shows:

   <div id="search_filter_controls" class="hidden-lg-up">
      <span id="_mobile_search_filters_clear_all"></span>
      <button class="btn btn-secondary ok">
        <i class="material-icons"></i>
        OK
      </button>
  </div>
<span id="_mobile_search_filters_clear_all"></span>
<button class="btn btn-secondary ok">
        <i class="material-icons"></i>
        OK
      </button>
<div id="search_filter_controls" class="hidden-lg-up">
      <span id="_mobile_search_filters_clear_all"></span>
      <button class="btn btn-secondary ok">
        <i class="material-icons"></i>
        OK
      </button>
  </div>

    3. My template is setup properly as per instruction.

Anyone having the same issue or know how I can solve it?

 

Thanks

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...