What is the Genesis Framework? Frameworks are intended to be used as a parent theme template where all the functionality resides. Developers can then create a child theme to add custom styling while leaving the functionality aspects of it to the framework. This allows for a centralized location where all the functions are hosted. The […]
Tutorials
How To Change Your Domains DNS
Change Domains DNS Before I show you how to change your domain’s DNS first what does DNS even mean and what does it do? Domain Name Servers (DNS) are the Internet’s equivalent of a phone book. They maintain a directory of domain names and translate them to Internet Protocol (IP) addresses. This is necessary because, […]
How to Add a Shop to WordPress Using WooCommerce
So you want to start selling product online rather it’s digital or physical it can be easily done on your WordPress site. The whole process is quick and easy and you’ll be selling in no time. Let’s get started! From your dashboard hit Plugins > Add New > Search for WooCommerce click on install, activate […]
How to Install Web Fonts to Your WordPress site
Let’s talk about fonts, who doesn’t love fonts? They make our things pretty, but what about the web? Where do you use them? You’ll need a font for the body, the headline (title), header (site title) etc. What do we get these said web fonts, well there are tons of sites like MyFonts, Font Squirrel, […]
Sticky Menu Navigation in Genesis
I get ask this a lot when developing custom GenseisWP themes for clients. I think it’s a really cool feature to add on to your themes. So here’s how to add it to your GenesisWP theme. First you’ll need to enqueue the script by add thing snippet to your functions.php file. Create a new file […]
Create a Call to Action Button
So I was in a facebook group where someone made a comment that you could only create CTA button in your menu using Squarespace. My immediate reaction was “chile please, you gon learn today”. It really blows my mind how many people are so unaware of the non-limitations that WordPress has. You can literally do […]