TEMPLATE ATIVO: my-listing-parent/single.php
Dingou Béus / Goiânia / Teatro Goiânia, 29 Novembro 2025 - BSBgo!
Logotipo do Site
<?php while ( have_posts() ) : the_post(); get_template_part( 'templates/listing' ); // Esta linha é a chave! endwhile; // End of the loop. ?> </main><!-- #main -->