Using post types in blocks

Posted in: Newspaper
Post count: 11

Hello again,

I am trying to set up an some pages on my site that will be sort of a landing page for sections on my website, so they will show all the different content types i have in each section (posts,products,events,etc…).

I have managed to use the theme blocks with my posts types by inputing the relevant post type in the “Post Type” field : https://gyazo.com/2c335ae941b180f10a173010f553c489
and that works great, but when i try to filter the config further, and show for example the products but only from specific category of products it doesnt work. I tried to input the category id in this field:
https://gyazo.com/6748131bac5be5f48a8232bcff38a1a0

but it simply shows no products.

Same goes for the “Ajax dropdown – filter type – filter by categories”, it doesnt recognise it as a post type, and shows the categories for posts rather then products.

Please assist on how to make it work…

Post count: 22421

Hello,

Unfortunately our theme modules and blocks have implementation for custom post types but you will not be able to filter them based on their custom taxonomies. The theme does not have implementation based on the custom taxonomies.

Thanks.

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.