Tell us what you are trying to do?
First of all, I made a CPT called Flashcards. Flashcards are classified into categories.
I have a category menu on the page. I want to click on an item in the menu to get a list of Flashcards. This should be done by AJAX.
When I get a list of Flashcards, clicking on one of them I want to show it. I made Content Template for Flashcards.
Is there any documentation that you are following?
Almost, all of docs.
Is there a similar example that we can see?
I didn't see.