Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Formidable Pro Color Picker

Descripción

This Plugin is an experiment, I needed to let users pick colors for entries intended to be displayed in a Calendar View. I discovered a workaround on the Formidable Web Site that was a few years old, so I decided to grab the current version of jscolor and put it in a plugin for easier deployment.

Along the way I discovered a few other color picker libraries for jQuery, so when I get around to it I’ll add them to the plugin to give users some different display options.

Please Note: This plugin requires the Formidable Pro Plugin (https://formidablepro.com/) by Strategy11 to be installed and activated before installation. Formidable Pro is an awesome plugin.

Capturas

  • The Advanced Fields section in the Form Builder.
  • Form builder screenshot.
  • See it in action.

Instalación

  1. Upload formidable-color-picker.zip to the /wp-content/plugins/ directory and unzip it there, or use the WordPress Dashboard to install it.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Create your forms as usual and use the Color Picker Field type in the Advanced Fields section to add Color Picker Fields

Preguntas frecuentes

Why would I want a color picker?

You may wish to give users the option of selecting colors. For instance, when creating a recurring entry in a calendar, you might want the user to be able to select a color for their entry so it’s easy to see among others.

Any time you want users to be able to select colors for elements, use a color picker field, and then insert the value of that field as a style attribute or an inline style in a view. You could even create a view that’s nothing but a style sheet with dynamic values from your form. The possibilities are endless, really.

Why is this so simple?

It fixes a simple problem.

Can I have more than one Color Picker Field in a Form?

You can.

What about more display options?

Those will come later.

Reseñas

12 de junio de 2022
This plugin causes problems with the form when used in the repeater. Please update it. Thank you
3 de septiembre de 2016
Just purchased formidable-pro. Just tried your color picker. Set a form with 3 color picker fields. Put shortcode on a page to test it. I could pick all 3 as different colors, submitted... and they reported on entries correctly. Thank you!
Leer todas las 3 reseñas

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce "Formidable Pro Color Picker" a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

0.1

  • First released Aug 03 2014.