- Posts: 7
- Thank you received: 0
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
Please read
Before you ask for help with template issues ...
Question Remove Header and Profile - Kunena 1.5.11
- amitjaio252
-
Topic Author
- Offline
- New Member
-
Less
More
15 years 11 months ago #48638
by amitjaio252
Remove Header and Profile - Kunena 1.5.11 was created by amitjaio252
Please Log in or Create an account to join the conversation.
15 years 11 months ago #49097
by squeek
Replied by squeek on topic Re:Remove Header and Profile - Kunena 1.5.11
+1
Please Log in or Create an account to join the conversation.
15 years 11 months ago #49103
by ugur
Replied by ugur on topic Re:Remove Header and Profile - Kunena 1.5.11
root/components/com_kunena/kunena.php
Find and delete:
Profile disappeared :laugh:
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.
15 years 11 months ago #49111
by Cerberus
Replied by Cerberus on topic Re:Remove Header and Profile - Kunena 1.5.11
tabs and search box are in the fb_layout.php file
Please Log in or Create an account to join the conversation.
- amitjaio252
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 7
- Thank you received: 0
15 years 11 months ago #49115
by amitjaio252
Replied by amitjaio252 on topic Re:Remove Header and Profile - Kunena 1.5.11
Thanks Ugur your solution worked, now i have the profile box removed.
Please Log in or Create an account to join the conversation.
- amitjaio252
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 7
- Thank you received: 0
15 years 11 months ago #49116
by amitjaio252
Replied by amitjaio252 on topic Re:Remove Header and Profile - Kunena 1.5.11
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.
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