• Resolved davidandrei

    (@davidandrei)


    Hello,
    I need some help with this plugin. I want to create a index page of some articles from a specific category, but it doesnt work. Can you help me?

    I’ve used this shortcode:
    [a-z-listing taxonomy=”category” terms=”afectiuni-a-z”]

    Thank you!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Dani Llewellyn

    (@diddledani)

    Can you describe what happens when it “doesn’t work”? It looks like you’re attempting to use a shortcode called glossary which is not provided by my plugin. The taxonomy category is normally assigned to post type posts which won’t be shown by my plugin unless you also include post-type="post" in the shortcode:

    [a-z-listing post-type="post" taxonomy="category" terms="afectiuni-a-z"]
    
    Plugin Author Dani Llewellyn

    (@diddledani)

    I’m marking this as resolved, but please come back if you still need help.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Posts from a category only’ is closed to new replies.