Using ACF Options to set the WordPress homepage to anything I want

It’s weird what I don’t notice. In this case, I hadn’t noticed I couldn’t choose a custom post type as the homepage for WordPress. I could certainly make a page template or do some work arounds but I didn’t want to. There is an existing plugin out there called Front Type but I’m really trying […]

Read More… from Using ACF Options to set the WordPress homepage to anything I want

Making it work: Using Gravity Forms and URL parameters with Pardot and Canvas

We’ve been working with MIIS to get a non-credit course going in Canvas through Catalog.1 It’s been interesting to see what works smoothly and what does not. We have a couple major systems that sort of work together but are requiring different paths for exceptions. We’ve got a nice path for non-Middlebury people to sign […]

Read More… from Making it work: Using Gravity Forms and URL parameters with Pardot and Canvas

Gravity Form Field to Custom Post Type

This is a minor tweak if you’re using Gravity Forms with the Advanced Post Creation Plugin. Not much of a post but it never hurts to have more documentation out there. If you’re not using the Advanced Post Creation plugin, then this snippet works perfectly. If you are using it, the dropdown will be right […]

Read More… from Gravity Form Field to Custom Post Type

WordPress CSV import to custom post type and taxonomies

Ever since Google Sheets killed the native JSON feeds, a number of projects of mine have broken and been left adrift. One of those projects was my activities list for conferences and various things like that. On Tuesday, we were asked to revisit our work profiles. One of the requested items was “Relevant publications, presentations, […]

Read More… from WordPress CSV import to custom post type and taxonomies

Surveillance Observatory Bookmarklet

This is a fun mix of Gravity Forms and a bit of javascript. We’ve got the Surveillance Observatory here and some ways to contribute stories. Participation there is sub-optimal. Lots of reasons for that and a chunk that I can’t solve but I can make submitting coverage easier. I wanted it to feel more like […]

Read More… from Surveillance Observatory Bookmarklet

Blur WordPress User Information Plugin

After seeing Taylor go to the trouble of making a WordPress plugin and then getting annoyed with turning off/on my own Stylebot version, I made a slightly more sophisticated plugin. The video above shows how it works. It’s available on GitHub. It does illustrate a few things people may want to know about regarding WordPress […]

Read More… from Blur WordPress User Information Plugin

Handy CSS for WP Presentation Privacy

The WordPress users admin screen showing the blurring of all personal data.

Even in my WordPress development environment I have some real names and emails. That happens. Sites get imported. Users get made. That can create hassles if I want to create a tutorial video or do a live presentation without showing any names or emails. At best, I’m doing post-editing to blur out sections of the […]

Read More… from Handy CSS for WP Presentation Privacy