Support

Account

Home Forums Add-ons Flexible Content Field Flexible Content to Build 404? Reply To: Flexible Content to Build 404?

  • Okay I got it to work! It seems like in my page.php template, calling this:

    
    while ( have_posts() ) :
    the_post();
    

    screwed it up.