Hi all,

Adding an image to the article (both Full Article Image and Intro Image) the following is added to the link:

images / image.jpg # joomlaImage: //local-images/image.jpg? width = 640 & height = 428

The result is that in the mobile view the image is deformed.

In the articles already inserted before the update to J4 the image is regular because the link is simply:

images / image.jpg

without reference to height and width.

Do you have an idea how to solve? Is it a particular setting that adds that information to the link?

Thanks in advance

Francus

    francus641
    Hi
    Joomla 4 add it by default in all urls now. can you share the page link i will check and share css tweak fix for it.

    I have privately indicated the link where what I told you happens. As mentioned, the pages built before J4 do not have this problem and the link to the image is clean and simple. Only if you add a new image does it happen.

      francus641 As mentioned, the pages built before J4 do not have this problem and the link to the image is clean and simple

      Hi
      Its from Joomla 4, no matter if you use default Joomla template as well. This is default in Joomla 4 media options to add image width and height.

      Kindly send me page URL on which u have image issue.
      The submitted URL is offline page and i have not found any issue after login from other posts.

        Ninja

        Hi

        the problem occurs if you look at mobile resolution and it is still present now
        look at the page I indicated and then switch to English to see the difference with a page created before J4

        Ninja

        Hi Ninja,

        I have entered the parameters to verify the site in this thread, having deleted them from the other thread now solved.

        Thank you very much in advance,

        Have a nice day.

        Francus

        Ninja

        Hi,

        .item-page .item-image img {
        height: auto;
        }

        seems to solve the problem.

        Thanks anyway for your interest, you can mark the thread as solved.

        Have a nice day and hope you fix the server problem, it seems to be a tough time for you.

        Francus

        Ninja locked the discussion.
        Write a Reply...
        You need to Login to view replies.