Whatsapp Agent module
- Posted by Joomla User (2) Offline
I bought this module and it doesn't work properly. I could see that the actions are not being binded. If I execute the script functions that should be executed after document ready if it works.
5 years 7 months ago #1
by Joomla User
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5318) Offline
Hi joomla.cobres, I have already fixed it.
Here are the steps I did :
Please have a look an check it. Please let me know if I can be of any further help
5 years 7 months ago #2
by TemplatePlazza
Here are the steps I did :
-
1. I disabled jqueryeasy plugin because the problem is not about jquery confliction. But if you need this plugin for other extension you use, you can simply re-enable it
2. I was thinking it’s probably because of there’s a javascript conflict with other modules, so I opened your module manager and start to unpublish your modules one by one to find the extension that is probably causing this error.
3. The error persisted even when I unpublished all the modules one by one. So the issue must be something related to the code. And because I'm unable to replicate the error at my local computer, I created an override for WhatsApp agent module from your template manager and starting to investigate the issue.
4. The problem is found. It’s because a missing character in the javascript variables that sometimes producing error Uncaught SyntaxError
5. I fix the modules and uploaded the new version (1.2.2) to your website.
6. I deleted the module override from the template manager.
Please have a look an check it. Please let me know if I can be of any further help
Please Log in or Create an account to join the conversation.