nope not solved 😉
it doesnt work
Here a scheme of wat im trying to accomplish:
CATEGORY NAME
post title
post title
post title
CATEGORY NAME
post title
post title
post title
CATEGORY NAME
post title
post title
post title
maybe with one single loop where i tell which categories i want in this page
:>
i solved this avec
<?php if (is_category()) { single_cat_title(); } ?>
just before the loop and after the query