Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • tataye Friend
    #1011617

    Hello,
    I do not know where to post ( as I work on a site for a customer)
    in templates/ja_magz_ii/html/layouts/joomla/content/sharing_tools.php file, there is a wrong code
    instead of :

    <div class="sharing-tools">
      <span class="sharing-title">Share This</span>
      <!-- Go to www.addthis.com/dashboard to customize your tools -->
      <div class="addthis_sharing_toolbox"></div>
    </div>

    it should be

    <div class="sharing-tools">
      <span class="sharing-title"><?php echo JText::_( 'TPL_SHARING_TOOL_TITLE' ); ?></span>
      <!-- Go to www.addthis.com/dashboard to customize your tools -->
      <div class="addthis_sharing_toolbox"></div>
    </div>

    if not writen like that, translation or override won’t never work

    Pankaj Sharma Moderator
    #1011620

    Hi
    Thanks for report. I will take your report/feedback and will report this, so it can be fixed in next update of template.
    Again, thanks for your report.
    Regards

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum