ACF: Featured Images and Relationship Field
When using the relationship ACF field, this snippet will exclude items of the specified CPT that don’t have an attached featured image.
When using the relationship ACF field, this snippet will exclude items of the specified CPT that don’t have an attached featured image.
This code example helps set a conditional that will retain the ‘full’ image size within an ACF gallery if the uploaded item is a GIF (thus...
In a previous post, I showed an example of how to retrieve taxonomy images that are attached via Advanced Custom Fields. However, what if you want...
In this example, my ACF group is named services and the repeater sub-field is named services_list. This group is attached to my ACF Options page.