October 25, 2018
Related Posts with SearchWP
SearchWP is a relevancy-based search plugin. You can also use it to find and display related content.
As I build WordPress websites for my clients, I share what I learn here as tutorials.
October 25, 2018
SearchWP is a relevancy-based search plugin. You can also use it to find and display related content.
September 26, 2018
What is Genesis? Genesis is a theme framework, a base upon which you build your own custom WordPress theme. Genesis helps you can build higher quality themes faster, and is…
September 6, 2018
CSS Grid is a new layout system in CSS. It allows you to take an element on the page and turn it into a “grid” of columns and rows. It’s not a replacement for Flexbox or floats, but an additional tool that works great in certain contexts.
September 5, 2018
“Can I use” is a wonderful service that shows browser support for specific CSS features globally and in specific countries. But you can also import your Google Analytics data to see the browser support for users of your website.
July 24, 2018
Improve the look and consistency of your paginated navigation links.
July 19, 2018
Display Posts Shortcode lets you query for posts without writing code. I show you how to make the results match your theme’s style.
July 17, 2018
A slow website is painful to use, less engaging to visitors, and hurts your search engine rankings. I’ll walk you through the tools I use to identify performance problems, and provide ten tips to improve your website’s performance
June 4, 2018
A quick walkthrough of how to use CSS Grid with standard CSS and SASS.