Copyright Removal

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
Wed Jul 03, 2013 11:20 pm
Reply with quote
Report this post
I just install the update for the Simplicity template and the copyright info is back. I can't seem to remember how to remove/alter this? any direction would be great!
User avatar
Fresh Boarder

GK User
Thu Jul 04, 2013 1:20 am
Reply with quote
Report this post
If you are trying to edit it you can change the text in template settings > Features > Copyright.

If you want to remove it then please edit following file and remove copyright code.

File: /templates/gk_simplicity/layouts/blocks/footer.php
Lines: 16 to 20
Code: Select all
      <?php if($this->API->get('copyrights', '') !== '') : ?>
      <p id="gkCopyrights"><?php echo $this->API->get('copyrights', ''); ?></p>
      <?php else : ?>
      <p id="gkCopyrights">Template Design &copy; <a href="//www.gavick.com" title="Joomla Templates">Joomla Templates</a> GavickPro. All rights reserved.</p>
      <?php endif; ?>


See you around...
User avatar
Platinum Boarder


cron