TEMPLATE ATIVO: my-listing-parent/single.php
Projeto Sola em Goiânia, Teatro Rio Vermelho, Goiânia, 30 Outubro e 31 Outubro - 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 -->