I’ve transferred my site to a new server and though I can create pages and upload images just fine via the panel, text doesn’t save. When I click the “save” button it deletes any text I had written and says “Saved!”
Any ideas as to why creating pages and adding images saves but text doesn’t?
Do you use Multi-language?
The symptoms looks the same as when you have a multi-language configured (in config.php) and then have both mypage.txt and mypage.en.txt in your content folder.
Kirby will save into the mypage.en.txt but show the content of mypage.txt (or the other way around, I don’t remember)