/* Main menu */ ?>
Home
over vdb
visie
beroepsorganisatie
bna
register
nieuws
contact
/* Mobile main menu */ ?>
Home
over vdb
visie
beroepsorganisatie
bna
register
nieuws
contact
if( have_posts() ) { while( have_posts() ) { the_post(); the_content(); } }?>
$company = get_field('company', 'option'); $adress = get_field('adress', 'option'); $phone = get_field('phone', 'option'); $mail = get_field('mail', 'option'); $facebook_link = get_field('facebook_link', 'option'); $linkedin_link = get_field('linkedin_link', 'option'); ?>