I tried to show the posts from a specific category,
However following short code showed empty page:
[a-z-listing taxonomy=”category” terms=”my-term-slug”]
But eventually one of your suggestion from other topics works well for my purpose using following short code.
[a-z-listing display=”posts” post-type=”post” taxonomy=”category” terms=”xxx”]
Many thanks for this wonderful plugin