Support

Account

Home Forums General Issues If a checkbox value is checked Reply To: If a checkbox value is checked

  • the do this inside the loop but outside any if statements:

    
    print_r(get_field('stock'));
    

    And post the result here