I’m digging the ability to use dynamic content to set color values
However, while the colors are coming through properly on the front end, the builder doesn’t reflect the values for me.
Basic setup:
-
ACF Color Picker Field set up for categories
-
In the Pro builder, I’m using the DC referencing that value
{{dc:acf:term_field field="category_accent_primary"}}
.
-
Within the builder, you can see the DC value, however the color preview just reflects whatever the previously selected color was. In this specific case,
transparent
: -
On the front end though, the value does come through correctly.
Saving and refreshing the page doesn’t seem to change anything. I’m guessing this might just be a temporary limitation until you revamp the color picker stuff, but figured I’d flag it now in case it’s not on your radar. Makes it tricky to actually use DC for colors if you can’t see it reflected properly in the builder.