Populate ACF custom fields with Advanced Post Creation GF add-on
Hi everyone, Everything in the topic title :). A little more detail though : I have a custom post type, called Estimate. A set of ACF custom fields has been added to this custom post type. I use the Advanced Post Creation Add-on to create a new Estimate thanks with GF. So far, so good ! Post is created, with valid title & content. Then I tried to map my GF fields to the existing ACF custom fields (in the Post Creation section), but none of the ACF fields is mentionned in the Select a Custom...
ACF | Organizing Custom Fields Inside of WordPress with ACF
Utilizing custom fields is a great way to tailor your site’s content to match your exact needs. But the more fields you add, the more unwieldy the WordPres
ACF | Bidirectional Relationships
This tutorial will cover the concept and code for creating a bidirectional relationship between post...
ACF | Query posts by custom fields
This article will demonstrate how to retrieve an array of post objects from the database using nativ...
ACF | Order posts by custom fields
This article will demonstrate how to retrieve and sort an array of post objects from the database us...
ACF | Code Examples
Display a field Retrieving a field as a variable <?php $variable = get_field('field_name'); /
Random repeater - ACF Support
Home › Forums › Add-ons › Repeater Field › Random repeater Solved Random repeater
Extending Advanced Custom Fields With Your Own Controls – Smashing Magazine
Daniel Pataki shows you how you can extend ACF by adding your own controls to tailor the experience ...
Jared Novack: Advanced Advanced Custom Fields
This session takes you through some of the advanced techniques and secrets to get the most out of th...
Highly Flexible Layouts using ACF Flexible Content & Repeater Fields
Are you using Advanced Custom Fields Yet? Well, if you build CMS sites using WordPress, you’ll be ha...
Creating Custom “Snow Fall” Designs in WordPress
In this article we show you how to use the Advanced Custom Fields plugin (ACF) and ACF flexible cont...
ACF | Relationship
The Relationship field creates a very attractive version of the post object field. With a Relationsh...
Magnific Popup + ACF = Best Responsive Wordpress Image Gallery (Tutorial) - Tribeswell
This tutorial will explain how to use Magnific Popup with Advanced Custom Fields for Wordpress to cr...
WordPress + Filtrify: A Tag-Filtered Portfolio or Gallery
My recent site redesign served as a chance to reevaluate my content & content strategy. I wanted a b...
Show Field Keys in Advanced Custom Fields Pro - The Stiz Media
When doing some fun stuff with Advanced Custom Fields Pro, we often need to use the field key. Field...
Page specific HTML in Genesis Header Right Widget Area using Advanced Custom Fields - Sridhar Kataka...
In a HTML to WordPress project I am currently working on, the requirement is to show different text ...
Use The Flexible Content Field To Build Better Themes - Leach Creative
Learn how to use Advanced Custom Fields' Flexible Content Field to build better Wordpress pages and ...
ACF | Gallery
The gallery field provides a simple and intuitive interface for managing a collection of images. Mul...
Bootstrap Carousel with Advanced Custom Fields Repeater Field in WordPress - Joanna Eyre
Rather than use plugins to create a carousel that my clients can easily manage, I build my own using...
WordPress Custom Post Types and Advanced Custom Fields
Often times, we work with clients who need a products page or a team page that displays collections ...
Get Advanced Custom Fields Value from Taxonomy Term
Advance custom fields can get fields value from any custom taxonomy term same as from some post ID. ...
ACF | acf_form()
This function creates a `form` to add or update a post. There are many settings available to customi...
Front End Posting with Advanced Custom Fields Pro - The Stiz Media
This tutorial shows you how to build a page template that will allow you to create new posts (or cus...
Getting Started With Advanced Custom Fields - Tuts+ Code Tutorial
This tutorial will show you the basics of using Advanced Custom Fields, including creating and displ...
Using Post Objects - Advanced Custom Fields - Point and Stare - built with WordPress in London
A recent project required that the client was able to create a list of links to internal posts.There...
A Sneak Peak at Utilizing Advanced Custom Fields in WordPress | CMS Tutorial blog
WordPress provides its users enough options and facility to assign custom fields to the content they...
Displaying Advanced Custom Fields' Gallery Field as a Slider using Soliloquy - Sridhar Katakam
This is an extension of my Single CPT template in Genesis to display ACF custom fields including a G...
Content Slider with Flexslider, WordPress & Advanced Custom Fields
A tutorial about how to create a slider with images and text content in WordPress using the Advanced...