Skip Navigation

[Resolved] Displaying custom post types of a category

This support ticket is created 5 years, 4 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 3 replies, has 2 voices.

Last updated by Minesh 5 years, 4 months ago.

Assisted by: Minesh.

Author
Posts
#1412171

Hi there,

I am not sure if your plugin has some build in functionality for handling custom post types of a specific category?!

hidden link
hidden link

Thanks

Best regards,
Horia

#1412783

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

Its still not clear to me what exactly you want.
- Do you mean that you want to add the category to your post URL?
- or you want to display the posts that belong to the specific category?

Please share the above information that will help me to guide you in the right direction.

#1412809

Hi.

Thanks for the reply. To answer to the above: Option 2. So I want to display the custom post types that belong to a specific category

#1413175

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Ok - thank you. So, as I understand, you want to display/list the posts from your post type having specific taxonomy/category term assigned.

To display such list, you can create a view and filter your view by taxonomy term.
=> https://toolset.com/documentation/user-guides/views/filtering-views-by-taxonomy/

Now, You can create such a list by using a Block view or classic view where Toolset views plugin 3.0 will allow you to create a view using block or classic way.
=> https://toolset.com/documentation/getting-started-with-toolset/create-and-display-custom-lists-of-content/