Responsive WordPress Theme Tutorial – Part 13 – Advanced Custom Fields

Responsive WordPress Theme Tutorial – Part 13 – Advanced Custom Fields


Learn how to use the basic functionality of the Advanced Custom Fields plugin to add custom data fields to our custom post type.

Music by DeceasedSuperiorTechnician. More at:

What’s this series about?

In this series we are going to create a custom WordPress theme from scratch. We will learn how to create WordPress themes, use advanced features such as: custom post types, custom fields and meta data. We will be focusing our theme on a site based on a site like Kongregate.com or Armorgames.com.

Links
———
Skeleton:
WAMP:
Wordpress:

Website:
Twitter:

22 Comments

22 Replies to “Responsive WordPress Theme Tutorial – Part 13 – Advanced Custom Fields”

  1. Again a great lesson from you Austin, this part worked for me without any problem.

  2. Great tut love this easy to sort now post types i noticed something odd though on the new post types created even if all the boxes are not checked in the custom feilds featured images and tags ect will not pop up.

  3. Great series so far! I’m really looking forward to the part when you make the other elements of the site responsive (index posts, side bare etc). I would really love to be able to do that!

  4. phpacedemy did a great tutorial series on boostrap. You can watch it here /watch?v=y13WPLBfFBs&list=PLfdtiltiRHWFBpI1Hux9DYmGKnTZPBBXo

  5. Thank you very much ! I’ll check that out ! I’ve ordered myself a book for PHP and by far all seems to be clear for me 🙂 And about Twitter Bootstrap, I heard that it speeds up the work as it comes with pre-made css and a couple of other things i gues. Cool that someone thought about it.

  6. You’re so dedicated much love. Remember you don’t have to reply to every single one!

  7. Can these custom fields adds check boxes?.. like I want people to rate under checkbox rather they enjoyed my post or not… is this plugin that powerful to add that? 😀

    thanks austin! new to your tutorials but loving every bit 🙂

  8. Advanced Custom Fields is currently getting rebuild, the plugin you currently find under WordPress Plugins is called Version 1.0 and contains nothing.

    For newcomers to this tutorial you can get the latest working version at github.com/elliotcondon/acf/archive/master.zip

  9. Is it possible to add the field to all user account signups? This is for sales using Woocommerce.

  10. I watched this tutorial 24 hours ago without watching the previous video. After pulling my hair out I reverted to the previous video and even though editing the function.php in my theme did not work for me as well as creating a post type template with adding fields with php function this tutorial worked for me. It is an advanced topic. and you did this very well. The php is still shaky for me seeing I spent too much time learning Drupal and running into really complicated disasters with moderate success, I’ve found wordpress wonderful to work with not that one is better than the other.

  11. Is there another way to do this by adding the function create_post_type into a plug-in instead of the theme function.php? I understand that adding to the plug-in is a “better” way to handle it.

  12. I’ve just completed Responsive WordPress Theme Tutorial – Part 13 and would like to say you have done an amazing job of teaching WordPress Theme development so far. I really think that you should rename the channel “Awfully Good Media”!!! Thanks Austin.

  13. Does this get included in your theme or do all users of your theme need to download the plugin and configure the custom fields themselves?

Comments are closed.