Skip to content
This repository has been archived by the owner on Jul 25, 2022. It is now read-only.

Color field default color not working #8

Open
anabelle opened this issue May 7, 2013 · 0 comments
Open

Color field default color not working #8

anabelle opened this issue May 7, 2013 · 0 comments

Comments

@anabelle
Copy link

anabelle commented May 7, 2013

I'm setting a color filed like this:

array(
    'id'    => 'column2-column-color',
    'title' => 'Column 2 BG Color',
    'type'  => 'color',
    'default' => '#FFFFFF'
)

But the color defaults to black.

Am I doing something wrong? Or is it not working?

screenshot - 05072013 - 11 23 18 am

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant