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 Remove Header and Profile - Kunena 1.5.11

More
15 years 11 months ago #48638 by amitjaio252
How do i remove header and profile from Kunena 1.5.11

I want to remove everything as shown in the picture.

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

More
15 years 11 months ago #49097 by squeek

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

More
15 years 11 months ago #49103 by ugur
root/components/com_kunena/kunena.php

Find and delete:
Code:
//BEGIN: PROFILEBOX if (file_exists(KUNENA_ABSTMPLTPATH . '/plugin/profilebox/profilebox.php')) { include (KUNENA_ABSTMPLTPATH . '/plugin/profilebox/profilebox.php'); } else { include (KUNENA_PATH_TEMPLATE_DEFAULT .DS. 'plugin/profilebox/profilebox.php'); } //FINISH: PROFILEBOX

Profile disappeared :laugh:

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

More
15 years 11 months ago #49111 by Cerberus
tabs and search box are in the fb_layout.php file :)

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

More
15 years 11 months ago #49115 by amitjaio252
Thanks Ugur your solution worked, now i have the profile box removed.

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

More
15 years 11 months ago #49116 by amitjaio252
Hello Cerberus!

Thanks for your help, i am not that technical.

Canu give me the exact coding i needs to remove/edit to hide/delete tabs.

Can u also suggest about any good kunena templates.

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

Time to create page: 0.250 seconds