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

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Question How to exclude a specific category posts from Recent Discussion?

More
16 years 6 months ago #31932 by Sahil
i want to exclude a specific category new topics and replies from Recent Discussion tab.. is there anyway to do that? any help would be really appreciated.
thanx

Please Log in or Create an account to join the conversation.

More
16 years 6 months ago #31940 by etusha
the only way to do that is change the
/components/com_kunena/template/default_ex/latestx.php

Please Log in or Create an account to join the conversation.

More
16 years 6 months ago - 16 years 6 months ago #31945 by Sahil
Thanx etusha for reply..

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.
Code:
$catlist = array();

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
Last edit: 16 years 6 months ago by Sahil.

Please Log in or Create an account to join the conversation.

More
16 years 6 months ago #31989 by Matias
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.

Please Log in or Create an account to join the conversation.

More
16 years 6 months ago #31997 by Sahil
Ok..
Thanx for the help..

Please Log in or Create an account to join the conversation.

More
16 years 3 months ago #37406 by kapearl
Matias wrote:

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.

Time to create page: 0.243 seconds