How to solve the Caldera Forms “invalid token” problem
This problem happens when the page cache exceeds the WP nonce life, which is typically 12 hours (source). To fix this, just set the cache to timeout under 12 hours (see tutorial for Swift Performance (jump to General > Cache expiry)(WP Rocket should be under 12 hours by default). With sites hosted with Gridpane however, […]
[Fixed] Social Login 403 Forbidden error on Gridpane sites/servers
If you’re trying to implement Social Login capability on your website that is hosted on Gridpane, chances are you may encounter a 403 Forbidden error. The solution is simple!
How to implement SSL without using a plugin
If you’re using Wordpress, don’t use Really Simple SSL. Follow these steps to implement SSL the “proper” way without slowing down your website.
Solving the weird pop-up when you try to access wp-admin
If you’re encountering a weird pop-up when you try to access /wp-admin, and your regular Wordpress username/password doesn’t work, here’s a solution.