[insert_php] the_field(‘titel’); [/insert_php]

[insert_php] the_field(‘tekst’); [/insert_php]

Contacteer ons

no images were found

Producten

[insert_php] add_filter(‘excerpt_length’, ‘new_excerpt_length’); global $post; $args = array( ‘numberposts’ => 100, ‘category’ => 7, ‘orderby’=> ‘title’, ‘order’ => ‘ASC’, ‘post_type’ => ‘onze_producten’); $size = array(278,188); $myposts = get_posts( $args ); foreach( $myposts as $post ) : setup_postdata($post); ?>