Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • digitaldj Friend
    #146016

    hello i need to translate few words and i don’t know where are (next and prev at image menu)

    also i get that ??? instead of reset, i get that and with English language

    my web is http://www.championsarena.net/news/


    1. nextpre
    2. error
    Anonymous Moderator
    #323886

    Hi digitaldj

    I would like to answer your questions as follows:

    1. With pre and next text, they are defined in pluginscontentplg_jathumbnailtmplthumbnail.php, at about line 29:


    <ul class="nav clearfix">
    <li class="prev"><?php echo JText::_('Prev')?></li>
    <li class="counter"><?php echo JText::sprintf('<span class="item">%d</span> of <span class="total">%d</span>',1,count($images))?></li>
    <li class="next"><?php echo JText::_('Next')?></li>
    </ul>

    You can define in your language file.

    2. With the secord image, it is from templatesja_teline_iiilayoutsblocksfooter.php file.

    <li class="top"><a href="<?php echo $this->getCurrentURL();?>#Top" title="<?php echo JText::_('Back to Top')?>"><?php echo JText::_('Top')?></a></li>

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

This topic contains 2 replies, has 2 voices, and was last updated by Anonymous 15 years ago.

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