Personalize your Checkbox does not work (widget)
-
no settings change is seen on the frontend
-
for choosing groups i mean
Hi electro-z,
//widget textbox alignment to the centre
-Use CSS codes. If you would mention your website URL, I can provide you with the necessary code.//multilingual WPML compatibility
-The plugin is not WPML compatible, however, all the front end texts are editable from the ChimpMate Settings Page//custom fields
-We are currently working on it. Our next update will include capabilities to work with multiple forms and custom fields.//no change on choosing groups
-After you choose your groups, finally you need to hit ‘Update Options’ button, to save your option.Thank you,
Your friends at Voltroid//widget textbox alignment to the center:
http://digital.org.il/W2DTest/
please provide the CSS for placeholder text alignment//custom fields
Is this development done?
Does chimpmate updates subscriber name in mailchimp lists now?Hi electro-z,
Css codes as following
.widget.chimpmate-wpmc-assistant-widget-class .wpmchimpa-field.wpmc-ficon input[type=”text”],
.widget.chimpmate-wpmc-assistant-widget-class .wpmchimpa-field.wpmc-ficon .inputlabel{
text-align: center!important;
}Custom fields feature is already available in the latest version of ChimpMate.
Thank you,
Your friends at VoltroidThe CSS works great with the widget. Thank you
could you write down one for the slider as well?
Hi,
Sure, here is the CSS for slider
.wpmchimpas.chimpmatecss .wpmchimpa-field input[type=”text”],
.wpmchimpas.chimpmatecss .wpmchimpa-field .inputlabel{
text-align: center!important;
}Thank you,
Your friends at Voltroidthanks 🙂
The topic ‘Personalize your Checkbox does not work (widget)’ is closed to new replies.