Gk magazine has no copyrights in the features tab
Rate this topic: 1.00 out of 6 based on 1 vote(s)
- GK User
- Tue Jan 03, 2017 4:31 am
- Reply with quote
- Report this post
Hi
I want to change the copyright on the footer of my site but i don't see an option under features in the template settings. can you please tell me how?
I want to change the copyright on the footer of my site but i don't see an option under features in the template settings. can you please tell me how?
-
- Fresh Boarder
- teitbite
- Thu Jan 05, 2017 10:56 am
- Reply with quote
- Report this post
Hi
You will need to edit file /layout/blocks/footer.php
You will need to edit file /layout/blocks/footer.php
- Code: Select all
<?php if ($menu->getActive() == $menu->getDefault($lang->getTag())) : ?>
<p id="gkCopyrights">
<a href="https://www.gavick.com/joomla-templates/magazine" title="Magazine Joomla template designed by GavickPro" rel="nofollow">Magazine Joomla Template</a>
designed by GavickPro
</p>
<?php else : ?>
<p id="gkCopyrights">
Joomla Templates & WordPress Themes - GavickPro
</p>
<?php endif; ?>
-
- Moderator
- GK User
- Fri Jan 06, 2017 11:34 pm
- Reply with quote
- Report this post
Thankyou very much
-
- Fresh Boarder
- teitbite
- Mon Jan 09, 2017 4:31 pm
- Reply with quote
- Report this post
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