IH3 and TPP should work together. I have used it many times together. It is more likely it has something to do with your TM template
IH3 and TPP should work together. I have used it many times together. It is more likely it has something to do with your TM template
Zen cart installation / maintenance / customisation / hosting
Supported Modules: Dutch language pack, Multi site, Dynamic Price Updater and more.
Ditto.. TPP and IH work perfect together..
I am POSITIVE that your Template Monstrosity template is the root cause of your issues.. Try another template.. I'm positive your issues will disappear.. Picaflor Azul or Brandon Turpin's templates are the way to go IMHO if you are not going to "grow your own" template and you want something nice..
My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.
I concur - I have made 2 changes and it is working YAY!!!
I went back and did a win merge against the file (inc/mod/pages/popup_image/header_php.php)
The first line in yours says $zco_notifier->notify('NOTIFY_HEADER_START_POPUP_IMAGES_ADDITIONAL');
mine says $zco_notifier->notify('NOTIFY_HEADER_START_POPUP_IMAGES'); - I must have missed that when doing a win merge - missing the ADDITIONAL part
Your file in the module has no ?> as the last time - mine did, so I took it out.
I am now going to go and double check the other file too (inc/mod/pages/popup_image_additional/header_php.php), so that I do not have the same problem with additional images.
Thank you for all your help.
My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.