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 DeceasedSuperiorTec…
Video Tutorial Rating: 4 / 5
Don’t forget to check out our other video tutorials or share this video with a friend.
19 responses to “Responsive WordPress Theme Tutorial – Part 13 – Advanced Custom Fields”
Leave a Reply Cancel reply
Video Tutorials
Bringing you the best video tutorials for Photoshop, Illustrator, Fireworks, WordPress, CSS and others.
Video tutorial posted 30/06/14
Category: WordPress Tutorials
Pages
Random Videos
-
iTunes-style Image Photoshop Video Tutorial
2,188 views
-
WordPress Excerpt Tutorial
1,694 views
-
After Effects Tutorial – 38 – Freeze Frames
4,590 views
Video Categories
- 3DS Max Tutorials (150)
- After Effects Tutorials (160)
- C# Tutorials (121)
- Colour (6)
- Crazy Effects (1)
- CSS Tutorials (120)
- Dreamweaver Tutorials (139)
- Excel Tutorials (127)
- Featured (10)
- Fireworks Tutorials (131)
- General Effects (9)
- HTML Tutorials (143)
- Illustration and Vector (1)
- Illustrator Tutorials (174)
- IMove Tutorials (119)
- Lightroom Tutorials (145)
- People and Faces (3)
- Photoshop Tutorials (169)
- Text Effects (7)
- Uncategorized (32)
- WordPress Tutorials (140)
Tags
VideoTutorials.co.uk
-
Videotutorials.co.uk offers the web's best Photoshop tutorials, Illustrator video guides, CSS and HTML tutorials and much more all in one place. With new videos being added every day, you can learn how to master software and code to give your images and website some great effects.
Our site has beginner, intermediate and advanced video tutorials of varying lengths so you can learn a new skill at your own speed and level. So whether you're a web designer, print designer or just wanting to edit some family photos, you can get to it quickly and easily using these free video guides. (more)
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.
Austin, you’re a legend mate! thanks!
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.
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.
Well, we’re jumping a bit ahead of the videos, but I’ll do my best to
explain it here. When you create a custom post type, you will have to
define the fields you want it to support. Since we did not define any
fields, only the title and textarea are there. This is normal. In our post
type, under ‘rewrite’, place: ‘supports’ => array(‘thumbnail’,
‘something_else’, ‘and_so_on’) with the quotes. We’ll get to this, don’t
worry! Austin
Haven’t forgot about you man hope you haven’t forgotten us
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.
It may seem I’ve forgotten, but I definitely have not. I am behind on
emails, messages, comments, and videos. I am setting up to record as I
write this comment – we’re about to get back on track!
Have you done a video on action hooks? Would love to know about this.
phpacedemy did a great tutorial series on boostrap. You can watch it here
/watch?v=y13WPLBfFBs&list=PLfdtiltiRHWFBpI1Hux9DYmGKnTZPBBXo
I have missed quite a few legitimate questions and I wish I could answer
them all. There’s just no way, but I try. 🙂
Is it possible to add the field to all user account signups? This is for
sales using Woocommerce.
Hi mate, Great tutorial. Really hoping you to throw more vids. Cheers
Awesome tutorial!
This plugin will be able to add check boxes to the backend, but for a front
end system you may want to search for another plugin. If you’re just
wanting a rating system, you have plenty to choose from. GD Star Rating
comes with a star and thumb rating system and some nice widgets to display
some data in a sidebar.
Thanks so much! Love these tutorials very easy to follow.
how i can put thumbnail navigation on flexslider?
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!
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 🙂