Pods not appearing in MobilePress theme

This topic is: not resolved

This topic contains 3 replies, has 2 voices, and was last updated by  databell 2 years, 1 month ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #165494

    databell
    Participant
    Post count: 1

    I’m using MobilePress so I can display a mobile version of my clients’ site for devices like many of us are doing these days. Problem is since they use their own themes instead of the standard themes, the Pod pages don’t show up. I created a version of MobilePress’ iPhone page.php template and added the pods code but all I get when I go to the page itself is the Page Not Found message at the bottom of the code. How can I make the Pods data appear? Is it possible at all?

    Here’s the code I’m using to display (or try to) Pods data:

    <?php

    ?>

    <?php get_footer(); ?>

    #165495

    sc0ttkclark
    Keymaster
    Post count: 807

    You’ve put your content within a ‘WP Loop’, that have_posts() / the_post / the_title() stuff — if there isn’t a WP Page or Post (or CPT) on the page it will just not output at all and give you the Page Not Found error.

    Is that what’s happening for you?

    #165496

    databell
    Participant
    Post count: 1

    Yeah, Scott. That’s what is happening. So if I just delete

    And the code above it regarding comments, would that solve the issue?

    #165497

    databell
    Participant
    Post count: 1

    OK, Scott. Just deleted it. Solved the problem. Pods are now displaying. Yay! Thanks.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.

Wordpress Cloud Hosting