‘ACF’ Videos

  • Using Advanced Custom Fields to create custom blocks

    WordCamp Montclair 2022Speaker: Jason Lawton

    August 6, 2022 — This talk explains how to create complex blocks using the popular Advanced Custom Fields (ACF) plugin. If you have experience with ACF, learn how to use what you already know in new ways.

  • Tessa Kriesel: Building Gutenberg Blocks with ACF – Part-2

    WordCamp Jacksonville 2019Speaker: Tessa Kriesel

    November 30, 2020 — For those of us that rely greatly on Advanced Custom Fields (ACF) for customizing our themes, the release of Gutenberg was and still is scary at times.

    Have no fear! acf_register_block() allows you to create your own Gutenberg blocks using just Advanced Custom Fields.

    You will learn:
    – ACF & it’s awesome capabilities
    – How to create Gutenberg blocks with ACF
    – A few other handy ACF tips & tricks

  • Tessa Kriesel : Building Gutenberg Blocks with ACF – Part 1

    WordCamp Jacksonville 2019Speaker: Tessa Kriesel

    February 10, 2020 — For those of us that rely greatly on Advanced Custom Fields (ACF) for customizing our themes, the release of Gutenberg was and still is scary at times.

    Have no fear! acf_register_block() allows you to create your own Gutenberg blocks using just Advanced Custom Fields.

    You will learn:
    – ACF & it’s awesome capabilities
    – How to create Gutenberg blocks with ACF
    – A few other handy ACF tips & tricks

  • Joshua Giowaya: Legos for Developers: A modular approach to WordPress Development

    WordCamp Portland 2018Speaker: Joshua Giowaya

    January 14, 2020 — Let’s explore the benefits of thinking in re-usable blocks. Atomic design, Modular Development, and D.R.Y. methodology improves productivity, enhances UI and empowers authors. We will explore multiple methods to achieve modularity in our WP themes, leveraging the WordPress templating system and Advanced Custom Fields or using blocks in the form of Gutenberg. Regardless if you are ready to learn Javascript deeply and embrace Gutenberg, or set in your ways and sticking with the classic editor.

  • Mauricio Gelves: Haciendo un buen uso de los campos personalizados con ACF

    WordCamp Valencia 2019Speaker: Mauricio Gelves

    October 21, 2019 — Descripción: En muchas ocasiones necesitaremos algo más que un título y el cuerpo de un artículo para nuestra web: tal vez fechas, imágenes extras, una dirección en Google Map o un conjunto de direcciones. Si bien WordPress incluye una funcionalidad para incluir campos personalizados, la misma es muy básica, poco intuitiva y propensa a errores en la carga de datos.

    En esta charla voy a enseñar cómo instalar y agregar campos personalizados a tu proyecto utilizando el plugin ACF (Advanved Custom Fields (https://wordpress.org/plugins/advanced-custom-fields/)) y también cómo incluir esta información en el desarrollo de nuestros plugins y temas.

  • Michael Mizner: ACF and Twig for Gutenberg Custom Blocks

    WordCamp Asheville 2019Speaker: Michael Mizner

    August 7, 2019 — An introduction to registering custom blocks (via PHP) using ACF and implementing clean templating via Timber
    Takeaways:

    We can still create custom WordPress sites without having to dig deeply into JavaScript
    We can keep our templates clean with Twig
    ACF is still awesome and can help keep custom site building overhead low

  • Mauricio Gelves: Boxeo de Campos personalizados – Metaboxes Vs ACF

    WordCamp Madrid 2017Speaker: Mauricio Gelves

    May 17, 2017 — En la esquina azul con muchas líneas de código: el desarrollador de metaboxes de WordPress. Y en la esquina roja luchando bajo el lema “No reinventes la rueda”: el desarrollador que usa el plugin ACF. Ven a este encuentro pugilístico para ver las habilidades y debilidades de cada uno de los contrincantes y decide tú mismo quién será el ganador para tu proyecto web.

    Presentation Slides »

  • David Evans: User Empathy with Advanced Custom Fields (ACF)

    WordCamp St. Louis 2017Speaker: David Evans

    March 29, 2017 — My topic will be centered on ways to customize WordPress posts, pages and custom templates with Advanced Custom Fields (ACF) for a better user experience. I will start out by giving a brief introduction to the plugin and how to use it, but the main focus will be on tips and tricks to making your fields clean and organized so that your users don’t freak out when looking at the backend of all their posts, pages or custom templates that use numerous custom fields.

    The topic will be WordPress backend heavy, with a little bit of development talk to describe how to create fields in templates during the brief introduction to the plugin.

  • Kurtis Shaner and Vajaah E. Parker: Intentional Flexibility – Using ACF to Build an IA Driven WordPress Custom Theme

    WordCamp Baltimore 2016Speakers: Kurtis Shaner, Vajaah E. Parker

    November 21, 2016 — As an agency that builds enterprise level websites on WordPress and Drupal, The Web Development Group tackles weighty information architecture challenges daily. Equipped with Advanced Custom Fields our developers partnered with our strategists to create a template system that empowers clients to have control and maintain consistency. Vajaah, Chief Strategist, will partner with Kurtis, Senior Developer, to talk about the process, the build and the product.

  • Nick Ortiz: Pushing ACF to the Limit

    WordCamp Albuquerque 2016Speaker: Nick Ortiz

    June 8, 2016 — Advanced Custom Fields isn’t just for tacking on an extra field or two to a custom post type: it’s a supremely powerful plugin — so powerful you can use it to replace many other plugins. Turn up your ACF PRO ninja skills to 11 by attending this talk, where you’ll learn advanced ACF techniques for things like making a slideshow with your JS library of choice, using ACF repeater fields to build flexible custom layouts, managing sitewide options in an options page, and managing complex, non-standard content on a page.