Support

Account

Home Forums General Issues Checkbox while loop if value exists Reply To: Checkbox while loop if value exists

  • Okay, school boy error, missed the echos 🙁

    <a href="<?php echo get_permalink($course->ID); ?>"><?php echo get_the_title($course->ID); ?></a>

    Many thanks for the help.