Home
Test 2
<?php if (is_page(‘junioren’)) { ?> <?php $args = array( ‘cat’ => 7, ‘order’ => ‘DESC’ ); query_posts( $args ); ?> <?php if ( have_posts() ) : while ( have_posts() ) : the_post(); ?> <a id=”producten” onclick=”document.location.href=’<?php the_permalink(); ?>’”> <table class=”product” width=”553px”> <tr> <h4><?php the_title(); ?></h4> …
Test
test 1 2 3 4 5 bla bla bla test test 1 2 3 4 5 bla bla bla test test 1 2 3 4 5 bla bla bla test test 1 2 3 4 5 bla bla bla test test 1 2 3 4 5 bla bla bla …