Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • jeannine Friend
    #681507

    Hello, on the portfolio page – scroll down – click next button on bottom of page till last page – There you find a disabled button saying: “That’s all”

    In which language file to edit the text? or how to remove this button only without removing all others with display:none style?

    Pankaj Sharma Moderator
    #681568

    Hi
    Go to languageen-GBen-GB.tpl_ja_nuevo.ini
    find
    TPL_JSLANG_FINISHEDMSG =”That’s all”

    change it as per needs .

    You can see the button code is defined it
    templatesja_nuevohtmlcom_contentcategoryportfolio.php
    find this code :


    <div id="infinity-next" class="btn btn-primary disabled"><?php echo JText::_('TPL_JSLANG_FINISHEDMSG');?></div>

    Pankaj Sharma Moderator
    #747431

    Hi
    Go to languageen-GBen-GB.tpl_ja_nuevo.ini
    find
    TPL_JSLANG_FINISHEDMSG =”That’s all”

    change it as per needs .

    You can see the button code is defined it
    templatesja_nuevohtmlcom_contentcategoryportfolio.php
    find this code :


    <div id="infinity-next" class="btn btn-primary disabled"><?php echo JText::_('TPL_JSLANG_FINISHEDMSG');?></div>

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

This topic contains 3 replies, has 2 voices, and was last updated by  Pankaj Sharma 9 years, 1 month ago.

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