by Kim Shivler | Dec 3, 2015 | Plugins
Finally, a child theme creation plugin that does it right! In past posts, I’ve taught you how to manually create a child theme and install it using FTP (file transfer protocol). Until now, this was my only option for helping people with child themes. What...
by Kim Shivler | Nov 17, 2015 | Themes
One of the most powerful themes I have seen from any theme company is Divi, by Elegant Themes. This theme is responsive and combines an easy-to-use, powerful page builder with some great theme functionality. Between my own sites, partners, students and clients, I have...
by Kim Shivler | Oct 26, 2015 | General Website Topics
FTP (File Transfer Protocol) is a method of copying files across servers. If you want to copy files from your computer to your web host or from the host to your computer, you would use either FTP or SFTP, the secure version of FTP, if your host supports it. Note that...
by Kim Shivler | Sep 10, 2015 | WordPress
A WordPress Child Theme is a subset of a theme that allows you to make changes to the theme without losing them when you upgrade. It inherits the functionality from its parent theme. There are times when you want to change the theme’s CSS or underlying theme PHP...
by Kim Shivler | Sep 5, 2015 | Themes
In WordPress, your theme controls the look and feel of your site. From the layout to the colors, your theme determines your site’s appearance. At times, you may want to change certain aspects of your theme without switching themes or creating a new theme....