Henrik41 Posted September 23, 2021 Share Posted September 23, 2021 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 More sharing options...
El Patron Posted September 26, 2021 Share Posted September 26, 2021 did you go into module configuration and define your template? usually there is 'one' template that is enabled out of the box... Link to comment Share on other sites More sharing options...
Henrik41 Posted September 27, 2021 Author Share Posted September 27, 2021 Thanks El Patron. Finally got it to work by changing the template. 1 Link to comment Share on other sites More sharing options...
El Patron Posted September 27, 2021 Share Posted September 27, 2021 9 hours ago, Henrik41 said: Thanks El Patron. Finally got it to work by changing the template. faceted search is key feature of PS. it's best over time to build template for each main category, this helps performance as well. have fun Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now