Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter electro-z

    (@electro-z)

    for choosing groups i mean

    Plugin Author Voltroid

    (@voltroid)

    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

    Thread Starter electro-z

    (@electro-z)

    //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?

    Plugin Author Voltroid

    (@voltroid)

    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 Voltroid

    Thread Starter electro-z

    (@electro-z)

    The CSS works great with the widget. Thank you

    could you write down one for the slider as well?

    Plugin Author Voltroid

    (@voltroid)

    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 Voltroid

    Thread Starter electro-z

    (@electro-z)

    thanks 🙂

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Personalize your Checkbox does not work (widget)’ is closed to new replies.