AFRIT Posted August 8, 2018 Share Posted August 8, 2018 (edited) Hello everybody, I use Prestashop 1.7.3.3, it worked perfectly by an Custom Theme but now i need to put (the same product module) in the DisplayRightProductColumn but when change it, nothing changed in the product page i have many displayHook (custom+ native) Is there an idea to Know the positions of these HOOKs ? thanks. Edited August 8, 2018 by AFRIT (see edit history) Link to comment Share on other sites More sharing options...
NemoPS Posted August 9, 2018 Share Posted August 9, 2018 Did you add the other custom hooks yourself? I would inspect product.tpl and its subtemplates to make sure that hook is still there 1 Link to comment Share on other sites More sharing options...
Knowband Plugins Posted August 9, 2018 Share Posted August 9, 2018 Hi, There is no such functionality in the Prestashop to see the exact position of the display hook in the page but you can check the hooks used by the modules/controllers in Admin -> Design -> Position. Check whether "displayRightProductColumn" hook is registered by module OR not? If yes, follow the instructions provided the NemoPS. 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