S3 Flowshield: Why does my video take forever to load?

Since this has tripped me up twice – with no excuse for the second time since Flowshield support had given me the friggin’ answer two months prior – I figured I’d post this here so I can find it again. The reason it takes forever for videos to start playing in Flowshield is because of [...]

I’m just going to drop this right here

So that if we ever get around to writing a new widget plugin from scratch, we’ll know where to look for guidance.

Add ‘first’ and ‘last’ classes to nav items

This comes in handy when you need to target the left and right (or top and bottom) ends of your navigation. Add it to your functions.php file.

Remove Post Meta or Post Info from Custom Post Types

It happens fairly often that we have a client who needs a custom post type as well as the usual blog/news feature. We need post meta and/or post info to show up for the news posts, but we don’t need that information on the custom post type since that information tends to be fairly static, [...]

Add Genesis SEO and Layout Options to CPTs

This is quick and easy. When you create a custom post type while running the Genesis framework, you won’t get Genesis’ built-in SEO controls or layout options. Add this to functions.php and they’ll show up.

Remove Items from WordPress Admin

Sometimes our clients don’t need access to everything WordPress offers — most often, the Links and Comments areas. Rather than deal with the confusion, we just hide what they don’t need: