Voltroid
Forum Replies Created
-
Forum: Plugins
In reply to: [ChimpMate - WordPress MailChimp Assistant] How to remove borderHi Alexx617,
You may add it in the following file
chimpmate/public/assets/css/public.cssOr else find a custom CSS plugin, and add it there. This will help you to update ChimpMate with ease, as you don’t need to do the edit all time.
Thank you,
Your friends at VoltroidHi kierankelly,
The field should be filled with your website address.
For further queries please reach our dedicated Support Page for ChimpMate Pro Users.With Regards,
Your friends at VoltroidForum: Plugins
In reply to: [ChimpMate - WordPress MailChimp Assistant] How to remove borderHi Alexx617,
Use some extra CSS codes, and set its padding to 0.
.wpmchimpab{padding:0}Thank you,
Your friends at VoltroidForum: Plugins
In reply to: [ChimpMate - WordPress MailChimp Assistant] Behaviour of LightboxHi riishii,
Please provide a screenshot for the issue, so that we can have a clear idea about it.
Thank you,
Your friends at VoltroidHi PetrSuchomel,
Replace the following line in file chimpmate/public/class-chimpmate-wpmc-assistant.php
line 409:
else if(isset($this->wpmchimpa[“lite_page”]) && is_page()) return true;with
else if(isset($this->wpmchimpa[“lite_page”]) && is_page() && !is_front_page()) return true;Thank you,
Your friends at VoltroidForum: Plugins
In reply to: [ChimpMate - WordPress MailChimp Assistant] Subscribe with (social API keysHi danish.idesign,
You have an option, Disable Social Buttons under Advanced Options section for each theme.
For Google Plus API,
Follow the Step 1: Enable the Google+ API, in the below link
https://developers.google.com/+/web/samples/javascriptThank you,
Your friends at VoltroidHi Meet Shah,
All support is given through our Support Forum. Please create a support request there, so we can better assist you.
Thank you,
Your friends at VoltroidForum: Plugins
In reply to: [ChimpMate - WordPress MailChimp Assistant] option update failsHi aaron.r.marshall,
We’ve fixed the issue. We’ll include the fix in the next update.
Thank you,
Your friends at VoltroidHi 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 VoltroidForum: Plugins
In reply to: [ChimpMate - WordPress MailChimp Assistant] Multiple MailChimp ListsHi electro-z,
Thanks for your valuable suggestion. Keep Supporting.
Thank you,
Your friends at VoltroidForum: Plugins
In reply to: [ChimpMate - WordPress MailChimp Assistant] first name, last name, any nameForum: Plugins
In reply to: [ChimpMate - WordPress MailChimp Assistant] WPML translationForum: Plugins
In reply to: [ChimpMate - WordPress MailChimp Assistant] Line 333 error?Hi joelmacdonald1,
The web server is returning the “forbidden” status code.
It could be that it blocks JSON files for some reason.
You may either check it in .htaccess file
or you may find assistance from the Server Support team.Thank you,
Your friends at Voltroid