Describe the bug
Module is shown only at left column.
To Reproduce
Steps to reproduce the behavior:
I have custom hooks on my template and it was all working fine until this update. I know you were remaking this module but taking out possibility to hook it anywere than hooks hardcoded in module is nothing good for users/developers.
Hi @gbr161,
Thanks for your report.
Your report makes our module better!
I manage to reproduce the issue with PS1.7.6.0beta1 & ps_factedsearch v3.0.2.
With ps_facetedseach v2.2.0 => OK
I attached a video record
https://drive.google.com/file/d/15BV_T72-ha8b-hpVOjIr26iQfhbgdTkd/view
Before the upgrade of the module
After the upgrade
I’ll add this to the debug roadmap so that it’s fixed. If you have already fixed it on your end or if you think you can do it, please do send us a pull request!
Thanks!
ping @PierreRambaud
Should be ok here: https://github.com/PrestaShop/ps_facetedsearch/pull/74 Thanks for your feedback!
@PierreRambaud I just tested your changes and it works as it should - faceted search displays where i place it, not only in displayLeftColum hook. Thank you very much.
@gbr161 Thanks, we are planning to release a new version this week, with fixes :wink:
Hello team, with v3.0.2 faceted navigation, there are also a lot of problems with the display of the weight of items for delivery, add the search for the weight you will understand, depending on the version the kg for example becomes € ! Version v1.7.5.2, I personally came back to V2.2.1! See the video !
@Peterits, Yes, I manage to reproduce the issue with ps_factedsearch v3.0.2
I will create a new issue.
Thanks!
@Peterits, this issue occurs only with PS1.7.5.2, but with PS1.7.6.0BETA1, it is OK
https://drive.google.com/file/d/1uJv7s4uW8KhV_q6UlHgDpb7DerWFagPm/view
So no need to create an issue, it is fixed.
Thanks!
Ok, thanks for the info, but how do we do with 1.7.5.X ?? 😉
@Peterits, we should ask our developer @PierreRambaud.
Thanks
I create a fix for you @Peterits https://github.com/PrestaShop/ps_facetedsearch/pull/75
@PierreRambaud, it works for me!
Good work!
Thanks!
Most helpful comment
@PierreRambaud I just tested your changes and it works as it should - faceted search displays where i place it, not only in displayLeftColum hook. Thank you very much.