I have a hard time figuring out what’s wrong with this code. What I’m trying to do: setup up a custom field in admin using the ACF plugin to...
I am using the ACF Plugin. I want to have a field where I can upload an image, and the result will display the full image in the Lightbox...
I want to add advanced custom fields/custom fields to my header.php as it contains text and phone numbers that we may change – I have tried referencing them but...
I’m asking regarding the ACF plugin (Advanced Custom Fields) I’m working on creating a category group that will add custom fields to the category pages. These are the fields:...
My general question is: how to display product price in woocommerce of a product in a loop, not the price of the product which page it is? In other...
I’ve searched around a bit, and I’m having trouble finding an answer to this question. What I’m trying to do is automatically fill a custom field when a post...
So I am building a plugin for a site that is already using Advanced Custom Fields (ACF). I wonder what would be the best way to include ACF in...
Is it possible to populate an Advanced Custom Fields (ACF) Select Dropdown – options – with all the posts within a specific Custom Post Type (PCT)? Thanks in advance,...
I have an ACF-field, that gives an output like this: <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p> <p><img class="alignnone size-large wp-image-48" src="https://example.org/wp-content/uploads/2019/01/foo-bar.jpg" alt="" width="1024" height="640" /></p> <p>Sed lacinia...
I have installed Advanced Custom Fields 4.0.1 and created a new Field group containing a single field called preamble. I would like to position this new field before the...