Page 1 of 1

mobile theme doesnt work

PostPosted: 31. October 2013 05:42
by abelwanghui
hi all, i have set up a responsive website on the localhost. the display on computer works fine. but the display on mobile is a mess. what are the step did i miss out in the php.ini setting?

Re: mobile theme doesnt work

PostPosted: 31. October 2013 06:03
by Altrea
none.
The display of a page is a mix of html and css. Rendering that is task of the clients browser and that all happens AFTER the php magic is already done.

Re: mobile theme doesnt work

PostPosted: 31. October 2013 09:32
by nobleman
So what is the problem? Its display fine one my host server but not on the local xampp server. There mist be something i can do right?

Re: mobile theme doesnt work

PostPosted: 31. October 2013 11:12
by Altrea
Do you think we have enough information to debug this issue?

We don't see what you see.
We don't know which url you use to request the script.
We don't know where your files are saved.
We don't know which assets you load in your scripts.