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 Remove subject in last post front end..

More
16 years 6 months ago #31873 by etusha
open /components/com_kunena/template/default_ex/listcat.php

find and remove (LINE 573 for kunena 1.5.6)
Code:
<div class = "<?php echo $boardclass ?>latest-subject fbm"> <?php echo CKunenaLink::GetThreadPageLink($fbConfig, 'view', $singlerow->catid, $latestthread, $latestthreadpages, $fbConfig->messages_per_page, $latestsubject, $latestid); ?> </div>


find and edit
Code:
echo ' | '.$lastptime.' ';
to
Code:
echo ' <br/> '.$lastptime.' ';

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

More
16 years 6 months ago #31876 by dziboy
Wow.... it works for me...
thanks a lot...

so the main problem is miscommunication caused by my bad english i think..
:D :D :D :D :D

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

More
16 years 6 months ago - 16 years 6 months ago #31878 by dziboy
It almost done..
this is my Frontend Forum


if i click my category forum that has child board,it still look that default format(title, name, date) i pointed with red rounded.


what should i do again.. ??
:) :) :)

thanks and sorry about my bad english..
:) :)
Last edit: 16 years 6 months ago by dziboy.

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

More
16 years 6 months ago #31970 by dziboy
can anybody help me pls..
just a lil bit more.. :D

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

Time to create page: 0.206 seconds