• I”m using AO on a site built with Beaver Builder. I have a row with 3 columns, each having a separate background image.

    The first background image displays correctly with the correct URL:

    https://cdn.mysite.com/wp-content/uploads/image1.png

    However, the other two columns in the same row (and created identically to the first) are not being rendered correctly and have an incorrect URL when the CDN is activated:

    https://cdn.mysite.comhttps://cdn.mysite.com/wp-content/uploads/image2.png

    For some reason the CDN URL is appended so it’s being output twice.

    Again, all 3 images are rendered identically so I can’t pinpoint what’s going on. If I turn off the CDN and look at the underlying code, they are the same (except for the actual image file being different).

    I’ve tried entering the CDN url using both https://cdn.mysite.com and //cdn.mysite.com.

    The output for CSS and JS is working just fine. It’s only background images.

    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Author Optimizing Matters

    (@optimizingmatters)

    As a workaround you could try setting the image URL in Beaver Builder to the CDN’ed URL maybe?

    For a more fundamental solution I would need to check out HTML & CSS in detail, could you provide me with the URL of the page where this happens? If you prefer not to leave the URL here, you can always mail me at futtta-at-gmail-dot-com.

    frank

Viewing 1 replies (of 1 total)

The topic ‘CDN Issue With Background Images’ is closed to new replies.