0
Welcome Guest! Login
0 items Join Now

Affinity Template JText COPYRIGHT.

  • Affinity Template JText COPYRIGHT.

    Posted 15 years 8 months ago
    • Hello Everyone.

      I never changed the JText in the Affinity Templates and I am having trouble finding the text that woudl change the copyright wording when the template is set to show copyright. I see in the index.php file of the template that there is a reference to JText. I made sure it was the correct area by commenting out the ROCKETTHEME_JTC logo and link.

      <?php if ($show_copyright == "true") : ?>
      <div class="copyright-block">
      <div id="copyright">
      &copy; <?php echo JText::_('COPYRIGHT'); ?>
      </div>
      <!-- <a href=" www.rockettheme.com/ " title="<?php echo JText::_('ROCKETTHEME_JTC'); -->" id="rocket"></a> -->
      </div>

      Where can I find the text that this line JText::_(COPYRIGHT) is referencing.

      Thanks

      Frank
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: Affinity Template JText COPYRIGHT.

    Posted 15 years 8 months ago
    • Look here:

      J-root/affinty/language/en-GB/en-GB.tpl_rt_affinity_j15.ini
  • Re: Affinity Template JText COPYRIGHT.

    Posted 15 years 8 months ago
    • Thanks. The same file was in the templates/affinity folder. Changing that file did nothing. The file you posted is the right one and it worked.

      Thanks

      Frank

Time to create page: 0.071 seconds