starhu
asked on
How to remove this footer in Joomla 2
Hello,
This is the continuation of "How to remove this footer in Joomla" question because it seems it wasn't solved after all.
There is a "Free joomla templates, web hosting." text at the bottom of every page I want to remove.
Link: http://www.egyediszoftverek.hu/ideig/nilfisk/
It is not in the index.php of the template.
In fact I don't know where it is I searched every file and I couldn't find it.
Can you help me? Thank you
This is the continuation of "How to remove this footer in Joomla" question because it seems it wasn't solved after all.
There is a "Free joomla templates, web hosting." text at the bottom of every page I want to remove.
Link: http://www.egyediszoftverek.hu/ideig/nilfisk/
It is not in the index.php of the template.
In fact I don't know where it is I searched every file and I couldn't find it.
Can you help me? Thank you
Go to Menu Manager and click on Top Menu. The menus "About Joomla" and others are located in there.
line 338
<DIV class=clr></DIV></DIV><!-- End K2 Item Layout --><!-- JoomlaWorks "K2" (v2.4.1) | Learn more about K2 at http://getk2.org --><BR><A
title="" href="http://www.joomla-templates-free.net/" target=_blank>Free joomla
templates</A>, <A href="http://www.lonex.com/web-hosting-video/">web
hosting</A>. </DIV></DIV></DIV><!-- end main content --><!-- start right column -->
<DIV id=rightcol>
<DIV class=moduletable>
<DIV class=clr></DIV></DIV><!--
title="" href="http://www.joomla-templates-free.net/" target=_blank>Free joomla
templates</A>, <A href="http://www.lonex.com/web-hosting-video/">web
hosting</A>. </DIV></DIV></DIV><!-- end main content --><!-- start right column -->
<DIV id=rightcol>
<DIV class=moduletable>
Also check this joomla thread
http://forum.joomla.org/viewtopic.php?t=313886
http://forum.joomla.org/viewtopic.php?t=313886
ASKER
But this is not a menu, just a link (have a look at it).
There wasn't in any Menus.
There wasn't in any Menus.
line 338
<DIV class=clr></DIV></DIV><!-- End K2 Item Layout --><!-- JoomlaWorks "K2" (v2.4.1) | Learn more about K2 at http://getk2.org --><BR><A
title="" href="http://www.joomla-templates-free.net/" target=_blank>Free joomla
templates</A>, <A href="http://www.lonex.com/web-hosting-video/">web
hosting</A>. </DIV></DIV></DIV><!-- end main content --><!-- start right column -->
<DIV id=rightcol>
<DIV class=moduletable>
<DIV class=clr></DIV></DIV><!--
title="" href="http://www.joomla-templates-free.net/" target=_blank>Free joomla
templates</A>, <A href="http://www.lonex.com/web-hosting-video/">web
hosting</A>. </DIV></DIV></DIV><!-- end main content --><!-- start right column -->
<DIV id=rightcol>
<DIV class=moduletable>
Have u checked the above thread, where u can find the href..
http://forum.joomla.org/viewtopic.php?t=313886
http://forum.joomla.org/viewtopic.php?t=313886
ASKER
I think you misunderstood me.
This is not the Joomla's footer since the mod_footer is disabled. (If I enable it, an additional footer will be seen).
I grepped on the Linux server every file -> no file contained the "http://www.joomla-templates-free.net" words.
It should be in the template however because if I change the template it won't be seen.
This is not the Joomla's footer since the mod_footer is disabled. (If I enable it, an additional footer will be seen).
I grepped on the Linux server every file -> no file contained the "http://www.joomla-templates-free.net" words.
It should be in the template however because if I change the template it won't be seen.
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
you need to edit the index.php file