1 – Welcome to The Developer’s Guide to Supporting Your Themes
2 – I’m Kathryn Presner, and I’m a Happiness Engineer on the Theme Team at Automattic. One of my teammates dubbed me the Theme Whisperer. I help people with theme questions on both WordPress.com and self-hosted sites – troubleshooting when there’s a problem, reproducing and reporting bugs, and customizing their sites to look and work how they want, whether through custom CSS or a child theme.
3 – I support over 100 themes on WordPress.org and over 300 free and premium themes on WordPress.com. How many people here have a theme in the wp.org repository or sell a premium theme? Drop a note in Slack and let’s see.
How many of you enjoy doing theme support? Do you think of it as a necessary evil? I’ll give you tips on how to handle support so it’s less stressful, more enjoyable and satisfying.
4 – Be Nice empathetic, human, professional – If you show you’re human and care, you will help users realize you’re a real person just like they are
Example – http://wordpress.org/support/topic/how-to-make-the-date-and-title-permanently-show-up
5 – A few nice words about a user’s site are always an added bonus, humanize you
6 – Acknowledge when people are uncomfortable with your instructions, offer reassurance and explain how things can be undone
7 – Be patient, even with thread-hijackers
8 & 9 – This is a user who jumped into the middle of a thread where I was helping someone with a theme – asking about a completely unrelated problem. I could see that they were frustrated, and also a new user, having jumped into a couple of other threads and started a few of their own. Instead of chastising and telling them to start a new thread, I tried to find someone to help with their other thread. I ended up jumping in to help them there.
Example: https://wordpress.org/support/topic/running-motif-theme-on-org
10 – Gauge Skill Level: beginner, expert, in between – Ever heard “talk to me like I’m in kindergarten” or “I’m a total novice” ? Try to adjust your explanations for the user’s level. Avoid jargony technical explanations if user is beginner. Read between the lines if you’re not sure.
11 – Example: http://wordpress.org/support/topic/adding-banner-ads-above-header
12 – Example: http://wordpress.org/support/topic/newbie-social-icons-and-widgits
13 – Example: Remember, folks are often frustrated at own their beginner skills!
14 – Think Outside The Theme: plugins, other themes – Sometimes what a user wants to accomplish is much simpler or more logical with a plugin or even by switching to a different theme. Think about which route makes most sense.
15 – This user is halfway there. They’ve installed a plugin to add custom CSS, but they need help with calling in a Google font.
Example: http://wordpress.org/support/topic/changing-the-font-type-in-sidebar-widgets
16 – I’ll often think of things later and add them as a p.s. and I think that’s fine!
17 – In hindsight I could have gone the extra mile and given them a direct link to the font they were looking for on Google fonts.
18 – http://macmanx.com/2014/06/04/custom-fonts-without-plugins-for-wordpress-themes/
19 – Offer Resources Codex, tutorials, hire someone – What if something is “out of scope” for the kind of support you’re able to offer? What about that user who completely wants to change their theme, and refuses to consider a different one that might be better suited? Always give them somewhere to go, even if you can’t directly solve their issue, point them in the right direction, whether it’s a tutorial, Codex function, or even sending them to jobs.wordpress.net where they can hire someone for a custom job.
20 – Example: http://wordpress.org/support/topic/motif-theme-display-on-ie8
21 – Foster Community let volunteers help, acknowledge – If you give support in an open venue the WP.org forums, leave space for volunteers, especially if a question is simple. Don’t necessarily answer every thread immediately. Praise community members when they give a great answer. It’s motivating and encourages them to come back and keep helping others.
22 – Example – “Ernest, thanks for the input about the Jetpack CSS interference.
23 – Provide Docs FAQ, screenshots, screencasts – The most common thing users have confusion with is how to set up their site to look like your demo, so be sure your documentation explains how to do that step-by-step. A picture is worth a thousand words – don’t forget screenshots, screencasts, even animated GIFs can be helpful!
24 – List steps & point to documentation. Don’t skip steps or assume anything.
Example: http://wordpress.org/support/topic/featured-content-slider-3
25 – Example: http://wordpress.org/support/topic/archive-list-4
26 – Be Realistic enhancements, bugs, older browsers, uncommon devices – Be honest about bugfixes or enhancement requests, if something isn’t likely to change, say so. Set realistic user expectations. If a new feature is unlikely to be added, don’t lie, encourage to look for alternatives. If a bug is minor or doesn’t affect a lot of people and is unlikely to be fixed in the immediate future, don’t say it will. Example Microsoft Surface.
27-29 Example: http://wordpress.org/support/topic/adding-new-widget-area
30 – Limit Channel-Switching different thread/forum/venue – What if someone asks you a simple CSS question…. for a theme that’s not yours? If you can help, help – let them know where to go next time. Frustrating to have conversation cut off before it’s begun. Always imagine it’s someone’s first time in the forums
31 – Help someone even if it’s not your theme? If bit’s a simple question and you can, why not?
32 – Refer Out if better expertise elsewhere – Kind of the opposite of what I just said about channel-switching, but… sometimes it turns out that the issue isn’t with something WP-related… Try to point them in the right direction.
33 – Example: Referring a user to an AdSense forum.
34 – Best Practices child themes, custom CSS editor – Don’t assume users realize they shouldn’t edit the original theme files or risk losing all their changes when they update the theme. For CSS-only changes, suggest using the built-in custom CSS editor – if user needs theme-file change, explain how to make child theme.
35 – You can have a template answer – TextExpander is an amazing app for Mac. Example: Guiding a user in making a child theme so they don’t lose their changes every update.
36 – Screenshot of a pluggable function – Best practices goes both ways: wrap functions in an function_exists conditional so it can be redeclared it in a child theme
37 – Happy Users = Happy You
38 – Screenshot of a user happy they were able to make a change. “Fabulous. I also figured out how to resize it, etc. I never thought I was going to be able to do this!!! Very happy.”
39 – What About You? What are your biggest challenges? What do you want to get better at?
40 – Where to find Presentation: https://www.slideshare.net/zoonini/the-developers-guide-to-supporting-your-themes