• Resolved beaudaignault

    (@beaudaignault)


    I’m running WordPress locally (Mamp pro).
    I’ve made a custom post type and all is well (ie, custom posts show up on the page they’re supposed to). When I click to “read more”, the single.php opens and that is okay.

    Next, I create a custom single-MyCustomPostType.php so that customized content may be delivered apart from regular (single.php) content, and, the result is a page that wants to load an infinite number of the single post (and I lose the little WordPress Admin bar at the top of the page).

    Any help? Ideas?
    Thanks.

Viewing 1 replies (of 1 total)
  • Thread Starter beaudaignault

    (@beaudaignault)

    So, an update.
    I skipped customizing the single.php and instead customized a
    content-{mydifferentstuff}.php.
    Now posts on other pages adopt the new content-{mydifferentstuff}.php as well.

    No good.
    Argg!!

Viewing 1 replies (of 1 total)

The topic ‘Custom single.php spews infinite loop’ is closed to new replies.