Archived topic
Categoria Pai e Categoria Filho
1 reply · Started by Daniel on June 29, 2022
Olá, espero que esteja bem por ai!
Gostaria de configurar a exibição dos meus artigo na pagina de categoria pai da seguinte forma:
Categoria pai deve exibi apenas os artigos atribuídos a ela e não exibi artigos da categoria filho.
Exemplo:
A categoria futebol (https://www.afolhahoje.com/futebol/) está exibindo os artigos dela e de sua filha (https://www.afolhahoje.com/futebol/jogos-de-hoje/). Eu desejo que ela exiba apenas os delas.
Pode me ajudar com isso?
Hi Daniel,
The post loop is completely handled by WP core function wp_query so this isn't something the theme can control.
I would recommend checking with WordPress' support team - if they can provide a function that works in a Twenty series WP theme environment, the exact function should work for GP as well.
Hope this helps :)