Jump to content

Mobile Theme not working in Mobile phones


Recommended Posts

Hi,

 

I've installed the default prestashop mobile theme but when i load the site from a mobile phone or smartphone, nothing is loading (just an empty page).

 

But when i try the same with an online mobile phone simulator it's working fine and i couldn't see any errors. 

 

http://transmog.net/iphone-simulator/mobile-web-browser-emulator-for-samsung-galaxy-s3.php?u=streamport.tv/camcorders/5641-gy-hm600-prohd-camera.html#

 

Can someone please help me to fix this?

 

 

Link to comment
Share on other sites

There is a javascript conflict on this version of Prestashop, you need to find the module that is adding the following javascript file, and disable it when mobile theme is being used. 

 

<script type="text/javascript" src="/js/jquery/jquery-ui-1.8.10.custom.min.js"></script>

 

You can test the mobile theme from a standard browser using this URL

http://www.streamport.tv/?ps_mobile_site=1

 

To prove that this is the issue

1) first rename that file to /js/jquery/jquery-ui-1.8.10.custom.min.js.old

2) clear your browser cache

3) open http://www.streamport.tv/?ps_mobile_site=1 and it should work.

 

If the site now appears, then have fun locating the module that is including that :)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...