//if (is_page('contact-2') ) { ?> //} ?>
Home
Accommodation
Facilities & Services
Special Offers
Location
Contact Us
Select Page
Book Now
if (is_page('contact-2')) { get_template_part('includes/part', 'checkbox2-v4'); } else { $checkbox_type = get_field('checkbox', 'option'); if ($checkbox_type == 2) { // get_template_part('includes/part','checkbox2-v2'); get_template_part('includes/part', 'checkbox2-v4'); } else { get_template_part('includes/part', 'checkbox2-v1'); } } ?>