Hi Armin,
i built my Wp site with your theme and it works pretty well - thank you for this great thing!
I don't really know where my problem comes from, but maybe you'll have a hint.
The URL from my Wp-Folder is : www.breitkopf.bplaced.net/wp. I needed to redirected it to the root folder (via the index.php and changes in the WPSite URL settings - so it is : www.breitkopf.bplaced.net.
I bought a domain and changed the DNS settings, so the domain : www.motionbrandingmotionbranding.de will point to www.breitkopf.bplaced.net via CNAME.
and here is my problem: Nothing shows up besides the navigation.
It says:
"[Error] Failed to load resource: Request header field X-WP-Nonce is not allowed by Access-Control-Allow-Headers. (15, line 0)
[Error] XMLHttpRequest cannot load http://breitkopf.bplaced.net/wp-json/posts/15. Request header field X-WP-Nonce is not allowed by Access-Control-Allow-Headers. "
I googled and changed a line in the htaccess to "Header set Access-Control-Allow-Origin "*""
but it didn't help.
Do you know a solution for my problem?