Portfolio - Remove footer
Support help forum dedicated to free and commerical templates for Joomla 3 and 2.5 version.
- GK User
- Fri Jan 08, 2016 9:33 pm
Hello, how to remove Portfolio template's footer ( Free Joomla Template designed by GavickPro) ?
Thank You!
Thank You!
-
- Senior Boarder
- teitbite
- Mon Jan 11, 2016 12:55 pm
Hi
You can edit index.php and remove this lines:
You can edit index.php and remove this lines:
- Code: Select all
<?php if ($menu->getActive() == $menu->getDefault($lang->getTag())) : ?>
<p class="footer__copyrights_text"><a href="https://www.gavick.com/joomla-templates/tag,free-Joomla">Free Joomla Template designed by Gavickpro</a> </p>
<?php else : ?>
<p class="footer__copyrights_text">Free Joomla Template designed by GavickPro</p>
<?php endif; ?>
-
- Moderator
- GK User
- Mon Jan 11, 2016 9:01 pm
Thanks!
-
- Senior Boarder
- teitbite
- Thu Jan 14, 2016 10:42 am
Hi
Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
-
- Moderator
4 posts
• Page 1 of 1