Closed psaikali closed 11 years ago
The 'color_gradient' direction is not saved because of the validation on it, I spent an hour finding this :( Too tired to edit it right now, just letting you know. Might be better to create a new field type OR do some magic (magic that I can't do, my skills are limited) around:
if($field['type'] == 'color' || $field['type'] == 'color_gradient') {
//$field['validate'] = 'color';
}
Ok... sorting through all of this and so far I have the following questions...
Great!
My apologies is this pull-request is a bit of a mess, I'm quite new to GitHub interactions ;) Let me know if you have further questions.
BTW the custom.css includes styling for:
On second thought... can you resubmit the pull request with a request for each field type?
Sure, I'll try to do that later today!
2013/1/14 Ghost1227 notifications@github.com
On second thought... can you resubmit the pull request with a request for each field type?
— Reply to this email directly or view it on GitHubhttps://github.com/ghost1227/Redux-Framework/pull/42#issuecomment-12234362.
Pierre Saïkali psaikali@gmail.com
Closing until separate pull requests are posted.
Color states:
Text sortable:
Slider:
Gfonts:
Background bundle:
Color gradient with 'direction' => true: (to be ignored, validation screws the direction value storing)
Text with 'number' => true:
post_type_select with 'multiple' => true:
gfonts field with 'safe_fonts' => true: