-
AuthorPosts
-
February 16, 2010 at 11:49 pm #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 ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 25, 2010 at 2:56 am #333788now, pls give me the link to your site .
iammontoya Friendiammontoya
- Join date:
- June 2009
- Posts:
- 80
- Downloads:
- 38
- Uploads:
- 4
- Thanks:
- 9
- Thanked:
- 4 times in 3 posts
February 25, 2010 at 4:26 am #333799It looks like your issue has been resolved. I am looking at your site and I can see your images okay.
February 25, 2010 at 2:53 pm #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″ ^^
March 9, 2010 at 5:45 am #335424meioaereo Friendmeioaereo
- Join date:
- December 2009
- Posts:
- 66
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 11
- Thanked:
- 4 times in 1 posts
March 10, 2010 at 3:09 am #335552can 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 ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 10, 2010 at 7:52 am #335585Dear @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 moduleGood luck
meioaereo Friendmeioaereo
- Join date:
- December 2009
- Posts:
- 66
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 11
- Thanked:
- 4 times in 1 posts
March 10, 2010 at 4:45 pm #335655Hi 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 ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 11, 2010 at 2:45 am #335726Dear 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 luckmeioaereo Friendmeioaereo
- Join date:
- December 2009
- Posts:
- 66
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 11
- Thanked:
- 4 times in 1 posts
cansay Friendcansay
- Join date:
- February 2010
- Posts:
- 183
- Downloads:
- 2
- Uploads:
- 32
- Thanks:
- 20
- Thanked:
- 19 times in 1 posts
March 21, 2010 at 10:35 pm #337112I 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 Friendtphmedia
- Join date:
- July 2009
- Posts:
- 139
- Downloads:
- 0
- Uploads:
- 27
- Thanks:
- 17
- Thanked:
- 2 times in 1 posts
March 22, 2010 at 12:42 am #337117So, 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.
-
AuthorPosts
This topic contains 12 replies, has 7 voices, and was last updated by tphmedia 14 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum