Greenweb
Forum Replies Created
-
Forum: Plugins
In reply to: [Easy Sign Up] UnsubscribeIf you’re using it in conjunction with a newsletter system, like MailChimp, then the unsubscribe link will be in the newsletter email.
Hope this helps you.
Forum: Plugins
In reply to: [Easy Sign Up] UnsubscribeSince the plug in only collects the emails, different than a subscription for a newsletter, there is no unsubscribe link.
Forum: Plugins
In reply to: [Easy Sign Up] UnsubscribeEasy Sign up is not a Newsletter system so each website owner can make their own policy on this matter.
Best regards R.R.
Forum: Plugins
In reply to: [Easy Sign Up] Sign ups going to receiver’s Junk mailThis is (most likely) not related to the plugin and is more in the realm of server and DNS configuration. A good place to start is here:
https://www.serverintellect.com/support/email/avoid-spam/
https://www.digitalocean.com/community/tutorials/how-to-use-an-spf-record-to-prevent-spoofing-improve-e-mail-reliability
https://mxtoolbox.com/Final thought, Easy Sign Up uses the WP function wp_mail to send the email if you’d like to look at the code see these pages:
wp_mail(): https://developer.www.ads-software.com/reference/functions/wp_mail/ESU code:
https://github.com/greenweb/easy-sign-up/blob/master/lib/esu-form-process-class.php#L210
https://github.com/greenweb/easy-sign-up/blob/master/lib/esu-form-process-class.php#L126Forum: Plugins
In reply to: [Easy Sign Up] Stopping auto respondernope, not via settings
Forum: Plugins
In reply to: [Easy Sign Up] Redirection URLredirect it to back to the same page?
Forum: Plugins
In reply to: [Easy Heads Up Bar] Mobile Header SizingHi I took a look on mobile, not in the office today, however I think you’ll find that size difference has something to do with the pixel size of the images. There are few ways to attack the issue; CSS, Responsive images, and just resizing the images in your image editor. I suggest reaching out to your developer or if you are working on the site yourself you’ll want look into responsive images on the web.
Forum: Plugins
In reply to: [Easy Sign Up] SPAMHi @hhurst, easy sign up does not have a comment field it’s just a very basic email collection form with a redirect.
Please have a look at the main page for a good breakdown of the plugin and how you can extend it https://www.ads-software.com/plugins/easy-sign-up/
Spam is a growing issue and I’ll be addressing it in an upcoming update. Most likely via the Akismet system.
- This reply was modified 7 years, 1 month ago by Greenweb.
I have no idea what could be causing the issue. As I said the plug-in will not put the site into maintenance. Have you tried any of the troubleshooting steps suggest in the support forum’s sticky post? https://www.ads-software.com/support/topic/please-read-and-follow-the-following-guidelines-before-opening-a-new-topic/
Cool, What about the sample data page that is down?
Sorry I didn’t get your meaning. What are you referring to?
The plugin does not support captcha, but it can be extended to add that functionality. You may need the help of a developer. Feel free to contact me via the https://www.beforesite.com website, as this is beyond the scope of the plugin.
hi, the plugin does not have a maintenance feature, I fear something else is going on.
As to the spam that is a scourge of the internet. If you’re not using the form disable it. I have in the past worked with people to implement captcha. If you are a developer you can extend the plugin via its hooks and filters https://www.beforesite.com/docs/example-easy-sign-up-extension/
- This reply was modified 7 years, 1 month ago by Greenweb.
Forum: Plugins
In reply to: [Easy Sign Up] how to activate autofillHi, @tobius,
Have a look at your theme’s CSS, specifically on lines 220 through 226.
https://healthylivingproducts.info/wp-content/themes/twentyten/style.cssYou are setting the input text’s color to #ffffff (white) which is the same color that the form input’s background color is set to.
I hope this points you in the right direction.
Best, Rew
Forum: Plugins
In reply to: [Easy Sign Up] More Spam emailsWilly easy sign up is a free plugin, not a service I would be happy to work with you in finding a solution to your spam issue, feel free to contact me via my profile page.
Forum: Plugins
In reply to: [Easy Sign Up] Change “Send” button text + hover colorThat’s not an option on the base plugin, there is an add-on available here https://www.beforesite.com/downloads/easy-sign-up-styles-extra/