Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • SpirosDoikas Friend
    #141665

    I did find where the increase/reduce size strings were, but no luck with the wide/narrow screen resolution tags.

    Anonymous Moderator
    #306875

    Hi there,

    Open ja_wisteryja_templatetools.php file, at about line 88, find following code:

    foreach ($this->_ja_screen_sizes as $ja_screen_size) {
    $i++;
    echo "
    <a><img style="cursor: pointer;" src="".$this->templateurl()."/images/user-screen".$i. ( ($this->getParam(JA_TOOL_SCREEN) == $ja_screen_size) ? "-hilite" : "" ).".".$imgext."" title="$ja_screen_size screen resolution" id="ja-tool-$ja_screen_size" onclick="switchTool('".$this->template."_".JA_TOOL_SCREEN."','$ja_screen_size');return false;" /></a>
    ";

    Here you can see a red text. you only translate screen resolution text. narrow and wide text are default of template.

    SpirosDoikas Friend
    #306877

    I found it yesterday, in fact, I can translate the full thing, if I translate the “narrow” and “wide” bits at the top.

    See it in action here: http://www.siderman.gr

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

This topic contains 3 replies, has 2 voices, and was last updated by  SpirosDoikas 14 years, 10 months ago.

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