I am currently working on a website for DAVINCI, here I am experiencing problems with the mobile version. Every time I open this website on a Huawei Mate 10 lite, it shows a box next to header similar to the image below!
The box next to header is the problem:
But if I open it on an iPhone 5S it does not show.
The image is inserted with slider revolution and the website is made with wordpress.
Related
Maybe there is a bug in android that is driving me crazy. Let me explain:
I created a page as part of a site I'm working on (http://parishes.rcda.org:81/allSaints_New) and it is displaying fine on the desktop. I am able to resize the browser window horizontally and everything positions properly. On the mobile browser in android, it is only occupying the left 3rd of the window with a horizontal scrollbar. The phone is a Samsung Galaxy S10 running the chrome browser. The phone has all the latest updates.
I'm using Dreamweaver and created a new page. I called it AboutUs2.php. I copied the page contents from AboutUS.php to AboutUs2.php. I then uploaded it to my windows web server and it looked fine. I then renamed it AboutUs.php in order to replace the page that is not working properly. After uploading it, it now wants to display in the left 3rd of the screen.
I asked a colleague with an iphone to check the page and it works just fine. I did try remote debugging via chrome and the developer tools do not show any issues with the page. I'm wondering if this is maybe a bug in android as another android phone gives me the same results with a horizontal scrollbar.
any ideas what is causing this?
I hava en android app made using cordova. The app uses an Iframe which works well from android 7. But for Android 5 and 6 is not working, it only shows a white screen. Even if I try to show another website it is still blank. The only way to have some content inside is by embedding a video.
Do you have any hint about this issue? Currently I'm not getting any error just the white screen.
I just recently updated my Chrome app on my Galaxy S3. Now my personal website that I created using a bootstrap 2.1.1 template is having a strange issue in my portfolio. When I select an image to go full screen, the thumbnail highlights blue, but overlaps the full size image.
Does anyone have any idea why this is happening? I've tried every other web browser, even the desktop Chrome version and everything looks fine. Again, this started after i updated my Chrome browser on my galaxy s3.
The links below show screenshots of my galaxy s3 in portrait and landscape so you can understand the issue better.
Links:
http://imgur.com/27ejG8q,RoQrTOG#1
http://imgur.com/27ejG8q,RoQrTOG
Thanks,
Josh
Major head scratcher happening today. I developed a Cake app, hosted on Pagoda Box, that runs fine on all browsers except Android native browser on the Galaxy S3. It displays a white screen:
http://broomage.pagodabox.com/sweepstakes/MetsMoments2013
However, I uploaded this app to a standard LAMP server so I could debug it more quickly, and it showed up just fine! See here:
http://epi.qa/broomage/sweepstakes/MetsMoments2013
I'm really mystified at this point, since it now seems specific to Pagoda Box. I've checked the apache/php/cake logs and nothing weird is showing up. I can also "view source" and see that everything seems to be loading properly--only the browser just shows a white screen. This problem also happens on certain sites that use the Bootstrap library, but will sometimes show up if you go to another URL then hit the back button. But this particular site just shows a white screen on the S3 no matter what I do. Any ideas???
Grrr, I think I narrowed it down to a gzip issue: If you are serving certain assets thru a php script, the size may be reported as a mismatch w/ the compressed size, which screws up rendering on lackluster browsers like that of android.
I have deployed android application made with phone gap, and I haven't problem with emulator and web browser.But when i install that application on android tablet (samsung galaxy) device it shows following error when i click on cell of table.
Application Error: The web page contains an error. (file:///android_asset/www/tips_list.html?act=SET_TIPS_LIST&cid=1)
In my application I am displaying list of categories in table and when user click on any cell of table it will navigate to its subcategory page. It works fine in emulator but crashes in tablet.
You are probably running into the following Android bugs:
http://code.google.com/p/android/issues/detail?id=17535
http://code.google.com/p/android/issues/detail?id=17327