Gk magazine has no copyrights in the features tab

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.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?
User avatar
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

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 &amp; WordPress Themes - GavickPro
          </p>
          <?php endif; ?>

User avatar
Moderator

GK User
Fri Jan 06, 2017 11:34 pm
Reply with quote
Report this post
Thankyou very much
User avatar
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
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.