How to: WordPress - Use Advanced Custom Fields Professionally

preview_player
Показать описание
This WordPress tutorial on Advanced Custom Fields goes over methods for utilizing the plugin in a more professional way. For advanced WordPress training feel free to schedule a one-on-one session with me here:

Рекомендации по теме
Комментарии
Автор

Good to see the way you have elaborated. You have given the right tips to the WP team. Thanks

amod
Автор

This is what I really like to watch. Please make more videos on indepth ACF integration. There is quite a few on Youtube. It would be fantastic to see these techniques in real-world example.

Uncaught_in_promise
Автор

This is the first video from your channel that I watched, and that was really helpful! Thank you!
There's another popular YouTube channel where it shows mostly ACF tutorials bundled with Elementor and their plugins. I think you will reach more viewers if you keep your content less attached to a specific theme like you did in this one.

fabiano
Автор

I like your approach. I would like to see more ACF video integration. Excellent! Thanks.

adrian
Автор

This is actually awesome, and has changed the way I develop websites on WordPress. Subscribed! :)

matt
Автор

Very nice! Thank you! Waiting for another videos!

gogawow
Автор

Amazing stuff! Does anyone know where I can find more like this? I've got a field group of the field type 'group' with 38 sub fields in it. And I need to get the values and labels for alle of them in one code. There's got to be an easier and faster way than to write all of them out by hand one by one...

hashimnaushahi
Автор

hi, i like your way of coding. i have a question, how to use same way but with a image field or checkbox field in ACF.

jeanluccarbonel
Автор

Very cool, thank you for this, I had not idea about that WP function. Would've been nice to see some time of benchmark to see the improvement of using this approach vs. the ACF APi.

christiansaborio
Автор

can you tell me how to display CF Taxonomy type? I tried the same way but it shows ID instead of the value

ainuljasni
Автор

Thank you for the video. Anything that minimizes function & database calls is a plus. Can you post a video that implements core WordPress functions within the context of custom posts and Advanced Custom Fields that address accessing relational data based off of the ACF "relationship" custom field type? In particular ACF is disadvantaged in the sense that it only is capable of accessing one side of a one-to-one or one-to-many relationship; it requires an awkward workaround to execute a bidirectional lookup. For example, given a "Product" custom post type and an ACF relational field named "product_details", which is linked to a "Product Detail" custom post type, how would you use core WordPress functions to execute database queries that return all "Product Detail" posts for a given "Product" post and a single "Product" post given a particular "Product Detail" post? Much appreciated.

aspsa
Автор

Would this work for ACF galleries / file uploads?

klam
Автор

Is "speed" still an issue if using a cache plugin?

nicolaskeith
Автор

How do I get the URL from a ACF Page Link in the professional way?

sandramoraa
Автор

Has anyone any idea how to fetch and display images?

ck
Автор

Bro can you please guide me how to update data through saved $variable data. Thanks

AbuBakr
Автор

Nice stuff but i would suggest you to go deeper . Maybe a tutorial to build a real world template with acf and with a more professional way. With a couple of images and divs etc.

andreasmou