Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • alioztr Friend
    #144144

    in news area how can i change “MORE :” items to Turkish language.
    i can’t find in language forder

    prakash Friend
    #317153

    Hi

    To modify this you will need to go to this file (the MORE: is hardcoded into the file by JA and does not come from any language file)

    open this file templates> jacopper>html>mod_janews>blog_item.php

    see this around line 66 of the file

    if (count ($rows) > $i) {
    echo "<strong class="jazin-more">More:</strong>n";
    echo "<ul class="jazin-links">n";

    while (count ($rows) > $i) {

    this line you can change the more to what ever you want

    echo "<strong class="jazin-more">More:</strong>n";

    hope it answers your query

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

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

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