Hi, how are you?
I’m having some problems with jetPack, after update, the mobile version doesn’t load and displays all white. Tested all plugins and worked well with the DEFAULT theme, but the jetPack and Newspaper combo dont want to work on mobile.
Do you have any clue what could be the problem.
Thank you for your attention.
-
This topic was modified 11 years by
kesevada.
Be sure to turn OFF the mobile option in JetPack as the theme is already responsive for mobile; this might not be your issue, but common problem:
https://wordpress.org/support/topic/iphone-site-not-working-with-jetpack
This may have nothing to do with your issue, just a thought 🙂
Hello,
i want to off responsive , can you please tell me how to do this.
Thanks,
Abid
It’s a responsive theme — you can’t turn off responsive features technically.
You could edit out the @media sections of the style.css to hack the theme, presumably.
This has been covered in the forum before so you might search for that; or wait for official tagdiv reply.
Hello Chris,
Thanks for the reply, i’ll check this with my developer.
Hi,
Unfortunately you will need custom modifications to disable mobile version as the Newspaper theme was designed with an fixed grid layout, responsive as it is fluid and style for desktop/tables/mobile screens. As Christopher wrote you can edit the style.css file and try to remove the @media query’s for phone.
Thanks!