J M
asked 8 years ago

I have an issue with the iPhone mobile view.

When I set the number of posts to say 20 per page. The Popup light box appears off the screen on the iPhone. I have to scroll down to see it. If I set the number low to say 5 posts. The iPhone view displays the 5 posts… But there is no way to scroll down to see more. The light box works properly though.

dominic Staff
replied 8 years ago

You can try adding the following code to the header.php file in the <head>…</heade> tags.

<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<meta name="apple-mobile-web-app-capable" content="YES" />

Hope this helps !

2 Answers
Allen
answered 8 years ago

@J M : hi , can you give me your website’s url for further checking ?

J M
answered 8 years ago

Thank you….

http://www.arbitraries.com

It is full of placeholder images, as I’m testing out the theme prior to moving my other site over to it.

nobita
replied 8 years ago

@JM : i’ve check your site and see that some code added to the theme make the theme’s respnsove broke, you can check the theme view in mobile on our demo. Beside that, the iscroll.js not working too, It make the scroll function not working properly, you can send us the access to your site ( account, password ) via private answer, we need to login for further checking. Glad.

Powered by DW Question & Answer Pro