soflyy / oxygen-bugs-and-features

Bug Reports & Feature Requests for Oxygen
https://oxygenbuilder.com/
314 stars 29 forks source link

Ability to set Color/Background Color Dynamically #2568

Open shmaltz opened 2 years ago

shmaltz commented 2 years ago

Ability to set Color/Background Color Dynamically

Either using Metabox, ACF, or custom functions.

KittenCodes commented 2 years ago

This tutorial may help in the mean-time: https://winusoft.co.uk/oxygen-tutorials/using-dynamic-colours-from-an-acf-colour-picker-field-in-oxygen/

shmaltz commented 2 years ago

Thanks @KittenCodes! Nice blog too!

It doesn't seem this will work on repeater/cloneable fields though

wpsumo commented 2 years ago

Using jquery is the is oxygen way. This should be printed into the css file not handled with JS on runtime. But Oxygen add the pro menu with jquery instead of printing it into the html code so guess it's an oxygen way to do.