To upgrade from PHP 7.0 to 7.1 on Homebrew you have to first inlink 7.0 and then install 7.1: brew unlink php70 brew install php71…
Author: Jasper Frumau
For a lot of us we have great content that can be useful months or years after we have published it. Such a shame to…
If you are working with Bootstrap and like most Sage developers are brave enough to work with the Bootstrap 4 beta with all it’s goodies…
To set up Sage 9 with WooCommerce things have to be done slightly different from the setup in Sage 8. This mainly as Sage 9…
Just installed Digital Ocean monitoring beta on one of my Digital Ocean droplets where I have Trellis running for a WordPress client of mine. It…
Decided to test WooCommerce 2.7.0 beta 3 locally for my Ianua Theme. As a theme author it is always important to see if a whole…
Basic Contact Form 7 CSS styling is horrible. Here a basic setup in CSS I have been working on and will update from time to…
WordPress Frontend Editor Gutenberg is in progress and is looking better day by day. You can play with the demo here: https://wordpress.github.io/gutenberg/ and report bugs or feature…
Sometimes you need to add custom code to your menu. You need a custom menu item that basically is just some html code. You don’t…
We wrote about the importance of using SSL before. And we have been pushing for all our clients to get on board and get an…
To access MariaDB on Trellis LEMP using Sequel Pro from you local box is easy once you know how. Like with most things in life…
Sometimes you need more tabs for your products. Sometimes the descriptions tab, reviews and attributes tab are not enough. You may need a tab with…