Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #456558

    my wordpress installation is dutch so i don’t know if all the translations are correct.

    i have assigned the news page in Appearance, customize.
    when i look at the page nieuws, the posts doesn’t loop.
    i have printed the wp_query request in themes/enfold/page.php. that return the following:
    SELECT wp_posts.* FROM wp_posts WHERE 1=1 AND (wp_posts.ID = ’36’) AND wp_posts.post_type = ‘page’ ORDER BY wp_posts.post_date DESC
    also in loop-page, the wp_query is the same as above.

    i had disabled all plugins, but that doesn’t work.
    i activated an other theme, that works.

    what should i try next? any suggestions?

    The website is still on localhost.
    i have 3 posts in 3 different categories

    Thanks!

    • This topic was modified 10 years ago by gflex.
    #457093

    Hi!

    Try setting the news page in the Theme Options instead – http://i.imgur.com/lvQOk7w.png

    Best regards,
    Josue

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.