Forums
(@grenzenlos)
12 years, 9 months ago
<?php if ( have_posts() ) while ( have_posts() ) : the_post(); ?>
this is how I call my loop is this not propper?
Actually I even tested it on multiple themes paid and WordPress default same outcome.