mobile plugin not showing pages with posts
-
I have a file which is a template page. It looks for all posts from a certain category and loops through displaying the appropriate content from it using the usual query posts.
I have added a new WP page, assigned it the template name and put it in the menu. Everything works as expected until I look at it on mobile version where it just shows a blank page – so I assume its drawing the content from the editor which is empty because all the content is coming from the posts. Using wptouch mobile plugin I can access the content under the category tag but I really want it to show in the pages tag.
Can anyone point me in the right direction
The topic ‘mobile plugin not showing pages with posts’ is closed to new replies.