Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • hachi Friend
    #148732

    I have installed the ja_rasite, all correct, moving the web from ja sanidine II.

    It’s all ok, but the slideshow shows only the thumbnail, not the full image (set to pick up the images of articles)

    I dunno how to make the slider show the fulll image.

    You can see the problem on my web:
    (select above to see the white letters)

    gsknews.com

    Saguaros Moderator
    #333788

    now, pls give me the link to your site .

    iammontoya Friend
    #333799

    It looks like your issue has been resolved. I am looking at your site and I can see your images okay.

    hachi Friend
    #333876

    <em>@iammontoya 166402 wrote:</em><blockquote>It looks like your issue has been resolved. I am looking at your site and I can see your images okay.</blockquote>

    Yes, it started to look perfect, like magic o.0″ ^^

    alhadara Friend
    #335424

    Hi,

    I have the same issue.
    Have a look at my site please:

    http://www.tefaneen.com/main/

    meioaereo Friend
    #335552

    can you take a look in my site as well? Some images dont show up in full size. I tried to delete resized folder and replace images but still. I evan used a restore and nothing happened.

    http://www.dfall.com.br/escola

    thnaks

    Saguaros Moderator
    #335585

    Dear @alhadara and @meioaereo

    Your sites are working well 🙂 , may be i could not see this issue, pls give me the snap-short on the issue, and draw some shapes on this.

    @meioaereo: I saw some small images are display in the slideshow, you put the wrong images, pls put image same as this articles: http://www.dfall.com.br/escola/index.php?option=com_content&view=article&id=83:curso-preparatorio-para-entrevistas&catid=38:slideshow

    or you can use the secornd option to put image :

    <!– {jaimage main=”yyy.jpg” thumb=”xxx.jpg”} –>
    Note: pls turn off cache option in the ja slideshow 2 module

    Good luck

    meioaereo Friend
    #335655

    Hi Tienhc, thanks for trying to help me. I replaced the whole images folder and the original images came wrong as well with a little thumb instead of the full image like in the articles. I even deleted the resize folder and it didn`t work neither. Do you have another idea?

    I couldn`t understando where to add the code you gave me.

    Thanks

    Saguaros Moderator
    #335726

    Dear meioaereo!

    I found the problem happen on the module:

    1) You turned on the ja thumbnail plugin and enabled to render thumbnails for artilces displaying in the HomePage.
    2) The ja slideshow 2 has call a trigger for call all plugins having content type , here is the codes in the modules/mod_jaslideshow2/helper.php:
    [PHP]
    foreach( $data as $i => $row){
    $data [$i]->text = $data [$i]->introtext;
    $results = $dispatcher->trigger ( ‘onPrepareContent’, array ( &$data [$i], &$params, $limitstart ) );
    $data [$i]->introtext = $data [$i]->text;

    }
    [/PHP]

    so that the module called the ja thumbnail plguin and the ja thumbnail created thumbnails of artcles in the ja slideshow2 module

    B) Here is the solution:

    1) your access articles displaying in the module and put {jathumbnail off} in theirs content.

    2) Or you ‘ll make a setting of image as following:
    <!– {jaimage main=”yyy.jpg” thumb=”xxx.jpg”} –>
    put it inside the content of article, but with this setting may be the editor ‘ll remove it after you clicked to the Save button , so that you ‘ll have to turn off editor to use this setting.

    3) Or You access the setting of ja thumbnail plugin and set “No” for the Apply for Homepage paramter.

    4) Or you remove above code in the helper.php file
    Good luck

    meioaereo Friend
    #335738

    Thank you so much. I removed the code above and finaly I have my problem solved. You guys are awsome.

    Many thanks

    cansay Friend
    #337112

    I have been figthing quite alot with this 2.

    I found that if I put this code in I can controll the thumnail and the large image in the slideshopw module.

    <!-- {jaimage main="images/stories/Untitled-2.jpg" thumb="images/stories/Untiled-2_thumb.jpg"} --><p>{jathumbnail}<img src="images/stories/Untitled-2.jpg" alt="Sample Image" title="Sample Image" border="0" /></p>

    This way I have a small icon for the description and a large one for the slideshow 😀

    tphmedia Friend
    #337117

    So, I need to delete code in my PHP file even though your demo shows BOTH the JASlideshowII AND the thumbnail plugin in use on the homepage.

    >:( Just very frustrated that templates I’ve paid for don’t seem to work (as shown in the demo) without having to dig into the PHP file.

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

This topic contains 12 replies, has 7 voices, and was last updated by  tphmedia 14 years, 2 months ago.

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