Need help - Changing Theme does not work

Hey,

I set my page up (http://korbinian-michl.de/) using the black theme a few months ago. Now I would like to use the Velox theme. I replaced the folders “content”, “assets” and “site” and placed the config.codekit in the directory. But it seems that something is not working correctly, but I cannot find out what I did wrong. Can someone please help me?

As a first starting point, I’d enable debugging in the config:

c::set('debug', true);

Swapping themes is not that straightforward in Kirby, because content and templates are tightly coupled. Without knowing any of the themes, it might get a bit difficult, but let’s try to work through this.