• Resolved oweux

    (@oweux)


    When we choose post_type=’attachment’ the loop does not event cycle through.

    We have some images that have been ‘tagged’ and we would like to display those.

    To test we have used: [ic_add_posts post_type=’attachment’] to display ANY images and then narrow down from there. Nothing is displayed, we have even created a ‘custom template’ with just a ‘-‘ in it to see how many times it is displayed (this test works with post types ‘page’ and ‘post’ ).

    Please let us know if ‘attachment’ is supported. Thank you!

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

Viewing 1 replies (of 1 total)
  • Thread Starter oweux

    (@oweux)

    post_status also needs to be set using:

    post_status=’inherit’

    for attachments to be processed.

    • This reply was modified 6 years, 1 month ago by oweux.
Viewing 1 replies (of 1 total)
  • The topic ‘post_type=’attachment’’ is closed to new replies.