Cover + Repeated background cannot offload image in html
-
When we insert a Cover with “Repeated background” turned on, the associated gallery image can be uploaded to cloudflare, but the generated html is still using the old local image url
If we turned off “Repeated background”, the rerendered image url is using the cloudflare image url.
We suspect it is because “Repeated background” is using “div + css background image” which fail the url transformation?
If “Repeated background” is turned off, we see the html is using “<img>” and thus the image url can be transformed?
Is it possible for the plugin to support transforming the css background image url in div?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.