Hey there everyone,
i’ve the following problem,
when i try to connect to my website with mobile end devices, like iPhone / iPad / Android devices, my Homepage slider stucks on a loading screen. I’ve checked this issue on my PC after that and as soon as i select a mobile device user agent, my slider stops working + i’ll get the following errors in my browser console:
21:50:04.329 TypeError: jQuery(…).prettyPhoto is not a function 1 custom.js:3:2
<anonym> https://www.agoshan.com/web/wp-content/themes/grc-zeroerror/js/custom.js:3:2
n.Callbacks/i https://www.agoshan.com/web/wp-includes/js/jquery/jquery.js:2:27444
n.Callbacks/j.fireWith https://www.agoshan.com/web/wp-includes/js/jquery/jquery.js:2:28213
.ready https://www.agoshan.com/web/wp-includes/js/jquery/jquery.js:2:30004
K https://www.agoshan.com/web/wp-includes/js/jquery/jquery.js:2:30366
and the second:
21:50:04.736 TypeError: $container.isotope is not a function 1 screen.js:6:2
<anonym> https://www.agoshan.com/web/wp-content/themes/grc-zeroerror/mixitup/screen.js:6:2
n.event.dispatch https://www.agoshan.com/web/wp-includes/js/jquery/jquery.js:3:12392
n.event.add/r.handle https://www.agoshan.com/web/wp-includes/js/jquery/jquery.js:3:9156
I’ve tried this with the following user agents:
– Mozilla/5.0 (iPad; U; CPU OS 4_3_3 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8J2 Safari/6533.18.5
– Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_3 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8J2 Safari/6533.18.5
– Mozilla/5.0 (Linux; U; Android 2.2.1; en-us; Nexus One Build/FRG83) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1
Any ideas to solve this problem?
Thanks and have a nice day,
Lucas