Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • parpar Friend
    #129844

    hello

    first of all i wanted to say that the templates designs are wonderfull , keep on doing a great job.

    i think there is a problem with ja-newsflash when enabling the Search engine friendly urls
    because some of the pictures are missing in some pages

    any one else having the same problem ?

    thanks,

    Sherlock Friend
    #254516

    Can you send your URL ?

    parpar Friend
    #254594

    hello ,

    note: that if i disable the sef function it’s working fine

    thanks

    Sherlock Friend
    #254868

    Hi
    I have viewed your site. What’s wrong ?

    parpar Friend
    #254882

    hi

    in the front page click on the “misiing pictures headlines”

    and wait for the images to rotate , you will see that the module can’t find the images until you refresh
    or
    until you disable the sef function

    by the way how can i add a “narrow screen” button into the control panel ?

    Sherlock Friend
    #254936

    If you want to add “narrow screen”, plz go to admin, Extensions-> Template manager menu, then choose Ja Iolite to edit, you will see User tool paramater, plz choose as you want

    parpar Friend
    #254951

    that i know, i ment is there a simple way to add a narrow screen button into the user help panel
    i.e where the color buttons are.

    Sherlock Friend
    #255098

    Seem I miss your request.
    If you choose show all user tool , you will have narrow screen button

    Sherlock Friend
    #255102

    Hi
    Plz download attach file 1868, unzip and copy overwrite to modulesmod_janewsflashja_newsflash folder
    That file fix SEO bug as you said above
    I will update this file in new version
    Regards

    parpar Friend
    #255202

    hi

    thank you very much for your anwser , the new file fixes the problem
    but i didn’t find the “show all user tool” option from the list. all that i have is

    1. no display
    2.font size
    3.color
    3.font size and color

    thanx

    Sherlock Friend
    #255361

    Hi.
    About narrow screen button , you must dit ja_templatetools_1.5.php
    Search this line :

    var $_ja_screen_sizes =null;
    Change to

    var $_ja_screen_sizes = array ('wide', 'narrow');
    And search this line :

    function genToolMenu($ja_tools, $imgext = 'gif'){
    Change to:

    function genToolMenu($ja_tools, $imgext = 'gif'){
    ?>
    <ul class="ja-usertools-res">
    <?php
    $i = 0;
    foreach ($this->_ja_screen_sizes as $ja_screen_size) {
    $i++;
    echo "
    <li><img style="cursor: pointer;" title="$ja_screen_size screen" src="".$this->templateurl()."/images/user-screen".$i. ( ($this->getParam(JA_TOOL_SCREEN) == $ja_screen_size) ? "-hilite" : "" ).".gif" alt="$ja_screen_size screen resolution" id="ja-tool-$ja_screen_size" onclick="switchTool('".$this->template."_".JA_TOOL_SCREEN."','$ja_screen_size');return false;" /></li>
    ";
    }
    ?>
    </ul>
    <?php

    Sherlock Friend
    #255365

    Download attach file 1886, unzip then copy to templatesja_ioliteimages folder
    You can edit those imges as you want
    Good luck

    parpar Friend
    #255413

    wow, thanks you are great i’ll give it a try and see how it goes

    parpar Friend
    #255415

    well, it seems that the button are there but they don’t work…

    thank you

    portalro Friend
    #267271

    I have the same problem, I maked all steps and I donĀ“t have solution for my site, please, help me

    http://www.furiaazul.com.br

    Thanks

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

This topic contains 15 replies, has 3 voices, and was last updated by  portalro 16 years, 2 months ago.

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