• Resolved nomairkashif

    (@nomairkashif)


    There is plenty of media in the media library. Nothing appears, or get listed when I use this shortcode : [display-posts post_type=”media”]

    Please explain how I can use the shortcodes queries on Media PostTypes?
    Thanks

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

Viewing 1 replies (of 1 total)
  • Plugin Author Bill Erickson

    (@billerickson)

    Thanks for the message.

    The post type for the media library is actually ‘attachment’, not ‘media’. Also, attachments have a post_status of ‘inherit’ rather than the standard ‘publish’, so you need to specify the post status as well (more information).

    This should work for you: [display-posts post_type=”attachment” post_status=”inherit”]

Viewing 1 replies (of 1 total)

The topic ‘Post_Type Media not listing’ is closed to new replies.