Forums

[resolved] Loop through Categories across post types (2 posts)

  1. AngelEyes
    Member
    Posted 5 months ago #

    Hey guys,

    I have about 5 custom post types that all use the standard categories as a taxonomy.

    I have a slider on the front page of my website and I want to be able to be able to load posts into it from anywhere within these 5 post types by just clicking "Featured Slider" category. This cat ID is 7.

    This is my loop- you can see that right now I have specified my post type... if I dont specify a post type i can't just be broad and loop through all posts with the category Featured Slider. Is there a way to check everything that has this category?

    [Code moderated as per the Forum Rules. Please use the pastebin]

  2. AngelEyes
    Member
    Posted 5 months ago #

    found the answer to my own question.. you can set post_type to

    post_type=any

Reply

You must log in to post.

About this Topic