Tech: Zapier vs. WordPress Multisite

TL/DR: If you use WordPress Multisite, don’t activate the Zapier plugin for all sites. Activate it for the blog you want to connect to your zap.

I recently moved this site from a standalone WordPress install to a WordPress Multisite install. (TL/DR: WordPress Multisite allows you to host multiple websites with a single WordPress install.)

Just about everything worked fine… except for the Zapier plugin. I had just thought that reconnecting the Zap (the bit of integration code at Zapier) to the new blog was all that was needed, but no. I kept getting this error when I tried to connect Zapier to my blog:

Zapier/Wordpress connection error message
Continue reading “Tech: Zapier vs. WordPress Multisite”

Tech: Debugging WordPress Media imports

Importing files and posts into WordPress is sometimes a bit of a black art – there are lots of places where things might go wrong. Changing the upload_url_path value for your site might cause problems with WP export files – here’s how to fix it.

Cross-posted from edinburghwp.com