Header builder won't load

Hi support.

My header builder won’t load on this site:

It gives me this error message:

It’s a membership site so you need my admin account to see the page and test, it’s in a secure note.

I’ve submitted a ticket about this earlier but gave up because of the instructions i got from you about CORS.

Couldn’t figure out what to do with the information.

I’m not a programmer at all lol.

Maybe you could help me a little further this time?

Really need this to work.

Thank you in advance! :slight_smile:

Tried both to add:

SetEnvIf Origin "^(.*\.domain\.com)$" ORIGIN_SUB_DOMAIN=$1 Header set Access-Control-Allow-Origin "%{ORIGIN_SUB_DOMAIN}e" env=ORIGIN_SUB_DOMAIN Header set Access-Control-Allow-Methods: "*" Header set Access-Control-Allow-Headers: "Origin, X-Requested-With, Content-Type, Accept, Authorization"

And:

Header set Access-Control-Allow-Origin "*"

To the .htaccess file on this domain as described in the article you gave me from my earlier ticket.

This one btw: Cornerstone won't load the header builder

This is the article you provided me with in there:

Hello @coedam,

Thanks for writing to us.

It seems that you have not set the preview, I would suggest you go to the Header builder —> Click on this Icon—>Set the preview.

Hope it helps
Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.