I just add your free product comment module but for a weird reason it is not showing on the frontend. I am using Prestashop 1.7.3.3 and a custom theme.
Do you know why this happen?
Do you know why this happen?
Regards and thank you in advance
PrestaShop expert answer about free comments module in prestashop 1.7.3.3
Hello
product comments module that i developed uses only default prestashop's positions to display the comments.
By default it is attached to position displayFooterProduct, but it can be also added to position where product page shows tabs (displayProductExtraContent)
So, verify i your theme:
- allows to use default hook displayFooterProduct or displayProductExtraContent
- try to transplant module to displayFooterProduct / displayProductExtraContent under "design > positions"
i it is worth to verify shop caching too:
- if your shop uses caching - clear cache in shop (if it uses any kind of caching module - clear cache in these modules too)
- if your hosting has own caching feature - clear cache there too
best regards,
milos
0 comments:
Post a Comment