• Resolved lradden

    (@lradden)


    Hi I inherited this web site and it runs buddypress v 1.7.1 and wordpress v 3.5.1 now. A month back the content of the lessons suddenly disappeared. I can see the custom post type for lessons and its taxonomy, and i can see the list of lessons, as well as the posts in the database. But the content does not display. All plugins have been updated as well as wordpress.
    I am about to try a repair of the database, but wondered if you had other ideas or had seen this happen before?
    Thanks!
    Here is an example:
    http://tah.newton.k12.ma.us/lessons/trail-of-tears-2/

    http://wordpress.org/extend/plugins/custom-post-type-ui/

Viewing 1 replies (of 1 total)
  • Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Hi lradden. Just to be sure, I looked through the entire plugin. All of the code deals only with the admin side and the settings pages, etc. It doesn’t handle any front-end display. It will register the custom post type and taxonomies for you, which you indicate it is still doing. I would check with your theme files to make sure something didn’t change there or is throwing errors first. There’s good chance that it’s using the WP_Query class. Hopefully this helps and puts you on a step in the right direction to debugging.

Viewing 1 replies (of 1 total)
  • The topic ‘custom post content has disappeared’ is closed to new replies.