I am having the same issue
Thread Starter
golded
(@golded)
Where is the team illdy? nobody can help US ??
I have the problem on all my websites now.
Regards
This problem resolved for me about a week ago but I had to restore my website and am now having the same problem. Team Illdy, your help would be appreciated
Anonymous User 18479654
(@anonymized-18479654)
I’ve solved this problem with some changing in file:
/wp-content/themes/illdy/layout/js/script.js
function isIsIOS() call an error (maybe because of jQuery update), and therefore all functions after (in “// Called Functions”) also do not work properly.
You can just comment:
1) full function isIsIOS() on lines about (8-13)
2) this function call (on line about (125)