4 tutorials tagged with WordPress

Customize a Beans child-theme

In this two-part video, I cover the basics needed to customize a Beans child-theme. This includes setting up a child theme, overriding templates, functions and css.

Continue reading

Custom UIkit builds with Beans

Also covers Beans auto-loading feature, which takes the frustration out of loading UIkit components without the needed dependencies.

Continue reading

WordPress sitemap, sans plugin

What is a sitemap? I'm guessing most of you know what a sitemap is, but if not, here is a basic definition: > A sitemap is an xml file that search engines use to know what content you want indexed and when your content has been updated. Normally you'd use one of the many plugins available, but now you don't have to. One less plugin to load and maintain is always a big plus in my books. So, on with the show. I hope you find it useful.

Continue reading

Customize the WordPress admin

This tutorial is about different ways you can customize the WordPress admin, either for yourself or your clients. Not all of the methods covered in the tutorial will be relevant to every project. You'll need to decide which make sense for your individual clients. Check? Check! One of the (many) great things about WordPress is how easy it is to customize and extend. If there is something in the admin you're not using, chances are it's pretty easy to remove. As a part of my build process when cr

Continue reading