Hey, I have some problems with the mobile view. Thing is that on my page the phone view is not displayed instead its the tablet view.
I figured out it has something to do with my domain service provider since I tested the following: I renamed the index.html and entered the absolute path on my phone and it worked.
Then I checked the domain settings from the provider and changed the frame-redirect to a http-redirect and voila, it worked on my phone like it should.
But I don’t want to see all the absolute paths of my website in the address bar. So is there a way to solve this problem? maybe with extra code to display the website URL only?
Regards Yann