my images on my website doesn’t show up in www.thdcomeback.cf but without the www it shows all im new to Cloudflare
www.thdcomeback.cf
thdcomeback.cf
i have other theme that doesnt show all images on www
You need to post a link where it is actually reproducible.
i set the theme as default you can look it again
Thats a CORS issue, load the site with the developer tools open and check out the console messages. You are loading these font files from your naked domain.
can i fix this by doing custom purge?
Thats not a caching issue, thats a CORS issue which you need to address on your server.
Precisely, what I mentioned earlier. At this point any decent search engine will be your friend
i have fixed the problem all images show to www but without the www it doesnt show now hahaha
Because you apparently only change the paths to include www
, which is why it now loads there. The issue is still there you need to address the CORS issue. Alternatively you can redirect everything to www
using a page rule.
yes redirect, i just saw a thread about this same forum. thanks for helping.
This topic was automatically closed after 31 days. New replies are no longer allowed.