OUR POSTS
WordPress Articles
Trellis Let’s Encrypt Expired SSL / TLS certificate – Cause and Solution
Though Trellis VPS setups should auto renew the Let's Encrypt certificate automatically I had a certificate expire for one of my Trellis sites the other day. Here is how I found out about the Trellis Let's Encrypt Expired SSL / TLS certificate and how I worked out solving it. Google Search
Child Theme Trouble: This theme is broken
Sometimes you bump into errors while working with child themes. I bumped into a "This theme is broken" error the other day. I wanted to modify an existing child theme. When checking the child theme from the Dashboard I saw this warning in the header: This theme is broken. Template is
Adding a Favicon in WordPress
To add a favicon in WordPress these days is way easier than it used to be. You used to have to upload the file to the webroot of your website's server and then added the necessary code to load the favicon in your header. For that your theme needed to have
Advanced Custom Fields in Sage
Sometimes you need to work with custom fields for a theme. This as you work with a template that consists of many different content fields and that tend to need different layouts too. And sometimes you do not feel like doing it all from scratch because you are lazy, or
Custom PHP Settings in Trellis
Often when you set up a Trellis server you find out your PHP settings are not good enough for the WordPress app you are building. Simply because you run a plugin like WooCommerce that needs more than the default 96MB PHP memory. Or because you are a fan of a
Contact Form 7 Mail From Field – How to Set it Properly
Every time I use Contact Form 7 I fall for it. I commit the same error over and over again. I enter the wrong data for the from field on the mail tab. And every time it takes me precious time figuring out this silly error. And it is isn't