This is a 4 part reference guide to getting started with Vagrant, VVV and WordPress. This is Part 3 – Adding Multiple Sites Natively and with Variable VVV Vagrant and WordPress Local Development – Spinning up WordPress sites natively and using VVV Base Vagrant – Getting Started on macOS Vagrant and WordPress – Setting up VVV Varying …
Read More
Setting up VVV Varying Vagrant Vagrants on macOS
This is a 4 part reference guide to getting started with Vagrant, VVV and WordPress. This is Part 2 – Setting up VVV Varying Vagrant Vagrants on macOS Vagrant and WordPress Local Development Vagrant – Getting Started on macOS Vagrant and WordPress – Setting up VVV Varying Vagrant Vagrants on macOS Vagrant and WordPress – Adding Multiple …
Read More
Add Clean Admin Page to View all Sites in VVV Vagrant WordPress Set Up
This is a 4 part reference guide to getting started with Vagrant, VVV and WordPress. This is Part 4 – Add Clean Admin Page to View all Sites in VVV Vagrant WordPress Set Up Vagrant and WordPress Local Development Vagrant – Getting Started on macOS Vagrant and WordPress – Setting up VVV Varying Vagrant Vagrants …
Read More
Change and Update WordPress URLS in Database When Site is Moved to new Host
After migrating a WordPress site to a new URL either live or to a production or development server, the new URL strings in the mysql database need to be changed and updated in the various mysql database tables. To avoid working directly in the database you can also to this in a gui style interface with …
Read More
Setting up a Local Development WordPress Environment on Mac OSX
Setting up a new local WordPress development environment on Mac OSX can utilize a number of different solutions with varying levels of complexity you can roll your own solution using some of OSX in built Apache and PHP, or Homebrew. Then there are pre-built AMP(Apache, MySQL & PHP) stacks; free ones XAMPP, Bitnami, MAMP and then …
Read More
Fastest Way to install WordPress on OSX 10.11, 10.10, 10.9, 10.8, 10.7 and 10.6
This tutorial assumes a certain degree of comfort in the command line Terminal for installing WordPress on macOS Sierra or Mac OS X El Capitan, Yosemite, Mavericks, Mountain Lion or Snow Leopard, the commands below are not overly complex and following the tutorial will get the job done. If you have no experience with the …
Read More
Using ScrollReveal.js in a WordPress Genesis Theme
Swap Header Right and Title/Logo Area in Genesis Sample Theme
How to swap Header Right and the Title/Logo Area mark up structure in Genesis Sample Theme. Genesis themes most of the time come with a header site title & description area on the left and widget area on the right, this is suitable a lot of the times but on occasion you may need this …
Read More