Forum Replies Created

Viewing 15 replies - 301 through 315 (of 329 total)
  • Plugin Author Techspawn

    (@techspawn1)

    Look like its time to prioritize subscribe/unsubscribe.Will release it in next release. Current plan is before end of August ??

    Plugin Author Techspawn

    (@techspawn1)

    Thanks for writing philip.

    We released version 1.2.8
    In which subject field is not required so you can easily delete template.

    Edit template creates duplicate : Idea behind that is to preserve original template. If you edit template and save it this will be save as new.

    We have added dedicated page to control autoresponders. we had this feature in our list for future upcoming releases. but as concerning user reviews we released it early in v1.2.8.

    Hope you find this version useful.
    Thanks.

    Plugin Author Techspawn

    (@techspawn1)

    We actually had it half developed but latter prioritize other feature over it..
    Yes it is in pipeline. Also some one interested to contribute code for this, we will be happy to integrate with plugin.

    Plugin Author Techspawn

    (@techspawn1)

    Thanks for writing Pistoh. Good to know that plugins makes things convenient for you.

    Regarding issues,
    1. We double checked on our side. We can edit the template and when we save, it appears in user created templates with the name Template by default(if you give it some other name this will appear there). just make sure you selected ‘New User Register’ in ‘Send Email For’ field.

    2. We haven’t yet provided setting to change subject line for this auto responder mails. We will provide this in future updates.

    Hope this helps you.

    Plugin Author Techspawn

    (@techspawn1)

    Thanks for writing and your kind words.

    We re-checked plugin by installing it on new site. saved and reused template. it’s working as expected.

    I suggest you to please check your console for errors. It might conflicting with some other plugin.

    Usually this happen as templates are loaded using Ajax.

    Plugin Author Techspawn

    (@techspawn1)

    We again tried it with subscribe2 but no luck. we haven’t received such warning.
    though I will suggest you (if you can play with code and files) to please go to /plugins/wp-email-users/ directory >> wp-email-users.php file line no. 365 and replace line

    array_push($to, $useremail);

    with

    if(is_array($to)) {
    	array_push($to, $useremail);
    }

    Hope this resolves your warning.

    Plugin Author Techspawn

    (@techspawn1)

    Thanks for reporting.

    We are trying to recreate this warning at our end. Can you please explain steps when you are getting this warning?

    I am sure this is not for admin.

    Plugin Author Techspawn

    (@techspawn1)

    Thanks for review micheldz.

    Plugin Author Techspawn

    (@techspawn1)

    Hi Olly,

    Thanks a lot for valuable idea.

    Yes. We are working on scheduling functionality and which is suppose to out in future release. Problem we are facing with that is “wordpress Cron”. due to which there will be issue with exact time to trigger email.

    Plugin Author Techspawn

    (@techspawn1)

    Hello Joe,

    Thanks for writing.

    We tried this scenario on our site with Subscribe2 and everything is working fine. Tried selecting 5 users and then 3 users with subscriber role.

    Let us know if you have any other issue.

    Thanks.

    Forum: Plugins
    In reply to: [WP Email Users] Mass Mail
    Plugin Author Techspawn

    (@techspawn1)

    Thanks paulebrandt. Our Last update resolved several issues. Still if you find something missing you can always reach out.

    Waiting for your positive review.

    Plugin Author Techspawn

    (@techspawn1)

    There are two different requirements.

    First, Admin can send emails to users with different roles. we released this in update v1.2.6

    Second, Different users can use plugin. we haven’t consider this yet. but we will plan this feature in our next releases. thanks for your suggestion.

    Hope this will help.

    Forum: Plugins
    In reply to: [WP Email Users] Mass Mail
    Plugin Author Techspawn

    (@techspawn1)

    @jan Thanks for clarification. Yes, we also believe The internet is a wonderful place full of very nice people. This will not happen again on this forum.

    @paulebrandt you are right. you can send emails to user roles. but for groups you can use our Email CSV import/export feature. you can edit CSV files with group of some emails and choose option “CSV List” while sending emails.

    Thanks.

    Plugin Author Techspawn

    (@techspawn1)

    Yes! we are going to release this feature in our v1.2.6. which will be released in next 2-3 hours. Please do update, use it and let us know your thought.

    Thanks.

    Forum: Reviews
    In reply to: [WP Email Users] no group
    Plugin Author Techspawn

    (@techspawn1)

    sorry for my misunderstanding.but I am not able to understand what do you mean by “number of addresses on the part”. can you please elaborate?

    We have tested our plugin SMTP by configuring it with amazon server. Let us know which service you are using for SMTP config.

    Thanks

Viewing 15 replies - 301 through 315 (of 329 total)