Neither of the panel’s Genesis enthusiasts was able to participate in this week’s panel. I had a crippling migraine and Jackie d’Elia had a schedule conflict. That makes the discussion somewhat less valuable, or at any rate somewhat less accurate, than it might have been. Continue Reading WP-Tonic 245: Does the Genesis Framework Have a Future in a World of Theme & Page Builders?
Genesis Theme Framework
CSS Grid Layout for Event List Widget with Flexbox Fallback Turn your Events Calendar list widget into a grid widget
With a few simple changes to your code, you can turn The Events Calendar’s event list widget into a grid of events with featured images. Follow this three-part tutorial to discover the magic of CSS Grid Layout. Continue Reading CSS Grid Layout for Event List Widget with Flexbox Fallback Turn your Events Calendar list widget into a grid widget
How to Create a Checkerboard Layout with Full-width Background for Post Type Archives with Flexbox and Genesis
A “checkerboard” layout is one where images and text appear in alternating squares. The alternation is actually the important part, as the containers aren’t always exactly square and may not all be the same size. The StudioPress child themes Author Pro and Atmosphere Pro use this design pattern quite effectively. One advantage to this layout is… Continue Reading How to Create a Checkerboard Layout with Full-width Background for Post Type Archives with Flexbox and Genesis
Do you need a seriously inexpensive WordPress site? Try ThemeValet
If you’re on a tight budget but need help getting your WordPress site to look just like the theme demo, check out Nick Davis’ ThemeValet service, which starts at only $99. Continue Reading Do you need a seriously inexpensive WordPress site? Try ThemeValet
Roll Your Own Filterable Directory with Genesis, ACF, and Ultimate WP Query Search Filter
When the Radiant Body Yoga Teacher Directory stopped working, I decided to roll my own filterable directory by registering a yoga_teacher post type, adding some custom fields with ACF, and using Ultimate WP Query Search Filter to narrow results by location. It worked well enough that I’ll be likely to use the same technique on other sites. Continue Reading Roll Your Own Filterable Directory with Genesis, ACF, and Ultimate WP Query Search Filter