I just purchase Whatsapp Multi Agent (Time problem)

  • Posted by TemplatePlazza (5318) Offline
Hi,
Yes, thanks! I'm working on it ;)
5 years 6 months ago #13 by TemplatePlazza

Please Log in or Create an account to join the conversation.

It seems to be working now.
did you make any changes?
5 years 6 months ago #14 by Edy Indranusa

Please Log in or Create an account to join the conversation.

sorry, false alarm.
It was not working when I test on my mobile phone.
it somehow works for a minute when I turn debug mode on the shack form pro ID 322, in the google chrome with inspect mode.
but not working on real mobile phone.
5 years 6 months ago #15 by Edy Indranusa

Please Log in or Create an account to join the conversation.

I find the problem:
1. it has to do with auto open. if it is auto open in short time, it cause the shack form pro not to appear when click.
2. I test and set the Autoopen Time Delay (in miliseconds) to 30000, so it will auto open in 30 seconds, the shack form pro works when I click.
I think the conflict has to do with the auto pop up.

Thats what I found so far. right now, I leave the time delay in 30000
I suggest you look into the coding that do the auto popup.
5 years 6 months ago #16 by Edy Indranusa

Please Log in or Create an account to join the conversation.

  • Posted by TemplatePlazza (5318) Offline

It seems to be working now.
did you make any changes?

Yes I have uploaded an updated version with the fix. I found the problem is because the shark form pro uses the class .hide in an unusual way. The .hide class (.hide class is a bootsrapp class which is also used by whatsapp mdoule) is commonly used to hide an object but shark form pro is also using this class when the modal is showing up.
To resolve this I have changed the name of .hide class for the whatsapp module into .is_hide so it should be working properly now. Please check.

It was not working when I test on my mobile phone.

It's working good on my smartphone. Can you try to clear your mobile browser caches first?
5 years 6 months ago #17 by TemplatePlazza

Please Log in or Create an account to join the conversation.

  • Posted by TemplatePlazza (5318) Offline

I find the problem:
1. it has to do with auto open. if it is auto open in short time, it cause the shack form pro not to appear when click.
2. I test and set the Autoopen Time Delay (in miliseconds) to 30000, so it will auto open in 30 seconds, the shack form pro works when I click.
I think the conflict has to do with the auto pop up.

Thats what I found so far. right now, I leave the time delay in 30000
I suggest you look into the coding that do the auto popup.

Umm really? I thought it was because of something else (css conflict). Can you re-test it again?
5 years 6 months ago #18 by TemplatePlazza

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum