Hello Matt, as a wordpress developer that did not know about this... you made the explanation so easy... i had to thank you with a like and a subscription
In my early days of building with WordPress, I stayed away from creating custom post types. It seemed like a mysterious process. However, after taking time to learn a bit about how the database handles things and having a project that needed 4 custom post types to keep a multi-city, multi-year conference organized and archived --- I got more comfortable. This plugintut explanation would have been helpful in the early part of my journey.
Thank you for this great explanation! This is by far the BEST most human way in explaining this concept I've come across so far! I just couldn't get my head around CPT (as well as fields!) but your visual diagrams gave me the light bulb moment!
Thanks for explaining this! I have seen CPTs mentioned everywhere, but it was hard to wrap my mind around what use cases CPTs are suitable for, compared to a typical post, or a template created with Advanced Custom Fields. This really helped!
absolutely hit on... best way to teach the things is with examples and thats what you have done.... great content... will never forget custom post types coz of this...
Nice video, this definitely explains things clearly. However, you can add a ACF to posts as well not just a custom post type. But custom post types are a great organization tool and when linked with ACF front end form and elementor pro templates the work flow is super simplistic for non techies
I am using CPT in order to segment and keep my dashboard organized mostly between Landing Pages and more recently keeping sections from BB in that I use to tunnel towards other parts of the website. One thing that you could go over is Custom Fields... i have a hard time wrapping my head over them still...
Matt, I'm new to the world of wp and I'm trying to learn as much as possible. your videos have helped me understand thing more clearly. I have a question, is there a plugin or a part of the custom post type feature that allows for a drop-down style menu that help narrow your information database down to a few products? thank you
CPT´s are great, Things get tough when you have a big list of post to publish like real estate listings or products listings, import / Export CSV plugins are costly,
this answers so many questions and stays on topic. your sir are awesome thank you! What's the easiest way to customize product pages OR can i add woocommerce to custom post types
Customizing WooCommerce pages gets a little more technical, depends on what you're looking to do. The folks at Beaver Builder have a new product coming out, Beaver Themer. I did a video on that customizing WooCommerce pages. If you're looking to just *place* WooCommerce products on a CPT, checkout my product conductorplugin.com
Hey, Matt! Are you using Rode Podcaster(if my recollection of lost isn't misleading me then, you use that mic for podcasting) for this, or is it a Shotgun version? I was thinking of doing videos this way but not sure of Rode Podcaster would help me do that (since I have ordered one)
The audio is terrible here, mainly because I'm in a big room with 15 foot ceilings -- load of echo. This is using a cheapo lav mic I bought on Amazon connected to my camera. I use a Heil PR40 for podcasting.
ThemeIsle apparently retired this plugin. I guess it made Wordpress too flexible. Maybe Drupal paid them to can it since it brought to Wordpress what they do best :p
Hello Matt, as a wordpress developer that did not know about this... you made the explanation so easy... i had to thank you with a like and a subscription
Thanks for watching 👏
In my early days of building with WordPress, I stayed away from creating custom post types. It seemed like a mysterious process. However, after taking time to learn a bit about how the database handles things and having a project that needed 4 custom post types to keep a multi-city, multi-year conference organized and archived --- I got more comfortable. This plugintut explanation would have been helpful in the early part of my journey.
Awesome, Lisa!
All I can say, it’s the best post that explains what is a CPT . Bravo
Excellent analogy of WooCommerce - that made the whole thing so easy to understand - thank you so much
A plain and simple lesson, thank you. Greetings from Istanbul.
Thank you for this great explanation! This is by far the BEST most human way in explaining this concept I've come across so far! I just couldn't get my head around CPT (as well as fields!) but your visual diagrams gave me the light bulb moment!
Exactly what I thought
Exactly what I thought too!
soso true! same for me , i just cud never understand what it is
Thanks for explaining this! I have seen CPTs mentioned everywhere, but it was hard to wrap my mind around what use cases CPTs are suitable for, compared to a typical post, or a template created with Advanced Custom Fields. This really helped!
absolutely hit on... best way to teach the things is with examples and thats what you have done.... great content... will never forget custom post types coz of this...
Very good. No time wasted. Perfectly explained.
by far the most helpful information i found on Custom Post types and now ive understand what it basically is. Thanks you so much
Thank you for this video. I've been watching many videos where no one would explain what CPT are and what they are for.
Glad it helped!
Clear, easy-to-understand video on custom post types. Thank you 😍
Love from india🇮🇳 ❤
Very nice explanation with figures
Second to none. Very well explained--Great teacher.
Dude... this is the video I've been looking for. Thank you!! You need to add a donate button to your videos...
Glad it helped
Thanks! You made it really simple to understand what custom post types a d custom fields are
great video. Thanks to you I now know what custom post types are. Just getting into WordPress and was a little confused.
Glad it helped
Nice video, this definitely explains things clearly. However, you can add a ACF to posts as well not just a custom post type. But custom post types are a great organization tool and when linked with ACF front end form and elementor pro templates the work flow is super simplistic for non techies
This was an excellent explanation, thanks!
best video that explains custom post tyeps
This video answered my question in exactly 1min, 53 sec 👌
Nice!
Perfect explanation! Just what I needed. Thank you so much! :)
I am using CPT in order to segment and keep my dashboard organized mostly between Landing Pages and more recently keeping sections from BB in that I use to tunnel towards other parts of the website.
One thing that you could go over is Custom Fields... i have a hard time wrapping my head over them still...
Awesome, Salvador, I'll try to get to custom fields next.
Wow! Great Explanation! 👏👏👏
Useful to understand custom post type
I found this video tutorial helpful. I like this explainer video style. Thank you
Great video and well explained, can you add custom fields to standard posts and pages or only custom post types? Just so I am clear.
You can add custom fields to standard pages and posts too.
@@WPMinute great, thanks for the quick reply, much appreciated.
Thanks for the clear, simple and effecctive explanation. Great job!
The piano intro made me tear up a little.. damn you CPTs!
Thank you for this video! I was very confused and you helped to understand it better.
Great description thanks. Will be delving into your tuts to get more a handle on this. Good work.
Great explanation! Thanks! 💯
Thank you so much for this explanation.
Can you please helo me, How to store custom post type posts in custom tables in place of wp_post ???
Matt, I'm new to the world of wp and I'm trying to learn as much as possible. your videos have helped me understand thing more clearly. I have a question, is there a plugin or a part of the custom post type feature that allows for a drop-down style menu that help narrow your information database down to a few products?
thank you
Great explanation. Thanks.
Why not have a sample plugin file with no-op functions for all the hooks?
CPT´s are great, Things get tough when you have a big list of post to publish like real estate listings or products listings, import / Export CSV plugins are costly,
Im looking for ways to code a page template to list custom post type categories... any tips?
this answers so many questions and stays on topic. your sir are awesome thank you!
What's the easiest way to customize product pages OR can i add woocommerce to custom post types
Customizing WooCommerce pages gets a little more technical, depends on what you're looking to do. The folks at Beaver Builder have a new product coming out, Beaver Themer. I did a video on that customizing WooCommerce pages. If you're looking to just *place* WooCommerce products on a CPT, checkout my product conductorplugin.com
can you direct us to a link please?
Thats super clear and helpful. Just what I was looking for. Thank you :)
so every post type creates a new pages in the backend?
what about custom relationships between custom post types? what plugins? pods?
Hey, Matt!
Are you using Rode Podcaster(if my recollection of lost isn't misleading me then, you use that mic for podcasting) for this, or is it a Shotgun version? I was thinking of doing videos this way but not sure of Rode Podcaster would help me do that (since I have ordered one)
The audio is terrible here, mainly because I'm in a big room with 15 foot ceilings -- load of echo. This is using a cheapo lav mic I bought on Amazon connected to my camera. I use a Heil PR40 for podcasting.
Thank you. You were very helpful
Welcome!
very clear and helpful - thanks
Thanks man, it was so usefull!.
Amazing. Thanks for discussing this topic !
super nice explained thanks :)
Where do you create a custom post type? Is there an option to make one in WordPress?
thank you so much boss!!
Thanks man.
Thank you for this great video. It helps a lot.
Thank you Sir for clearing that up for me
Thank You :)
Thanks a lot for sharing your knowledge! Greetings from Austria :-)
Greetings!
perfect tut. thanks.
who is able to set up projects in EnotGlobal?
thanks buddy
Thank You This is Owsm video For Learning. :-)
o finally understand thanks
Perfect
Glad it helped
Thank you so much for the explanation, it is really help me to really understand what the hell happened hahaha!
Awesome
Now only EnotGlobal is left of the PF twists, the rest is lost ..
ThemeIsle apparently retired this plugin. I guess it made Wordpress too flexible. Maybe Drupal paid them to can it since it brought to Wordpress what they do best :p
Great video, great explanation. Thanks!
Thank you, well explained.