Is there any way to track submissions made through the mailchimp form shortcode? Or the ability to at least see a list of people & emails who have filled out the form?
]]>Hello,
i have installed this plugin and if i want to download it give me error – an issue has appeared. It seems like it doesn’t t want to work.
help please
]]>Hello. How I can change css in this widget? I would to have success notification change color of font? Could you please advise?
Thank you in advance.
I’ve created a custom maintenance page and added a widget area in it. I’ve activated the maintenance mode of WordPress trough the functions.php. Currently the widget seems to be loaded correctly however no ‘succeed’ or ‘error’ message is showing upon entering an e-mail address. How can i use this plugin with my maintenance page?
Please ignore the SSL warning. I’m working on it.
]]>Failed to update customer subscription details in MailChimp. API response: “400: The resource submitted could not be validated. This value should be of type object (interests).
]]>Have recently installed a theme that utilizes this plugin and have followed the link to get a MailChimp API key and pasted it in the appropriate box, however, I am getting the message below the box that says ‘Invalid MailChimp API key’. Could be missing something?
]]>This function on the bottom of another-mailchimp-widget.php seems not to be programmed as such a spl_autoload ought to.
The buffered_autoloader function conflicted with Woocommerce. Some spl_autoload classes registered by Woocomerce were appended with .class.php by your code and reported not to be found on the server on the bottom of my live website.
This is your code:
public function buffered_autoloader( $class ) {
try {
set_include_path( get_include_path() . PATH_SEPARATOR . realpath( $this::get_plugin_dir() . ‘/lib/’ ) );
spl_autoload( $class, ‘.class.php’ );
ini_restore(‘include_path’);
} catch ( Exception $e ) {
$message = $e->getMessage();
return $message;
}
}
Examples for the simple way this code should look:
https://stackoverflow.com/questions/7651509/what-is-autoloading-how-do-you-use-spl-autoload-autoload-and-spl-autoload-re
or
https://syframework.alwaysdata.net/spl-autoload-register
I guess you encountered an issue with these simple examples while spl_autoload expects filenames with only lowercase and dashes for classes as written here:
https://wordpress.stackexchange.com/questions/158703/should-i-use-spl-autoload-register-in-my-plugin
Apart from the warning that appeared from this issue the subscription also encountered an unspecified error and there was no log or debug option to show what went wrong. It would be nice if the plugin would retrieve a list of audiences from Mailchimp to let you choose instead of just type the List ID.
]]>Hi Folks,
FYI There’s an notice on every page load when using the plugin with PHP 7.4.
Message:
Function restore_include_path() is deprecated
File:
wp-content/plugins/another-mailchimp-widget/another-mailchimp-widget.php:166
This is great plugin keep it up ??
Thank you and stay safe.
]]>After playing around with this I see no customisable options, where would I select which font I would like or is CSS the only option?
Thanks in advance!
]]>Hello
When this plugin and the Mailchimp plugin are activated at the same time I get a PHP error when accessing the plugins settings wp-admin/options-general.php?page=mailchimpSF_options
The error I get is:
PHP Fatal error: Uncaught Error: Call to undefined method MailChimp_API::get() in wp-content/plugins/mailchimp/mailchimp.php:582
The reason for reporting it here is that I don’t get the error when this plugin in not enabled.
Thank you for looking into it.
Ulrich
]]>Hi there, I just tried to install AMW but my whole site went down with the following on activation:
Fatal error: Class ‘NS_Widget_MailChimp’ not found in xxxx/wp-includes/class-wp-widget-factory.php
I had to delete the plugin via ftp to restore the site as it was a white page with the above error.
My configuration:
Wordpress 4.9.10
PHP 5.6
However…
I will try deactivating the old “Mailchimp Widget” first and report back soon, thank you.
I installed the plugin, saved the API key and inserted the shortcode example in a text block on a page. I used the list ID and group ID as listed on the plugin page inside WordPress. When testing the form I get an error message. When I remove the /group_ID it works fine. The code I’m using is this:
[mp-mc-form list=”042c0fd5b/31fdf2a1d7″ button=”Sign Up” email_text=”Your E-mail” first_name_text=”First Name” last_name_text=”Last Name” placeholder=”true”? lastname=”false” success=”Thank you for joining our mailing list.” failure=”There was a problem processing your submission.” ]
I was so happy to finally find a plugin that allows subscription to different mailchimp groups. So thank you for developing one! Now I just gotta make it work ??
Any idea what is causing the problem?
Hi,
Is there a possibility to disable the “Insert MailChimp Form” button with a filter? If not, may I kindly ask you to add one or maybe a checkbox in the plugin settings?
Reagrds,
monrooc
Hello,
This warning always keep appear on my site:
Warning: spl_autoload(): open_basedir restriction in effect. File(litespeed_cache_esi.class.php) is not within the allowed path(s): (/home/xxx:/usr/lib/php:/usr/php4/lib/php:/usr/local/lib/php:/usr/local/php4/lib/php:/tmp) in /home/xxx/public_html/wp-content/plugins/another-mailchimp-widget/another-mailchimp-widget.php on line 165
I tried reinstalling the plugin and follow some instruction on other forum but no luck
]]>Hello. How I can change css in this widget? I would to have button 100% width and change color of button? Could you please advise?
Thank you in advance.
Hi,
When a user subscribes via a subscription form created with this plugin to a Mailchimp list with the opt-in setting active, said user is subscribed automatically without a previous confirmation email. Is this the expected behavior? If I use the Mailchimp Form Builder generated code I DO get a confirmation email.
Thanks in advance
]]>Great job on the plugin!
For some reason this issue only happens to OSx Sierra version but is quite important that we fix it since it breaks the page:
Once the form is submitted it goes to a blank page that says:
{“success”:false,”error”:”There was a problem processing your submission.”
There is no validation on OSx Sierra so the form could be blank and you would still be able to submit it. I suspect this is javascript conflict related to the TinyMCE popup somehow failing on Sierra and then the JSON result being loaded as a link instead of as json request
]]>Hi,
I have been using Another Mailchip Widget for a while now with no issues. I was notified my site was down on Saturday around 5pm. Disabling all widgets got rid of the 500 internal server error, but it comes back as soon as I activate Another Mailchimp Widget. I saw that the widget was updated 3 days ago, my error seems to coincide with the update.
Is there something I need to do to get this widget to work? It was basically the backbone of my site.
Thanks,
]]>It is considered good coding practice to try and give unique names to your classes, for instance, your plugin conflicts with other plugins with the view.php class.
[see https://www.ads-software.com/support/topic/class-name-conflict/%5D
After signup then refresh the page the widget vanished also it removes a closing div that ruined the widget layout
]]>Hi,
This warning began to appear on all pages:
Warning: Illegal string offset ‘lists’ in /home/content/p3pnexwpnas04_data02/70/2380370/html/wp-content/plugins/another-mailchimp-widget/lib/mcapi3.class.php on line 102
I tried reinstalling the plugin.
This warning appears after the API key is entered.
Hi
I am having an issue with translating the error messages and the submit button text
i am using qtranslate plugin for translation
the wired thing is that title is translated but the other fields is not
Thanks
https://www.ads-software.com/plugins/another-mailchimp-widget/
]]>