Anatole: Theme is not rendered on Netlify

Created on 5 Aug 2020  路  2Comments  路  Source: lxndrblz/anatole

Thank you for providing excellent theme!!

The theme works on localhost, but not on Netlify.
I investigated the page source and found that css is not loaded on my website.

I was following #48, but my case seems different from that.

Would you please how to fix my problem?

on localhost

image

on Netlify

image

Thank you.

question

All 2 comments

@Rindrics Thanks for your praise and for providing some valuable screenshots.

The problem here seems related to a CORS issue on your particular setup:

image

Basically, the response to the CORS request is missing the required Access-Control-Allow-Origin header.

Could you please check if your domain (within Netlify's domain management) www.rindrics.com' is currently the primary and if rendrics.com is redirecting to it?

Did you clone the theme or add it as a submodule?

@lxndrblz I realized that you visited my website to investigate the problem.
Finally I managed to make my website be rendered.
Not the theme, but my domain setting caused the problem. I'm sorry.

Thank you for your support!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mattarnster picture mattarnster  路  5Comments

tangxuemei1995 picture tangxuemei1995  路  4Comments

Xen-Echo picture Xen-Echo  路  4Comments

ivnvitx picture ivnvitx  路  3Comments

abraithwaite picture abraithwaite  路  4Comments