Page 1 of 1

Mobile version not working :( Only HTML

Posted: Fri Jul 20, 2018 3:07 am
by sakaz
Hi Forum,
I have recently joined the opencart community and i have recently setup opencart version 3.0.2.0 it on my localhost server. I have found such a great application and really appreciate to the development team. My site is working good when i open on the desktop but on mobile browser i can only show the HTML .. Theme is not working .. I have installed Pavo_Xstore theme because i am learning as well.

I would be highly thankful to you if you could help me out.

Regards,
Shan

Re: Mobile version not working :( Only HTML

Posted: Fri Jul 20, 2018 5:52 pm
by paulfeakins
sakaz wrote:
Fri Jul 20, 2018 3:07 am
Theme is not working .. I have installed Pavo_Xstore theme because i am learning as well.
Contact the theme developer.

Re: Mobile version not working :( Only HTML

Posted: Sat Jul 21, 2018 7:24 am
by sakaz
Hi thanks or your reply.
I have checked with the default opencart theme too after fresh installation but on mobile phone .CSS theme not showing ? .. can you please help me how to rectify the problem.
Shan

Re: Mobile version not working :( Only HTML

Posted: Sat Jul 21, 2018 8:10 am
by IP_CAM
Well, if you really expect support on such, better add a Link to
your Site, everything else would just be plain speculation. ::)
Ernie

Re: Mobile version not working :( Only HTML

Posted: Sat Jul 21, 2018 8:27 pm
by sakaz
Hi
Thanks for your reply. I have setup OC on my localhost server WAMP. So it is not possible yet to share the link. Could you please let me know which parameters i can check to identify the problem.

Regards

Re: Mobile version not working :( Only HTML

Posted: Sat Jul 21, 2018 9:42 pm
by sakaz
Hi Forum
I do not understand the problem with my OC.
I have setup it on my localhost (wamp) and tried to open the opencart default website store and admin panel on mobile browser then it does not show css stylesheet only simple HTML. Is that Opencart problem ? Kindly let me know?

Regards,
Shan

Re: Mobile version not working :( Only HTML

Posted: Sun Jul 22, 2018 12:45 am
by IP_CAM
Well, since you are working on a local Server, possibly, this Server is not
configured according requirements. So, better place the software into a
real Site, then, one could possibly check.
Good Luck
Ernie

Re: Mobile version not working :( Only HTML

Posted: Sun Jan 17, 2021 10:49 pm
by z3hir
I have encountered this problem, too. But luckily I found the reason of the problem. In localhost and on my mobile browser, when I click any link, then it redirect me to localhost. But I was on the 192.168.1.35, so it should have redirect me to 192.168.1.35 .

The reason of this, while installing opencart on localhost, it makes all redirects according to localhost. So if you install first on your public server, it should work on everywhere correctly. All of this is my opinion.

Re: Mobile version not working :( Only HTML

Posted: Mon Jan 18, 2021 12:03 am
by JNeuhoff
Just configure your test server to using your 192.168.1.35 IP-address in the config.php and admin/config.php files.