I created a new category of speakers called "moniteurs" and created a menu item to show them on a page.
I duplicated the category-speakers.php page and renamed the duplicate category-moniteurs.php
But when I click on either menu item, the result is the same. All the speakers from both categories shows on the page. This is a weird behavior. I want only the "moniteurs" to show on the moniteurs page and only the "speakers" to show on the speakers page.
Please help. Is there a line of code to add to category-moniteurs.php page ?