dogbytes.ch Posted October 20, 2017 Share Posted October 20, 2017 (edited) Hi I use the module NewsletterPro and want to use the registration form instead of the "ps_emailsubscription". Now I want to hook this new module to the hook "displayFooterBefore". But I cannot select the hook? How can make this hook available for this module? I use PS 1.7.2.2 with a Leotheme "Melino" template. Thanks for help me. Urs Edited October 20, 2017 by dogbytes.ch (see edit history) Link to comment Share on other sites More sharing options...
bellini13 Posted October 20, 2017 Share Posted October 20, 2017 You would have to edit the module and add a hookDisplayFooterBefore function, and then implement the functionality you want to execute in that function. Then you can register that hook to the module. Link to comment Share on other sites More sharing options...
dogbytes.ch Posted October 20, 2017 Author Share Posted October 20, 2017 Hi Thank you. Could you help me with an example code? Thanks Urs 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