• How do I best use your shortcodes? I would like to list games for NES in the list, what should I change in the shortcode?

    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)

    Hi,

    Are your NES games saved as a particular post type, or as a post with a specific term assigned? Depending on which way they are saved to your database you want something like, either:

    [a-z-listing display="posts" post-type="your-nes-post-type"]
    

    or

    [a-z-listing display="posts post-type="post" taxonomy="the-taxonomy-containing-the-nes-games-term" terms="the-nes-games-term"]
    
    Thread Starter ildomandatore

    (@ildomandatore)

    I would like to have 2 shortcodes;
    – NES post.
    – Super Mario tag.

    How can I do?

    I just created this shortcode, but I’m currently having problems on the site and couldn’t check if it works.
    [a-z-listing numbers="before" group-numbers="yes" display="posts" post-type="nes"]

    I don’t quite understand what you mean.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Customizing shortcodes’ is closed to new replies.