• Resolved bojananikolic

    (@bojananikolic)


    The slider itself works – however when I add a background image, the slider disappears on the live page (visible in preview) and skews padding on the rest of the page.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Gabor

    (@nextendweb_gabor)

    Hi @bojananikolic!

    I can see, that you have Lazy Load plugin installed on your website, which modifies the codes of your images, but it seems to have a bug with base64 encoded images. Base64 images are starting like this:
    data:image/svg+xml;base64
    but that plugin seems to remove the data: part and it inserts https:// in place of it:
    https://image/svg+xml;base64

    You should try to turn off that plugin and probably that will resolve your problem. If it wouldn’t, please leave it being turned off and pick a background image for your slide, and we will take another look!

    Thread Starter bojananikolic

    (@bojananikolic)

    It worked after disabling the plugin. Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘adding background image doesn’t work’ is closed to new replies.