Thursday, March 7, 2013
Showing posts with label kunena. Show all posts
Showing posts with label kunena. Show all posts
How to remove "Powered by Kunena Forum" from Kunena 2.0.4 latest ( Solved )
Hi all, Kunena is the best forum extension for Joomla This amazing extension is free and they place a credit text link ( Powered By Kunena Forum ) at the bottom of the page. Now we should show some support to them but sometimes your client will not like this. So for several occasions, We need to remove that back link.
Now i will tell you how you can remove that "Powered By Kunena Forum" text very easily but my recommendation is you make a donation to them before you do this.
Now i will tell you how you can remove that "Powered By Kunena Forum" text very easily but my recommendation is you make a donation to them before you do this.
Wednesday, August 22, 2012
How to remove "Powered by Kunena Forum" from Kunena 2.0
Please check the updated post here >>>
Kunena is the best forum solution for joomla. You really should make a donation before you do this.
administrator/components/com_kunena/libraries/view.php
Go to line 389. You will find the following codes
The easiest way to remove this is to hide. So replace <div style="text-align:center"> with <div style="text-align:center; display:none">
The credit wont be visible in your website anymore. I hope that is what you want.
Enjoy
Kunena is the best forum solution for joomla. You really should make a donation before you do this.
There is a lot of method on the web on how to remove kunena credit text from the footer. But i failed most of them with latest Kunena 2.0.1 . Then i check the codes and found it on the below file
Go to line 389. You will find the following codes
final public function poweredBy() {
$credits = '<div style="text-align:center">';
$credits .= JHTML::_('kunenaforum.link', 'index.php?option=com_kunena&view=credits', JText::_('COM_KUNENA_POWEREDBY'), '', '', 'follow', array('style'=>'display: inline; visibility: visible; text-decoration: none;'));
The easiest way to remove this is to hide. So replace <div style="text-align:center"> with <div style="text-align:center; display:none">
The credit wont be visible in your website anymore. I hope that is what you want.
Enjoy
Subscribe to:
Posts
(Atom)
For Insurance Website
For Business Website
Free Mastercard with 25$ bonus

