Is there a way to not include a specific category when selecting the options in the for blocks and sections such as http://screencast.com/t/Qs6DvohnWt. I use block 1 and I want all categories but 1 to display random posts.
Hi,
You can use the “Multiple categories filter:” like this: http://screencast.com/t/W7UT9Aec Add the ID’s of the categories that you want to show in that block and just exclude the one you don’t want to show.
You can find the category ID’s here: http://screencast.com/t/kKVTLxSCa
Hope this helps!
Thanks
Unfortunately, I just tried this and it is not working. I am still seeing the 2 categories in the page blocks and widgets. I have placed all 60+ category numbers in multiple categories field because I want those to show but no difference (http://screencast.com/t/k3beLnoG3).
I haven’t tried it since one of the last v3 releases, but don’t put a space between the comma and next category.
Even better, don’t list the categories you do want, list the ones you don’t want.
-25,-1054,-85
Like that. Works great for me to exclude two categories while “All Categories” is selected at the top.
Hi,
You could try to add this 'category_ids' => '-207' into the td_module_blog.php like this: http://screencast.com/t/BFo1tgoIrD5
Thanks
A little confusion here. What’s the point of the multiple category filter if it only works by subtracting categories you don’t want?
For instance, I want to only display category 5 & 6 so I input 5,6
with 5,6 listed out I still see every category so it doesn’t really filter at all.
If I exclude posts, however then I can display exactly what I want.
Isn’t the purpose of filtering by multiple categories to display only what you want?
Hi,
This also works filtering posts just from categories you add, using ID’s, in the “Multiple categories filter:” like you also mentioned: http://screencast.com/t/Pak9pANaz Please make sure that you do this right as I have also tested this and found no issues with this, only the posts from the desired categories were returned.
Thanks
