RightPress_Support
Forum Replies Created
-
Forum: Plugins
In reply to: [Chimpy Lite - MailChimp WordPress Plugin] Form selection checkboxes?Hi there,
To setup options as shown in the screenshot, you will have to create groups under your MailChimp list. Once that is done, you can display these groups in different ways like Radio buttons, Checkbox or a Dropdown.
Screenshot : https://prntscr.com/a561ii
Forum: Plugins
In reply to: [Chimpy Lite - MailChimp WordPress Plugin] Transparent backgroundHi there,
You can use Custom CSS to reduce the opacity of the form. However, the change will take effect in all the forms used on the site since the forms share a common CSS file.
Hi there,
Glad to know that. Feel free to get back to us should you need further assistance.
Forum: Plugins
In reply to: [Chimpy Lite - MailChimp WordPress Plugin] Undefined variableHi there,
Thank you for your feedback. I will forward this to our development team for a fix.
Forum: Plugins
In reply to: [Chimpy Lite - MailChimp WordPress Plugin] Elegant Chimpy popup examplesThank you for your kind feedback. Feel free to get back to us should you need further assistance.
Forum: Plugins
In reply to: [Chimpy Lite - MailChimp WordPress Plugin] Elegant Chimpy popup examplesYes.
align='middle'
should work here.Forum: Plugins
In reply to: [Chimpy Lite - MailChimp WordPress Plugin] Elegant Chimpy popup examplesHi. Please use this code instead:
<img src= 'https://www.churchur.com/wp-content/uploads/2015/10/chur-script-popup.png' height='50' width='120'>
Forum: Plugins
In reply to: [Chimpy Lite - MailChimp WordPress Plugin] Elegant Chimpy popup examplesHi there,
Please use the complete URL of the image instead of ‘image.png’. Please let me know if this works.
Forum: Plugins
In reply to: [Chimpy Lite - MailChimp WordPress Plugin] Completely Disable CSSHi there,
It’s is loaded in the Footer, using method enqueue_frontend_scripts_and_styles() from the main file. You can try to hook into ‘wp_footer’ – you might be trying to dequeue it before it got into queue.
Forum: Plugins
In reply to: [Chimpy Lite - MailChimp WordPress Plugin] Elegant Chimpy popup examplesHi Mark,
Yes, you can embed an image into the popup form. There are two fields, ‘Text above form’ and ‘Text below form’ which can be used to add HTML content. You can insert an image in either of these fields.
Forum: Plugins
In reply to: [Chimpy Lite - MailChimp WordPress Plugin] Button on Thank you pageWe are currently in the final stages of the development of Chimpy Pro and will release it soon. The update for Chimpy Lite will come right after that.
Forum: Plugins
In reply to: [Chimpy Lite - MailChimp WordPress Plugin] same user sign up multiple timesYes, that is correct. But, updating the user information is not same as duplicate entry. I have mentioned this in a reply just above yours.
Forum: Plugins
In reply to: [Chimpy Lite - MailChimp WordPress Plugin] Button on Thank you pageHi,
This is a default plugin behaviour. However, a lot of clients have requested for this and we will do our best to implement this in the major update of the plugin.
Forum: Plugins
In reply to: [Chimpy Lite - MailChimp WordPress Plugin] same user sign up multiple timesHi.
This is a known bug and we will be fixing in the next major update. However, if an already subscribed user signs up again, the entry will not be duplicated in your MailChimp list.
Hi. Then, the issue might be related to plugin conflicts. Have you tried disabling all other plugins and using a freshly generated API key? The issue you are having is related to your server since the plugin has been tested to work fine.