prestashop.pp Posted June 20, 2017 Share Posted June 20, 2017 (edited) How to show Brands as filter in the faceted search block? Its showing the product features (like Size, Color..) but no Brand. I tried to go to Module "Faceted search" configuration: But still it does not show, What I am missing? Edited June 20, 2017 by prestashop.pp (see edit history) Link to comment Share on other sites More sharing options...
matei.s Posted July 6, 2017 Share Posted July 6, 2017 Hello . Did you solve it? Link to comment Share on other sites More sharing options...
prestashop.pp Posted July 6, 2017 Author Share Posted July 6, 2017 No I did not find a solution. Link to comment Share on other sites More sharing options...
matei.s Posted July 6, 2017 Share Posted July 6, 2017 Instal the module : Brand list v1.0.2 - by PrestaShop Link to comment Share on other sites More sharing options...
prestashop.pp Posted July 6, 2017 Author Share Posted July 6, 2017 I searched for Brand list v1.0.2 - by PrestaShop but can not find it, please put a link Link to comment Share on other sites More sharing options...
matei.s Posted July 7, 2017 Share Posted July 7, 2017 (edited) I do not have a link because it is not in "https://addons.prestashop.com".Find it in the module section.Check the attached image Edited July 7, 2017 by matei.s (see edit history) Link to comment Share on other sites More sharing options...
matei.s Posted July 7, 2017 Share Posted July 7, 2017 Actually I think we found the cause of our problem.The problem is that if you have one BRAND it will not bring it to the filter area.Add more than two Brands, associate two different products and check again in the front. You just have to study the module a little and understand how it works, so it is logical to do so. Good luck ! Notify me if there are still any problems. Link to comment Share on other sites More sharing options...
nobulart Posted August 23, 2017 Share Posted August 23, 2017 This appears to be a bug introduced in 1.7.2.x, also reported here : https://www.prestashop.com/forums/topic/622596-faceted-search-issues-prestashop-1720/ I have a new installation of 1.7.2.0 and my products have two features which I'd like to include in the faceted search block. First part of the problem is that new values are not being automatically added to the predefined feature values dropdowns when products are added with new values. I have to add new values manually to each feature. Second part of the problem is that none of the features will appear in the faceted search block, even though they all have multiple values. 2 Link to comment Share on other sites More sharing options...
nobulart Posted August 31, 2017 Share Posted August 31, 2017 You need to have more than one brand to show the filter. In my case I have dozens of values in each filter - they still do not display in the faceted search. 1 Link to comment Share on other sites More sharing options...
Shipsworld Posted September 4, 2017 Share Posted September 4, 2017 Yeah, we have the same problem like nobulart here on PrestaShop 1.7.2.0.See also my own topic: https://www.prestashop.com/forums/topic/622596-faceted-search-issues-prestashop-1720/ The trouble came with 1.7.2. We have a lot of different faceted search values, but we can't add any new values or configure our products to use any new ones...New Faceted Search value's will simply not be saved on the products...When will this finally be fixed?It has been over a month now...It is not our cache either, because we disabled it.It's just very strange behaviour?Can someone please solve this bug? Link to comment Share on other sites More sharing options...
Shipsworld Posted September 7, 2017 Share Posted September 7, 2017 (edited) Yup, I understand, but that's not the issue for us with adding brands...I just updated to 1.7.2.2 but we still can't add new attributes / features to products..We can add them in the list, but we can't apply them on products. After saving attributes/features on products they just vanish again, like it's a cache of some sort causing it.Cache is disabled (Xtendify) and all of this has never worked after upgrading to 1.7.2.x.How can the back-end be failing like this?What could cause this strange behaviour? Edited September 7, 2017 by Shipsworld (see edit history) Link to comment Share on other sites More sharing options...
matei.s Posted September 8, 2017 Share Posted September 8, 2017 I did not have this problem Try to clean cache nginx. - Talk to the hosts to help you, for cleaning Yup, I understand, but that's not the issue for us with adding brands...I just updated to 1.7.2.2 but we still can't add new attributes / features to products..We can add them in the list, but we can't apply them on products. After saving attributes/features on products they just vanish again, like it's a cache of some sort causing it.Cache is disabled (Xtendify) and all of this has never worked after upgrading to 1.7.2.x.How can the back-end be failing like this?What could cause this strange behaviour? Link to comment Share on other sites More sharing options...
Shipsworld Posted September 14, 2017 Share Posted September 14, 2017 (edited) Thank you for your answer.We don't have nginx on our host. We host our own websites on a CentOS VPS without any caching system (No APC(u), no nginx, nothing), so we have to do this ourself.... Edited September 14, 2017 by Shipsworld (see edit history) Link to comment Share on other sites More sharing options...
adigabrio Posted November 3, 2017 Share Posted November 3, 2017 (edited) Hello, Did you find solution of this problem? I just instaled 1.7.2.4 but I still can't add new attributes / features to products.. Edited November 3, 2017 by adigabrio (see edit history) Link to comment Share on other sites More sharing options...
Shipsworld Posted November 6, 2017 Share Posted November 6, 2017 Nope. Wish someone would have some valuable info...? This has been an issue for a while now... Link to comment Share on other sites More sharing options...
Shipsworld Posted December 8, 2017 Share Posted December 8, 2017 On 6-11-2017 at 9:55 AM, Shipsworld said: Nope. Wish someone would have some valuable info...? This has been an issue for a while now... I even ended up resetting all rights of the PestaShop-installation on our VPS-server (CentOS 7, Linux) with this command (useable for instance by using SSH, and this shell command is executable in your ROOT-folder (most of the time hosters call this your /public_html, /home or /httpdocs folder)): find . -type f -exec chmod 644 {} \; && find . -type d -exec chmod 755 {} \; All the rights of files would be put back on the FTP to 0644 and directories would get 0755. This however does work for all the rights on files, but PrestaShop does not give a single thing about those rights in this matter. So: I can only conclude that rights of folders and files is not the issue here.... Maybe it's a SQL issue? Link to comment Share on other sites More sharing options...
Cwaak Posted February 6, 2018 Share Posted February 6, 2018 Have you configured it so that the categories have been individually selected to be used on the faceted search template? Link to comment Share on other sites More sharing options...
El plan de Dan Posted August 10, 2022 Share Posted August 10, 2022 4 years and a half later, we are still the same. But hey, PS v8 is here... 1 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