Avoid static front page on mobile
-
I use lots of voodoo with a Static Front Page to make my site look just so. All of this breaks when using the JetPack mobile theme, which is to be expected.
What I would like is, when a mobile user views the front page, to instead load just a regular list of posts. It seems like this would be doable by checking
jetpack_is_mobile() && is_front_page()and tweaking the query, but it’s just beyond my grasp.Any help would be greatly appreciated.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Avoid static front page on mobile’ is closed to new replies.