Thank you so much! That’s what i needed. You made my day <3
Thank you, still having this issue with the pagination
Thanks for your answer.
First the ‘<?php wp_reset_postdata(); ?>‘ should go before the first endwhile; (first loop) and the second one before of the endif; (second loop). Right?
When i put the ‘post_per_page‘ in the second loop i get six post in the first page in total but 9 in the previous page. I think this is related with the ‘post__not_in‘ that i don’t understand how to implement this parameter.
Thanks
I did it but still happening.