Support

Account

Home Forums General Issues Adding true/false ACF to The Events Calendar via functions.php Reply To: Adding true/false ACF to The Events Calendar via functions.php

  • With the syntax you are using the if statement should end with a colon instead of a semi-colon

    
    if ( get_field( 'sold_out' ) ) :