-
AuthorPosts
-
June 4, 2010 at 12:35 pm #151585
This is a very nice template but there seems to be a wierd bug when you insert an image in an article. The image ends up on top of the article and behind other articles.
Attaching screenshot
John Wesley Brett ModeratorJohn Wesley Brett
- Join date:
- July 2013
- Posts:
- 2142
- Downloads:
- 17
- Uploads:
- 26
- Thanks:
- 175
- Thanked:
- 645 times in 426 posts
June 5, 2010 at 8:33 pm #346080Can you provide a URL so that we may look at a live example?
Thanks!
John.June 6, 2010 at 4:19 pm #346129Sorry. I forgot the link. Here it is http://lalund.nu/v2/index.php?option=com_content&view=category&layout=blog&id=43&Itemid=139
John Wesley Brett ModeratorJohn Wesley Brett
- Join date:
- July 2013
- Posts:
- 2142
- Downloads:
- 17
- Uploads:
- 26
- Thanks:
- 175
- Thanked:
- 645 times in 426 posts
June 7, 2010 at 4:33 am #346162Hi Samuel,
It looks as though your template is not creating thumbnails as it should. Where the thumbnail should be is your image in full which is breaking the format on that blog page.
This is commonly the result of the “temp” folder not having “644” or “777” permissions.
So check, make the corrections, and report back. Or if you like, I’ll be glad to have a look if you want to PM me with FTP login.John.
June 7, 2010 at 8:57 am #346184That does not seem to be the problem
I changed to 777 and the problem is still there.
It works fine with other templates.June 7, 2010 at 10:07 am #346189It looks ok if a use a smaller picture and insert a bunch of dumy text but it seems as i have missunderstood the main concept of this template. Am i not supposet to be able to insert images wherever i want in articles?
Is it the T3 framework that messes it up for me?Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 11, 2010 at 3:03 am #346693Dear samuelkruse!
I have create a issue on PM, our developers ‘ll check this http://pm.joomlart.com/browse/JATCPYRO-58
Pls give me some timeThanks
rcheesley Friendrcheesley
- Join date:
- January 2008
- Posts:
- 67
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
June 26, 2010 at 11:12 am #348169I’ve also got this problem, no matter where I put an image or what alignment I use, the image appears in the top left hand corner which is a bit inconvenient 😉
Looking forward to some kind of resolution!
Ruth
John Wesley Brett ModeratorJohn Wesley Brett
- Join date:
- July 2013
- Posts:
- 2142
- Downloads:
- 17
- Uploads:
- 26
- Thanks:
- 175
- Thanked:
- 645 times in 426 posts
June 26, 2010 at 2:39 pm #348174Ruth,
Give this a try:
In your administrative area…goto… EXTENSIONS > PLUGIN MANAGER and disable “PLG_JATHUMBNAIL” save…then refresh your page and see if you images return to their position.If so, then you need to either not use JA_THUMBNAIL or you can selectively turn it off.
<blockquote>This plugin is used to generate Auto Thumbnail in Joomla Articles. This must be properly configured to make the best use out of it. Below are important note.
In the ‘ Integration Mode ‘ on the parameter list on the right:
”Auto” mode: All joomla article will have this feature enable. To turn off plugin for specific article, use the {jathumbnail off} in that article.
”Manual” mode: You must you [jathumbnail] somewhere in the joomla content to enable this plugin for that article.
”Disable” mode: Disable the Thumbnail generation (DO NOT use the Disable feature of Joomla if you have used the tag {jathumbnail} or {jathumbnail off} already. It will be parsed as normal text.
The Manual mode is recommended for site with less images, the Auto mode is for site with massive volumn of images</blockquote>Have fun,
Johnrcheesley Friendrcheesley
- Join date:
- January 2008
- Posts:
- 67
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
June 26, 2010 at 3:59 pm #348179Thanks for the advice John, but i don’t appear to even have that plugin installed let alone activated?
Ruth
John Wesley Brett ModeratorJohn Wesley Brett
- Join date:
- July 2013
- Posts:
- 2142
- Downloads:
- 17
- Uploads:
- 26
- Thanks:
- 175
- Thanked:
- 645 times in 426 posts
June 26, 2010 at 5:00 pm #348182Sorry you couldn’t find it. I do notice however that the original issue of this thread has been resolved and the template updated on the 13th. If you haven’t updated since then, I would and that may just correct your issue. But still look for the plugin…it’s quite powerful and useful once you get the hang of it.
Have fun!
John.missyw Friendmissyw
- Join date:
- May 2008
- Posts:
- 171
- Downloads:
- 0
- Uploads:
- 19
- Thanks:
- 98
- Thanked:
- 2 times in 1 posts
June 27, 2010 at 7:27 am #348205<em>@jbrett 184248 wrote:</em><blockquote>Sorry you couldn’t find it. I do notice however that the original issue of this thread has been resolved and the template updated on the 13th. If you haven’t updated since then, I would and that may just correct your issue. But still look for the plugin…it’s quite powerful and useful once you get the hang of it.
Have fun!
John.</blockquote>
Thanks, John for these suggestions. I also have a problem that may be a result of the thumbnail feature screwing up my articles. I already have the latest version of the template release 1.1.0. There is definitely nothing resembling a JA Thumbnail plugin with this template. The problem occurs when I include an image in the intro of an article. Too much space is allocated to the image, and the text becomes squashed into a tiny column. See attached image.
rcheesley Friendrcheesley
- Join date:
- January 2008
- Posts:
- 67
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
June 27, 2010 at 10:19 am #348211I have version 1.1.0 which is the latest version available for download, so either this is a different issue or it has not actually been fixed.
I am also getting this happen with any styling which has images associated with it – such as using the big number lists (see attached) as well as for images inserted into articles.
Edit: using firebug I had a quick look in the CSS and the closest I could get to the correct position was by removing the line
position:absolute
from typo.css ~line 143 which resulted in it appearing above the text which should be beside it, but at least it’s in the right part of the page.Ruth
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 29, 2010 at 4:30 am #348354Dear all!
the issue is created in the PM http://pm.joomlart.com/browse/JATCPYRO-59 . Our developers will check this one, pls give them some time.
Thanks
rcheesley Friendrcheesley
- Join date:
- January 2008
- Posts:
- 67
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
June 29, 2010 at 10:40 am #348386I notice this is under Anion in your project management but it’s a bug with the Pyro template that I am reporting – does this matter?
AuthorPostsThis topic contains 37 replies, has 11 voices, and was last updated by rcheesley 13 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum