test
Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • 4asnc Friend
    #160174

    Hello everyone,
    a question: I do not want to show the images in the article, but only the text. But if the article contains images, they are always shown in the slideshow!
    How can I do?
    thanks in advance!
    Marco 🙂

    thuanlq Friend
    #376772

    Hi 4asnc,

    To remove images in the slideshow, please do as following:
    – Open the file “default_articles.php” in the folder “modules/mod_jaslideshow2/tmpl/”, then change some lines code in the file:
    change


    <?php echo $helper->renderImage ($item->title, $item->mainImage, $params, $mainWidth, $mainHeight );?>

    to


    <?php $img = $helper->renderImage ($item->title, $item->mainImage, $params, $mainWidth, $mainHeight );?>

    – Config for disable “show thumbnail images”.

    Good lucks,

    4asnc Friend
    #377135

    Thanks for the quick response!
    However, I still see the images … :((
    I modified the php file … but apparently not changed anything.
    I try to attach that file (renamed in txt) and the configuration of the module … there is definitely something that I’m wrong …
    Forgive my inexperience! :-[
    and thanks again!


    1. Setting
    2. Slideshow2_NOW
    1. default_articles.txt
    thuanlq Friend
    #377365

    Dear Marco,

    Your update for this file was not complete, i updated your attached file and please update my attached file into the tmpl folder again.
    11298
    Good luck


    1. default_articles.txt
    4asnc Friend
    #377533

    No one can help me … please … :((

    4asnc Friend
    #379067

    Sorry, but I still have problems … I replaced the file … but I still see the images in … where wrong? I also tried to give the value 777 of the module file properties …. but nothing happens! There seems to have changed anything!
    Sorry for insisting but I miss very little to put the site online and I can not get out of this problem …
    Thank you for your patience!:(( :(( :((

    thuanlq Friend
    #379252

    Hi Manos,

    Please try to clean caching on your site, then put my attached file again. Or, if the problem still persists, please provide me ftp account via ticket id XBK-256-73215 to debug in your site.

    Thanks,

    4asnc Friend
    #379643

    HI , I have provided my ftp access account on the ticket … tks in advance
    MArco
    🙂

    visioni_eu Friend
    #379660

    Hi Marco,
    I have the same problem and according to what thuanlq wrote to you that code is referred to thumbnail images, and this works great from config.

    I try to modified that line but I had a worst result: thumbnail in navigation bar.

    So I still have the problem, did you solve it?

    visioni_eu Friend
    #379662

    Just Solved!
    In the HTML folder inside the template there is mod_jaslideshow2, so you have to modify the file inside this folder and not the one inside modules/mod_jaslideshow2
    hope it’s clear,
    Francesco

    thuanlq Friend
    #379729

    Hi there,

    Because some template override mod_jaslideshow2 template,
    for example:
    ja_ores: override the file “default_articles.php” of mod_jaslideshow2 module, if you custom the file “modules/mod_jaslideshow2/tmpl/default_articles.php”, don’t affect to slideshow2 on frontpage. You must edit the file “templates/ja_ores/html/mod_jaslideshow2/default_articles.php”.

    @marco: please check your site again, now the slideshow2 work fine as you want.

    Regards,

    4asnc Friend
    #379829

    excellent! It works!
    Thank you Francis, I replaced the code in the folder and now works correctly …. And, of course, thanks to the staff of Joomlart!
    Thanks again to everyone and good luck!
    Marco 🙂

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

This topic contains 12 replies, has 3 voices, and was last updated by  4asnc 13 years, 9 months ago.

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