- Posts: 5
- Thank you received: 1
Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0
Question How to exclude a specific category posts from Recent Discussion?
thanx
Please Log in or Create an account to join the conversation.
/components/com_kunena/template/default_ex/latestx.php
Please Log in or Create an account to join the conversation.
can you please specify the code which i need to edit. i would be really thankful. i just want to remove 1 category posts.
edit: i found this code for include categories.
is there any code to simply exclude 1 category instead adding all category numbers. and then i have to edit everytime to include a new category.
thanx
Please Log in or Create an account to join the conversation.
Recent Post Settings > Show Category
Unfortunately you need to do in another way: list every catid you want to show.
Please Log in or Create an account to join the conversation.
Thanx for the help..
Please Log in or Create an account to join the conversation.
There is configuration setting for this:
Recent Post Settings > Show Category
Unfortunately you need to do in another way: list every catid you want to show.
I'm using the default_x template on K1.5.8, J1.5.15, trying to show only certain post categories and the Show Category settings are ignored on the Recent Discussions tab. I've set my cats I want to display like this: 11, 73, 1, 25, 46, 90, but all posts still display. And the other settings like Show Hits, author and so on also don't change either when I change the setting. I've cleared the cache, changed templates but that doesn't seem to get the Recent Post Settings to kick in.
Please Log in or Create an account to join the conversation.