Important:
This support area is for Kalium 3 users only.
Support for Kalium 4 has moved to our new platform at support.laborator.co.
If you’re using Kalium 4, please create a new account there using your email and license key. A password will be sent to you automatically.
I get the following error when trying to send a Contact Form with Kalium: "Invalid token. Your message couldn't be sent!"
Any help would be greatly appreciated. Thank you!
Hi manualofideas,
The problem is with the cache on your server.
To fix that you just need to navigate to this folder wp-/content/themes/kalium, find the functions.php file and put this code:
on the the end of that file.
Should I do this in a child theme so that the code survives the next theme update?
If yes, are the instructions the same, except I need to navigate to the kalium child folder to enter the code?
Thank you very much!
Hi manualofideas,
Yes please, if you are using Child Theme theme then just add that code on the function.php file on your child theme.