Home Forums WoodMart support forum images are gone after update

images are gone after update

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #380755

    Lisawi
    Participant

    Hi, images are gone after update. Just one is shown.
    They are loaded and I tried to deleat and reload….

    #380831

    Luke Nielsen
    Keymaster

    Hello,

    From my side, everything looks well, for the proof I did a few screenshots.

    https://prnt.sc/EyguF59c1p2c

    https://prnt.sc/UlZmm9MH2OQV

    Please, let me know if you have resolved it.

    Kind Regards

    #380959

    Lisawi
    Participant

    Hi, in firefox I do not see even after clearing the cache.

    Attachments:
    You must be logged in to view attached files.
    #381026

    Luke Nielsen
    Keymaster

    Hello,

    The SVG images that are disappeared don’t have the “width” and “height” attributes so you should add them to these images in any text editor.

    Here is an example:

    Before – https://prnt.sc/SYWU_clnjIop
    After – https://prnt.sc/2vAV8U_1zHn3

    Kind Regards

    #381837

    Lisawi
    Participant

    Hi, now I tried with one image but icon is not visible.
    The problem is: circle and rectangel are visible but not the content of the circle!

    Attachments:
    You must be logged in to view attached files.
    #381842

    Luke Nielsen
    Keymaster

    Hello,

    Seems that you should also change the fill attribute of the SVG image, or rather set the color instead of “url(#SVGID_10_)” etc. values (more detail in the below video).

    https://monosnap.com/file/UNdcZShCMCpGlsjo2yJiaaXx93faWI

    Please let me know if you have any further questions in the meantime.

    Kind Regards

    #381862

    Lisawi
    Participant

    ok. The only problem is that so the gradient is gone.
    What I do not understand: the first image has the same fill attribute as I can see and it works…

    #381888

    Luke Nielsen
    Keymaster

    Hello,

    In general, this issue is related to your SVG images themselves. After I looked again at them, I found that the images disappeared because they have the display="none" value.

    https://monosnap.com/file/9TFImN4hSR5egQqoOk1RiLLKtrOund

    Therefore, you should edit these images in your text editor and remove this value.

    https://prnt.sc/6KZlVfqFnVSC

    https://prnt.sc/u8m78ilN5wzG

    Kind Regards

Viewing 8 posts - 1 through 8 (of 8 total)