Techspawn
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Email Users] What is the meaning of ‘Status: Sent’?Hello François Maurice,
Status: Sent indicates that message is sent to the recipient. It does not indicate that it is delivered to the customer. Please feel free to ask us query we are available to help you.
Forum: Plugins
In reply to: [WP Email Users] The templates are blank.Hello Santiago Diáz,
Can you please confirm that you are using a current version of the plugin, as we have already resolved this issue in the latest version of the plugin.
Forum: Plugins
In reply to: [WP Email Users] Shortcode in subject fieldHello
Try by following way :
In the wp-email-users.php file, you need to use string replace function same as we did in mail body and it will work.
Forum: Plugins
In reply to: [WP Email Users] Change the default templatesHello webmaster 4business,
Currently, there is no way to edit template permanently. You can edit them at a time of sending but you cannot save them.
- This reply was modified 7 years, 10 months ago by Techspawn.
Forum: Plugins
In reply to: [WP Email Users] Plugin is sending blanksHello goliathdev,
We checked the above issue but we could not reproduce the same at our end for mention wp version and plugin version, please check if it conflicts with any other plugin. Try by deactivating all other plugins and keep only wp-email user active and check if it works.
Forum: Plugins
In reply to: [WP Email Users] subscribe adn unsubscribeHello digitaliway,
We really appreciate your encouragement and kind words. Yes, we are planning to go for a premium version of the plugin with exciting new features, we will definitely consider your suggestion for the same.
Forum: Plugins
In reply to: [WP Email Users] subscribe adn unsubscribeNo you cannot exclude any user, if you are sending mail to user roles, and if that user is not unsubscriber.
Forum: Plugins
In reply to: [WP Email Users] subscribe adn unsubscribeYou need to create subscribe page and paste shortcode [wp-email-users-subscribe list=”your-list-name”].
Then go to the setting tab of the plugin and add :
1) Enter Unsubscribe confirmation page URL
2) Enter Subscribe confirmation page URL (without http/https)
For more information please check the readme file and check change log of Version 1.5.0
- This reply was modified 7 years, 11 months ago by Techspawn.
Forum: Plugins
In reply to: [WP Email Users] subscribe adn unsubscribeHello digitaliway,
Please find the steps below
To send subscribe link to users :
– Go to ” Send mail ”
– Select user / Role / List
– Choose template
– Add subject
– In the message section put following shortcode : [[subscribe-link]]
– Click on send mail buttonTo Send unsubscribe link to users :
– Go to ” Send mail ”
– Select user / Role / List
– Choose template
– Add subject
– In the message section put following shortcode : [[unsubscribe-link]]
– Click on send mail button- This reply was modified 7 years, 11 months ago by Techspawn.
Forum: Plugins
In reply to: [WP Email Users] Send mail blank screenHello admintosprava,
We checked the above issue but we could not reproduce the same at our end for mention wp version and plugin version, please check if it conflicts with any other plugin. Try by deactivating all other plugins and keep only wp-email user active and check if it works.
Forum: Plugins
In reply to: [WP Email Users] Deleting (last) SMTP-Settings deletes Template as wellHello Juergen Schulze,
We have resolved this issue, please update to latest version and check.
Forum: Plugins
In reply to: [WP Email Users] Deleting (last) template deletes SMTP-SettingsHello Juergen Schulze,
We have resolved this issue, please update to latest version and check.
Forum: Plugins
In reply to: [WP Email Users] Dumb questionChecMark, let us know if you need any help. Thanks and regards.
Forum: Plugins
In reply to: [WP Email Users] Dumb questionHi ChecMark, Please follow the following steps :
1) Go to ” Send mail” section of installed wp-email users plugin.
2) Select recipients to whom you wish to send mail (user, role , list)
3) The select template that you have saved, from select template option
4) Fill in subject & Message
5) Click on send email buttonForum: Plugins
In reply to: [WP Email Users] User Role Editor Roles Not Showing UpHello wkirschnerjr,
we have added those user roles statically so for now, you need to add your custom user roles by doing custom code either dynamically or statically. we will consider this in our next update.