No wanted image size after saving

September 2015 Joomla Template
GK User
Thu Jan 05, 2017 11:37 pm
All the articles using images within the article - for example: Product 3, Product 4, Product 5 etc.
These images stick out on the left. Followed by an "image description" and a line among them.

After saving this article without any changes (!!) changes the representation! The image has after saving the same wide like the article text. The photo (your placeholder) does not protrude anymore. The thin line under "image description" disappears. The "image description" is still available. But everything is left-aligned.

How can this happen, after a simple "saving" of the article without any changes?

Or what can I do, to get the normal function?

Thanks in advance!
JK
User avatar
Fresh Boarder

teitbite
Sun Jan 08, 2017 2:17 pm
Hi

Please tell me the url to the exact page with an example of this issue.
User avatar
Moderator

GK User
Sun Jan 08, 2017 2:43 pm
teitbite wrote:Hi

Please tell me the url to the exact page with an example of this issue.

Hi,
yes of course.

Example BEFORE saving: http://kauerpress.de/reviews/item/346-product-5
Example AFTER saving: http://kauerpress.de/reviews/item/350-product-3
User avatar
Fresh Boarder

teitbite
Tue Jan 10, 2017 2:23 pm
Hi

I think Your editor is responsible for this change. Before saving images are wrapped:

Code: Select all
<figure>
<img src="/images/demo/inside-blog.jpg" alt="">
<figcaption>Image description</figcaption>
</figure>


and <figure></figure> is gone after saving.

Try replace joomla editor to one which recognises HTML5. I think JCE should do the trick: https://www.joomlacontenteditor.net/
User avatar
Moderator

GK User
Thu Jan 12, 2017 9:13 pm
Hi,
thanks for the advice!
The problem is now solved!
I had to change the "doctype" at JCE from "HTML4" to HTML5". After changing this, it works now fine!
User avatar
Fresh Boarder

teitbite
Tue Jan 17, 2017 3:41 pm
Hi

Great, thank You for shearing solution with us. Thread closed.
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.