-
AuthorPosts
-
February 14, 2011 at 11:32 am #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 Friendthuanlq
- Join date:
- October 2010
- Posts:
- 528
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 8
- Thanked:
- 121 times in 99 posts
February 15, 2011 at 9:54 am #376772Hi 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,
February 17, 2011 at 10:01 am #377135Thanks 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!-
thuanlq Friend
thuanlq
- Join date:
- October 2010
- Posts:
- 528
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 8
- Thanked:
- 121 times in 99 posts
February 18, 2011 at 11:08 am #377365Dear 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
February 20, 2011 at 9:57 am #377533No one can help me … please … :((
March 1, 2011 at 11:34 am #379067Sorry, 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 Friendthuanlq
- Join date:
- October 2010
- Posts:
- 528
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 8
- Thanked:
- 121 times in 99 posts
March 2, 2011 at 9:04 am #379252Hi 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,
March 4, 2011 at 12:31 pm #379643HI , I have provided my ftp access account on the ticket … tks in advance
MArco
🙂March 4, 2011 at 4:26 pm #379660Hi 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?
March 4, 2011 at 4:51 pm #379662Just 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,
Francescothuanlq Friendthuanlq
- Join date:
- October 2010
- Posts:
- 528
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 8
- Thanked:
- 121 times in 99 posts
March 5, 2011 at 3:00 am #379729Hi 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,
March 5, 2011 at 1:25 pm #379829excellent! 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 🙂 -
AuthorPosts
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
Jump to forum