-
AuthorPosts
-
January 23, 2010 at 2:06 pm #147939
can you help me? 🙁
bryantwest Friendbryantwest
- Join date:
- March 2009
- Posts:
- 52
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 5
- Thanked:
- 4 times in 1 posts
January 23, 2010 at 9:53 pm #330169Maybe… when you open your article in your WYSIWYG editor… click on the image and change the properties to align ‘left’.
January 23, 2010 at 11:47 pm #330175i did it but also same 🙁
bryantwest Friendbryantwest
- Join date:
- March 2009
- Posts:
- 52
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 5
- Thanked:
- 4 times in 1 posts
January 24, 2010 at 12:13 am #330176Did you try checking the code in the article? (it is an article?)… sometimes things get heywire… check the code to make sure… if not that, recommend delete the image, insert image, and really ensire select ‘left’.
Looks more like an aligmnet issue that anything. Is it happening to any of your other aticles?
lamvt Friendlamvt
- Join date:
- December 2006
- Posts:
- 265
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 6
- Thanked:
- 52 times in 46 posts
January 24, 2010 at 9:02 am #330195hi, Could you send your Live site , alloe us to help you
thanksJanuary 24, 2010 at 1:04 pm #330221i cheked article code and changed article image but dont solved
i will be mad :SJanuary 29, 2010 at 10:58 pm #330929Hi guy’s same here, I found out that the settings for the pictures in the frontpage only are changed in the JCE editors Advanced tab. It says FLOAT and LEFT.
If I change it back and save it, it comes back automatically. So it looks like some code error. :confused:
Is it an JCE issue?
January 31, 2010 at 4:05 am #331028It could be, but I’m getting the same issue and noticed that the image is being rendered before the content is, so I don’t think the contents layout can format the location of the image since it is placed beforehand.
Example from source code:
<span><img src="/images/bc1.jpg" border="0" width="280" height="170" style="border: 0; vertical-align: bottom;" /></span>
</div>
<div class="article-main"><div class="article-content">
January 31, 2010 at 8:44 am #331032Ok, I think I got it. Just remove lines 18-26 in default_item.php, located in /templates/ja_rasite/html/com_content/frontpage/ .
So, completely remove:
<?php
//Get out all images
$regex = "/<img[^>]*>/";
$images = '';
if (preg_match_all ($regex, $this->item->text, $matches)) {
$this->item->text = preg_replace ($regex, '', $this->item->text);
$images = implode ("n", $matches[0]);
}
?>Hope that helped.
February 12, 2010 at 6:56 pm #332527Anyone that now where I can change the thumbnails on frontpage/body from 60×60 to 100×65 ??
cheers
simmoSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 25, 2010 at 2:02 am #333783Hello guy
You change the size by putting the number into the Intro Images Width param and the Intro Images Height param inside the Thumbnail for Blog view of ja thumbnail plugin.
good luck
-
AuthorPosts
This topic contains 12 replies, has 8 voices, and was last updated by kavvalos 14 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum