Hi,
Validation is not working for email or name as it will take even when submitted with empty space and valid email format is not taking ex: [email protected] or required field for name.
Please let us know regarding validation.
wordpres version:6.0
Thank you.
]]>Getting an error when submitting an email address to the newsletter list. The email still gets added, it just shows this warning on top.
Warning: Undefined array key “sml_name” in /homepages/*******/htdocs/******/wp-content/plugins/mail-subscribe-list/sml.php on line 280
]]>Hi,
Great plugin.
I have discovered that when plugin is enabled Subscribers menu item overwrites Woocommerce coupon menu item (on the left balk). Can you please advice how to fix?
Hi
I have a question for the plugin: Is it possible to unsubscribe from the newsletter / mailing list too?
Or can you only subscribe?
Best regards
Sara
Hi!
When I enable your plugin, I lose my WooCommerce Coupons menu item. It’s supposed to show up under the Marketing tab, but the Marketing tab completely goes away.
How do I get back the Marketing tab?
]]>In some cases, only user emails are desired and therefore not collected. There should be an option to simply remove the name column from the “Subscribers” admin area of the plugin.
]]>Is there a way the admin receives an email when there is a new subscriber? right now I always need to log in and check the list within wordpress itself.
]]>If I want to subscribe a new mail address I only get a file download when clicking “subscribe”. Tested with Opera, Chrome & IE Browser
]]>Is it possible to have multiple spreadsheets for different event lists?
]]>Hello,
Is there any way to display an error message when the form is submitted without filling anything out? I have seen a couple code solutions in this forum but none of them have worked for me.
]]>Hi
I think you need to review the plugin code again and stop direct access for files:
/wp-content/plugins/mail-subscribe-list/index.php
/wp-content/plugins/mail-subscribe-list/sml.php
Regards
]]>Using php code to display form: <?php echo smlsubform(); ?>
When name and email is empty success message is displayed. There should be an error state when input is empty or email is invalid.
When debug mode is turned on, there is an error on “Subscribers” page:
Notice: Undefined variable: message in /www/wordpress_project/wp-content/plugins/mail-subscribe-list/index.php on line 62
Hi,
This plugin is lightweight and does exactly what is needed. I just wonder if it’s possible to automatically create a ‘subscriber’ WordPress user automatically when the user submits name and email. The purpose of this is to integrate it to the plugin Better Notifications for WordPress, which is also a simple plugin and supports custom post types : )
I hope you can help me with this, you would close a huge gap.
Regards,
]]>I’m using the Elementor page builder, so I’m inserting the shortcode directly on the page, not in a widget area so I don’t have access to the options in the Widgets screen in the admin. The plugin still functions correctly, but I cannot set any of the parameters. Any suggestion?
]]>This doesn’t work. I don’t want a name field
<p>[smlsubform prepend="" showname=false emailtxt="Your Email" emailholder="" showsubmit=true submittxt="Submit" jsthanks=false thankyou="Thank you for subscribing to our mailing list"]</p>
When entering an email into the form, no confirmation message is displayed. When visiting the Subscribers tab, only see “No mailing list subscribers have been added.”
This blog is over year old, and definitely has subscribers, but I only inherited it recently so I can’t comment on the history. It is on a multi-site installation, and we’ve just recently started using SSL on all of our sites.
]]>Is there a way to let the user unsubscribe?
(Like someone retype his own e-mail address again, and if there is a match in the DB, it will be deleted)
Hi,
I need you guys help! I am using this plugin in my website and it works. but I would like to add it to 2 areas instead of one and in appearance page inside WP I couldn’t find this widget again to drag it to the area I want. why is that? is it because I am not allowed to use it for 2 times in a website? please let me know.
]]>Your plugin does not allow for the fact that, in european settings, the actual separator for a csv is a semicolon instead of a comma
]]>Hi,
I have used this pluigin to build my newsletter subscription form and I want to add checkbox and once email address is given then for the next same email address it should show alert as use different email id.
Please help me with the code.
Mail me at: [email protected]
Thank you,
—
Rashmi Reddy
Artrepubliq
Hi there,
This is a great plugin and functions superbly. However, I’d like to have the submit button show up in the same style as the rest of the buttons on my page (i.e. inherit the theme’s page options).
I’ve tried editing some code here and there in sml.php but to no avail. Could someone help me out?
Thanks!
ahzuumaht.io
]]>Hello,
I would like to redirect users to a custom url when they submit. Is it possible ? Why ?
Moreover, I want remove the link to https://www.ads-software.com/plugins/sumome/ when I check a mail adress in my list, is it possible ?
Thanks you
]]>When I sumbit the form I get this error
Warning</b>: mysql_query(): Can’t connect to local MySQL server through socket ‘/var/lib/mysql/mysql.sock’ (2) in <b>/web/htdocs/mysite.com/home/wps/wp-content/plugins/mail-subscribe-list/sml.php</b> on line <b>272</b>
<b>Warning</b>: mysql_query(): A link to the server could not be established in <b>/web/htdocs/mysite.com/home/wps/wp-content/plugins/mail-subscribe-list/sml.php</b> on line <b>272</b>
<b>Warning</b>: mysql_num_rows() expects parameter 1 to be resource, boolean given in <b>/web/htdocs/mysite.com/home/wps/wp-content/plugins/mail-subscribe-list/sml.php</b> on line <b>273</b>
]]>I used another “simple subscribe” plugin which is now run by Readygraph. That plugin has been terrible but I have 114 subscribers. Can I export my list and then import it to this new plugin ? Thanks
]]>Hello, I’m considering this plugin for a client’s site. He wants to gather email addresses that he will most likely enter by cut-and-paste for his simple newsletters. He will be a WordPress beginner/basic user when I hand the site off to him. Would there be a way for him to get an email notification when someone adds their email address to this list?
]]>Hello,
I have encountered this php warning when i try to submit the subscriber form:
Warning: mysql_query(): Access denied for user 'coucou'@'localhost' (using password: NO) in /var/www/blabla/wp-content/plugins/mail-subscribe-list/sml.php on line 272
As it appears the use of mysql_query is deprecated since php5.5 and removed since 7.0
see php doc https://php.net/manual/en/function.mysql-query.php
mysql_query needs a link identifier created by mysql_connect with proper credentials or it tries to open one with the system user running php.
In my case this user is coucou, but there isn’t any mysql user by that name.
Your plugin must work, i suppose, in an automated hosting environment where the system user is most often the same as the mysql user, but that’s not the case every time.
Please consider updating your code using wordpress database class
see wordpress doc https://codex.www.ads-software.com/Class_Reference/wpdb
regards,
raqqun0101
I get this error every time I try to configure any field on the sidebar widget. Any idea what’s going on?
]]>Hello! I’m trying to import a csv file of contacts from our old site, but when I upload the csv file, it says “0 records have been imported. 46 could not be imported due to invalid email addresses.”
I basically exported a csv file from the NEW site (where this plugin is installed) and replaced the names and emails with the list from the OLD site (so as to ensure I was using the same parameters required for this plugin) and no luck. Any ideas? Thanks!
]]>I use the [smlsubform] short code to allow people to let me know that they want to know when I add a new post. When someone adds their e-mail address in the form are they put in the ‘Users’ list with the ‘Customer’ role?
Related question – can I change the role given? This assume the answer to the first question is yes.
]]>