Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • satrancokulu Friend
    #209057

    How to translate PREV and NEXT ?

    I translated prev and next in en-GB.mod_janews_featured.ini under language folder but couldnt change.

    Pankaj Sharma Moderator
    #578225

    <em>@satrancokulu 483995 wrote:</em><blockquote>
    I translated prev and next in en-GB.mod_janews_featured.ini under language folder but couldnt change.</blockquote>

    Hi
    If you are using multi language site do change it for other language folders . Make sure you are changing it from the root/language/en-GB/mod_janews_featured.ini

    Pankaj Sharma Moderator
    #644516

    <em>@satrancokulu 483995 wrote:</em><blockquote>
    I translated prev and next in en-GB.mod_janews_featured.ini under language folder but couldnt change.</blockquote>

    Hi
    If you are using multi language site do change it for other language folders . Make sure you are changing it from the root/language/en-GB/mod_janews_featured.ini

    Pankaj Sharma Moderator
    #743148

    <em>@satrancokulu 483995 wrote:</em><blockquote>
    I translated prev and next in en-GB.mod_janews_featured.ini under language folder but couldnt change.</blockquote>

    Hi
    If you are using multi language site do change it for other language folders . Make sure you are changing it from the root/language/en-GB/mod_janews_featured.ini

    satrancokulu Friend
    #578243

    I changed it from root/language/en-GB/mod_janews_featured.ini and succeded to translate “read more” but not prev-next

    satrancokulu Friend
    #644534

    I changed it from root/language/en-GB/mod_janews_featured.ini and succeded to translate “read more” but not prev-next

    satrancokulu Friend
    #743166

    I changed it from root/language/en-GB/mod_janews_featured.ini and succeded to translate “read more” but not prev-next

    Pankaj Sharma Moderator
    #578245

    Hi
    try this solution go to file “/html/mod_janews_featured/default/blog.php” in template “ja_teline_iv_t3”.
    Find this code

    <a href="javascript:void(0)" class="ja-zinfp-links-actions-next next">
    <span><?php echo JText::_('Next') ?></span>
    </a>
    <a href="javascript:void(0)" class="ja-zinfp-links-actions-prev prev">
    <span><?php echo JText::_('Prev') ?></span>
    </a>

    Replace Prev and Next with your word .

    Pankaj Sharma Moderator
    #644536

    Hi
    try this solution go to file “/html/mod_janews_featured/default/blog.php” in template “ja_teline_iv_t3”.
    Find this code

    <a href="javascript:void(0)" class="ja-zinfp-links-actions-next next">
    <span><?php echo JText::_('Next') ?></span>
    </a>
    <a href="javascript:void(0)" class="ja-zinfp-links-actions-prev prev">
    <span><?php echo JText::_('Prev') ?></span>
    </a>

    Replace Prev and Next with your word .

    Pankaj Sharma Moderator
    #743168

    Hi
    try this solution go to file “/html/mod_janews_featured/default/blog.php” in template “ja_teline_iv_t3”.
    Find this code

    <a href="javascript:void(0)" class="ja-zinfp-links-actions-next next">
    <span><?php echo JText::_('Next') ?></span>
    </a>
    <a href="javascript:void(0)" class="ja-zinfp-links-actions-prev prev">
    <span><?php echo JText::_('Prev') ?></span>
    </a>

    Replace Prev and Next with your word .

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

This topic contains 10 replies, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 9 months ago.

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