TEMPLATE ATIVO: my-listing-parent/single.php
Goiânia: Curso de Gestão e Marketing de Relacionamento - 155ª turma, Goiânia, 1 November 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 -->