You need to be logged in to post in the forum - Log In

An active JCE Pro Subscription is required to post in the forum - Buy a Subscription

Support is currently Offline

Official support hours
Monday to Friday
09:00 - 17:00 Europe/London (BST)

Please create a new Ticket and we will get back to you as soon as we can.

#105807 Images not displaying correctly

Posted in ‘Editor’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Latest post by Ryan on Wednesday, 04 November 2020 19:36 GMT

Stuart Gower
I am runnning Joomla 3.9.22 and JCE Pro 2.9.1

I update a page on a monthly basis with .png screen shots from an Excel spreadsheet, and they have always displayed correctly. After updating to 2.9.1 the images are locked to 660 pxl width.

The three images are:
Width Height
663 493
953 488
1042 610

See HTML below for one of the images.
<img src="https://www.joomlacontenteditor.net/images/FHMRMCL_Communal_Electricity_Master_2020-11-02_12-23-37.png" alt="FHMRMCL Communal Electricity Master 2020 11 02 12 23 37" width="953" height="488">

All images now display with 660 pxl width (established from Web Developer)

Is this a bug in the updated 2.9.1 perhaps.

All helpful suggestions greatfully received!

Ryan
The only change that might have an effect here is that in JCE Pro 2.9.1 all images are now inserted with their dimensions by default, to deal with Cumulative Layout Shift - https://web.dev/cls/

You can disable this if you want by setting Always Include Dimensions to No in Editor Profiles -> Plugin Parameters -> Image Manager Extended.

See HTML below for one of the images.
<img src="https://www.joomlacontenteditor.net/images/FHMRMCL_Communal_Electricity_Master_2020-11-02_12-23-37.png" alt="FHMRMCL Communal Electricity Master 2020 11 02 12 23 37" width="953" height="488">

All images now display with 660 pxl width (established from Web Developer)


This should not cause all images to display at the same width however, unless some other layout style on the site is affecting the images.

Please post a link to an example.

Ryan Demmer

Lead Developer / CEO / CTO

Just because you're not paranoid doesn't mean everybody isn't out to get you.