Hi,
I was delighted to find your plugin and hoped to use it to extend the Toolset colour picker custom field but after enabling it causes errors on admin pages using the Divi theme page builder. Is there a possibility you could fix this.
Best regards
Stephen
Just a heads up this plugin does not work with WPBakery Visual Composer, the visual composer function just disappears when the plugin is active.
]]>Notice: Use of undefined constant ICPE_PLUGIN_URI – assumed ‘ICPE_PLUGIN_URI’ in /home/ezdotcom/dev.allen-counseling.com/wp-content/plugins/iris-color-picker-enhancer/iris-color-picker-enhancer.php on line 18
define(ICPE_PLUGIN_URI, plugin_dir_url(__FILE__));
should be
define('ICPE_PLUGIN_URI', plugin_dir_url(__FILE__));
This plugin is a great idea, but I cannot get it working in a fresh WP 4.7.2 installation.
In customizer as in text editor are the “old” color pickers.
Do you have an idea?
It doesn’t work into the default wordpress customizer ??
]]>Currently, you can use something like https://www.ads-software.com/plugins/kt-tinymce-color-grid/ to customize the colors used by TinyMCE. However, why can’t there be one plugin (this one) where you set your colors and it’s used for Iris as well as TinyMCE color pickers?
Thank you for your time!
]]>The plugin looks perfect for what I wanted but it does the opposite. I filled in the custom colours that I wanted in the settings but now when I try to open the color palette from an admin page, it just shows the hex number and no palette at all. If I de-activate this plugin, the palette appears again. Shame.
]]>