Category "advanced-custom-fields"

GatsbyJS - GraphQL ACF query issue

So I am encountering some issues with the way that my ACF is structured on a custom post type. Due to the way the post type works (it's for work case studies) t

Display Brand Name Above Product Title in Woocommerce Cart, Checkout Page, Orders and Email Notification

Using the functions below I've applied a custom field to products added in Woocommerce cart and checkout page also to orders and notification email. My questi

Wordpress : ACF image not showing

i try to display image but with Basic display (Object) but no showing <?php $image = get_field('image'); if( !empty($image) ): ?> <img src="&l

Advanced Forms (Free version) question notification email

I’m using the great Advanced Forms plugin (Version: 1.9.1) for Wordpress for a client. Therefore I have a question. How can I send the current page/post t

advanced custom fields wordpress custom class

I have a custom field in ACF which is a button that I need to change to a different colour based on what page they are on, so for example Page 1 - Button needs

How to auto draft WooCommerce product on specific date?

I have a custom date field, added with ACF, for each of my products at which point the product status should change to draft. I know there are a bunch of schedu

Using ACF Builder with Sage doesn't do anything

I've been experimentating with Sage 9 recently and trying out ACF Builder. I followed this guide: https://roots.io/guides/using-acf-builder-with-sage/ But upon