Code

Discussion on Sendy Widget Pro

Discussion on Sendy Widget Pro

Cart 881 sales

webholics supports this item

Supported

209 comments found.

Just bought this plugin and connected it to my Sendy instance. But my list isn’t showing up. When I select “Add new list” and enter the list’s name/ID it just says “List does not exist yet” and when I click save, the list disappears.

What am I doing wrong here?

Hi

Can you please double check if your Sendy App url & ai key are correct.

Regards Aman

Hey, the issue was occurring on my dev site, but seems to be working on my live site. Must have been something wonky with my dev site.

Thanks for replying, all good now.

Some “update” instructions either posted here, or within the documentation file when you download the package, on how to overwrite your existing older installation would be helpful, cause there isn’t anything now…

I setup the plugin and it works great. The only issue I have is that when someone registers for a subscription on my site their full name goes into Sendy. When you are sending emails in sendy they dont have a merge tag for just the first name so how do I set it up where it only sends the first name into Sendy instead of the first and last name?

Now the name is not being added at all. Refer: https://screencast-o-matic.com/screenshots/u/naMZ/1587589035896-6449.png

Please advise?

Can you please let me know or provide a refund?

There was issue with filter name too long. Please downlaod v3.4.6 & add replace the code added earlier with below code.

add_filter('sendy_woo_billing_name', 'maybe_udpate_sendy_woo_billing_name',10, 2); function maybe_udpate_sendy_woo_billing_name($name, $posted_data){ if( !empty($posted_data['billing_first_name'])){ $name=$posted_data['billing_first_name']; } return $name; }

Can you set it up so a user automatically gets subscribed to a specific list when purchasing a specific product via woocommerce? For example, anyone who purchases product “a” automatically gets subscribed to list “a”?

Hi

Yeah it’s possible, you can set list for each product.

Hi – Can we install this and configure to just automatically sync the wordpress users to a Sendy list? For example if site has users will it add them all to the Sendy list, then when new people join site it will add them to list also? We don’t need a signup form, we need all WP users to be automatically in our list. Thanks

Does this have to have the captcha? is this the only way to stop spam subscribers? Most people really do not want to be solving a captcha!

Can I use my own custom forms? User role registration, etc.

pre-buy question: is this scenario available: whenever someone makes a purchase they are automatically synced with sendy list?

Hello. Just purchased the module and have the following issues.

When try subscribe nothing happens. In the devtools I can see admin-ajax.php request always ends up with “IP address is invalid.”.

Can you please help. Thank you.

Hi

Can you please send me the link to your page.

Regards Amana

Hello, replied with URI, BO and FTP access via your support system.

Hi -sorry if answer already there :-p

Can your plugin AUTO add new users from these 2 scenarios: - custom buddypress registration form (from WPLMS theme) - woocommerce puchase (seems to be the case according to your doc but just want to be sure).

Thank you!

Hi

- yes it can add users from custom buddypress registration form - yes it works with woocommerce

Regards Aman

How can I show the widget name/title? The latest version doesn’t allow input directly into the widget once placed.

Noticed in v3.4 custom fields when added to form show as required regardless if required box is checked.

Hi

Which type of custom field you are adding to form?

Regards Aman

In settings, custom field tab, and the required tick box. Then in the all forms the one form I have created when I add any of the custom fields. The fields added regardless if the required box is ticked or not render when updated as a required field with RED *

thanks for reporting the issue. It’s fixed in v3.4.1 Please download & install v3.4.1

Regards Aman

Is this plugin updated and working with latest Sendy version? Is it possible to send the blog post id to the Sendy list (with Sendy custom field)?

Hi

Yes it’s updated. It’s not possible to send post id via custom field. I can add a filter then you can add few lines of custom code in them functions file which can then send post id to Sendy List.

Regards Aman

“Subscriber count in Frontend of widget” I do not see it in the demo site. Please turn it ON to make sure it’s working

Thanks

Is it reCAPTCHA v3 or v2?

Hi It’s reCAPTCHA v2.

Hi, Is there an option to add users who comment to a list (with the proper checkbox permissions, of course?)

Hi

Can you please explain more about your requirement. Where do you want users to comment to list ?

Regards Aman

There would be a checkbox in the comment section: Sign me up for news. If checked user would be added to sendy. Mailster has something like this. It’s just another oportunity to gain users.

Does this plug-in have the ability to unsubscribe a user from a Sendy list when they purchase a particular product?

Hi

No, right now user can only be added to list if they they purchase a particular product.

Regards Aman

OK thanks. Guess I’ll keep looking. Thanks. There’s always Zapier!

hello, I want to ask if this plugin can sync normal users registered on my site to the sendy list. the register page is : https://domain.com/wp-login.php?action=register

thank you

hi

yes you can add user to sendy from your register page.

Can we send daily posts automatically?

Hi

No, this plugin is adding subscriber from your site only.

Regards Aman

Will this plugin allow the automatic adding of customers to a list when they make a purchase? I do not need a form on the site, I just need people to be able to optin to a list during their purchase process. I also need to be able to remove from one list and add to another if they upgrade their purchase. Similar to what https://codecanyon.net/item/sendy-for-woocommerce/22392759?s_rank=1 say their plugin can do. Problem with that plugin just listed is that I cannot get it to work and it also does not require an API key which seems to me like without an API key it will not function properly.

yeah, It can be added in future update.

Can you tell me if you have included the option for users to be subscribed to different lists at checkout depending on the different product purchase? Your screen shots only show paid users and free users, can this be changed depending on the products and the lists we want to make available?

that feature is in development, you will be able to set list for each product.

It will be available in next update which will be released by mid September.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey