How to Set Up Post Templates in WordPress

Hi Ashley!

I participate in a lot of weekly memes and I was wondering if there was a way to set up post templates so that I could just choose it instead of having to go through and copy and past every week!

Thanks!

Kaytee

I have two plugin choices for you! I’ve only used one of them first hand, but I’ve heard of a lot of bloggers using the second choice.

Option #1 (for coders): Advanced Custom Fields

Advanced Custom Fields is, in my opinion, the superior option. It allows for a much cleaner interface, and also has other benefits because every element of the design is individually saved into the database. This is why the Ultimate Book Blogger Plugin is able to work. The UBB plugin doesn’t use Advanced Custom Fields, but it does use the same underlying method of using custom fields. Because each part of the book info (title, author, series, etc.) is individually stored in the database, I’m able to do things like create review indexes automatically.

Here’s what my implementation of Advanced Custom Fields for Waiting on Wednesday posts looks like:

Back-End (post creation page)

Post creation page with Advanced Custom Fields for a Waiting on Wednesday post

Front-End

And all the little boxes you saw get transformed into this on the front-end:

Front-end implementation of Advanced Custom Fields for a Waiting on Wednesday post

You can see where each element from the box gets placed and how they all fit together. All that formatting and HTML is done automatically.

The down-side: you need to know how to code

When you first install Advanced Custom Fields and create the boxes you want through the user-friendly interface, that’s all you get… boxes. Those boxes don’t do anything or show up anywhere. In order to actually format the HTML and get it to properly display in your post, you need to know how to code. I’m not just talking HTML and CSS, I’m talking PHP. You have to be able to edit your theme files to implement this. That’s why Advanced Custom Fields probably won’t be a good option for your average book blogger.

If you do know how to code, it’s by far the better option. But if you don’t, it’s just not feasible.

Option #2: Easy Content Templates

This is the one option that I can’t really give as much of an in-depth review for because I don’t use it. But, a lot of book bloggers do use this if ACF isn’t for them. So go ahead and install Easy Content Templates and give it a whirl!

How does it work?

You can create an unlimited amount of templates, just like you would create a post. There’s a post box and you write your entire post in there. Then, when you actually go to create a post, t here’s a new drop-down menu for you to select a template. When you do select it, the post will automatically be populated with that template.

Screenshots from the Easy Content Templates download page.

It’s an alternative to copying and pasting (or duplicating) posts

A lot of people just copy the content of a previous meme post, paste it into a new post, then edit a few things here and there. That’s almost exactly what Easy Content Templates is… it just makes the process a bit quicker.

Do you use post templates for any of your posts?

Photo of Ashley
I'm a 30-something California girl living in England (I fell in love with a Brit!). My three great passions are: books, coding, and fitness. more »

Don't miss my next post!

Sign up to get my blog posts sent directly to your inbox (plus exclusive store discounts!).

You might like these

24 comments

    1. I have thought about it.. but it’s tough because there are so many different memes and people format them so differently (as opposed to book information, which is pretty standard).

  1. You know you’ve turned me on to ACF and I love that plugin. For some memes, like Waiting on Wednesday, I just do mail merge and make a bunch of posts at once. I don’t need an index of those, though, so it works for me. I do like the idea of templates for other things, but UBB has been perfect for me. Thanks, Ashley! xo

  2. I am currently using the Easy content templates. So far, it’s working for me. Saves me time to manually input all the meme details of a meme I am participating like Stacking the Shelves and Feature Follow. I just load it up and presto, it’s all there.

    Charlotte recently posted: Book Review: Broken
  3. Great post. I normally just copy and paste an old post. Unfortunately leftovers happen then accidentally. ACF seems a great solutions, but my PHP knowledge is pretty basic. Would I code a new template for single blog posts of a specific category? Could you show a screenshot how you coded yours?

    (BTW I couldn’t comment when using Firefox. It wouldn’t accept my details 🙁 )

  4. I was getting all excited when I was reading about ADVANCED CUSTOM FIELDS– until You said “You have to know how to code..” *hangs head* If all my emails aren’t proof enough.. haha

    I just copy to a new draft.. it works for me! Thanks for sharing though!

  5. Hi Ashley, I use custom post types quite often and they save me a huge amount of time.

    Personally I use a WordPress plugin called Types and another one called Views to create custom post types and then style them using content templates.

    If you or any of your readers are interested I have couple of videos and write ups about how I use these on my website. If you are not happy about the link please just remove it, because these plugins are very good so people may be interested.

    http://www.neilcurtis.me/types-and-views-creating-custom-post-types/

    Cheers, Neil.

  6. I’ve been trying to figure out how to create template posts for the longest time, for memes and my own memes. I should have realized searching here would give me the answer. LOL. I was going to use the Advanced Custom Fields plugin, but for some reason, the plug in is conflicting with WP 3.9 – when I have it activated, the editor for posts loses a LOT of its functions. :sigh: So I may have to give that other plugin a whirl. 😀

Recent Posts

    Random Posts