I have made a website in jquerymobile using asp.net mvc3. this site is working fine on desktop but not working properly in mobile phones.
here is url of login page of my website. it is not working perfectly in android phone
http://partypack.co.il/
but here is design page, which is not dynamic, but it is working perfectly
http://partypack.co.il/wiseevent/login.html
Can any one please tell why this is happening ?
thanx in advance !
I have worked on jquery mobile and made mobile site on MVC3,
you need to add these two files
jquery.mobile.structure.min.css
jqmfb.min.css
Related
I have made a progressive web app using wordpress plugin. But it is not working in my phone.. The theme which i have used is not shown in android and add to home screen pop-up mini-info bar is not coming.. please help me.
I have tested my site with google chrome audits tool and with google chrome extension 'Responsive Web Design Tester'. With them my site is fully responsive. But When I test my site with https://material.io/resizer, it's not taking my url and says "Heads up!
The resizer is a tool for viewing non-Google websites using material design responsive UI breakpoints. The resizer will not ask for account information—you don't need to enter it when using this tool."
I have to test my site with it, because it is required.enter image description here
Use Google Chrome and make sure you are logged into your Gmail account. It will work then ;-)
My problem is solved. I was using http://xxxxxxxxxxxxx.com/learn
But when I have made it secured(https://), then it's working fine. So the new url is https://xxxxxxxxxxxxx.com/learn
So, it was only for the security reason. My site's content is same as before.
I have a problem in a client's web page. He has 4.7.4–es_ES version of Wordpress and I'm using the Divi framework (elegant themes) on its latest version: 3.0.44.
On PC screen the website works perfectly but when you enter the website on a mobile phone it doesn't work. The menu doesn't work, you cannot see the images and the blog posts are not updated.
You can only appreciate this if you enter the website with a real mobile phone. If you use the mobile console on Chrome or firefox it works perfectly.
Site: http://centromindfulnessmadrid.com/
Elegant themes site: https://www.elegantthemes.com/
I have my Desktop version ready.Is there is any faster method or tool which will help me to convert my website to mobile site.
Check out this link. This may help you.
The best way is to add a separate mobile site and have mobile browsers redirect to this.
Go through this guide for adding a separate mobile site .
I have created a Login webpage in asp.net with oracle as back end. Its kind of portal thing.
When I am loading the web page in laptop browser its completely fine.
When I am loading the web page in mobile browser its loading as normal with no problems.
But I want to load the page with a customized view when browsed in iPhone/mobile . Can anyone give me idea how to do it please?
Example: when facebbook.com loads in iphone it uses the same databse but completely different view than in desktop.
Thank you
The best way I find to do this is to add a separate mobile site (e.g. m.domain.com), and have mobile browsers redirect to this.
For adding a seperate mobile site, this guide seems to explain it very well.