• Hi,

    Don’t know why but my posts appear in pages (in front and back !)
    in my sql

    SELECT *
    FROM 'wp_posts'
    WHERE 'post_type' LIKE 'page'
    LIMIT 0 , 30

    show me 25 pages,
    in admin
    wp-admin/edit.php?post_type=page show me 283 pages (and 25 all/ 25 publish)

    What’s wrong ?

    I was in 2.9.2, update in 3.4.2 to solve this… update OK but same bug… change template, same bug (in front)…

  • The topic ‘post loop (and don't want) in page’ is closed to new replies.