• Resolved jwittl

    (@jwittl)


    Since a vew updates (I can only say that version 2.2.40 didn’t had the issue) it is not possible to store a individual image size. If I insert a image and set a individual size (eg. 240px width) the code inside the accordion looks sth. like this:
    <img class="alignnone wp-image-8002" src="https://test.pci-diagnosetechnik.de/wp-content/uploads/2020/11/HEXCAN_ohneCD-wawi-300x300.jpg" alt="" width="240" height="240" />

    After I save the changes and look into the html code again, the cood looks like this:
    <img class="alignnone wp-image-8002" src="https://test.pci-diagnosetechnik.de/wp-content/uploads/2020/11/HEXCAN_ohneCD-wawi-300x300.jpg" alt="" />

    The individual size is removed and the image will appear in a different size.
    Tested with current version 2.2.63. Please have a look at this.

    Thx. in advance,
    Josef

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Individual Image size wont be saved’ is closed to new replies.