Shamim Hasan
Forum Replies Created
-
AuthorPosts
-
Shamim HasanKeymaster
Announcement can be send to role. If those 800 user have separate role then this can easily be targeted. Or you can create a temporary role, assign this role to those 800 users then send announcement to that role.
Shamim HasanKeymasterSpeed issue happen when sending message emails to users email address, not when sending message. Most of the host does not allow bulk emails, most of the time they have limit per hour.
It is better if you send announcement as that will queue email sending and send in interval. Department can go to Front-End page (where [front-end-pm] shortcode is) and click “New Announcement”.
Let me know if it works for you.
Shamim HasanKeymasterThis feature is already included for next version including name of user and shows when user try to block another user.
If you are in development you can check “Bleeding edge Update” in Front End PM PRO > Settings > Licenses. Then update plugin.October 17, 2018 at 1:52 pm in reply to: Feature: purge all messages older than X-number of days #18317Shamim HasanKeymasterI need more vote/thinking about this feature as this feature may accidentally delete valuable information.
If you need that, you can use a cron. You can see
Fep_Admin_Pagesclass how it is done when admin delete a message or eraser request is confirmed for privacy.Shamim HasanKeymasterWhich version you are using?
Are you getting emails after subject change?
Please create a new test announcement and let me know.Shamim HasanKeymasterFor customization please contact using https://www.shamimsplugins.com/hire/
Shamim HasanKeymasterDo you use Ultimate member plugin?
You can use https://www.shamimsplugins.com/docs/front-end-pm/integration/front-end-pm-ultimate-member-integration/ to integrate each other.Shamim HasanKeymasterUser can unblock from the same place if they accidentally block any user. Still if you want to show confirmation see following.
You can add following code in block-unblock.js after e.preventDefault();if ( ! confirm( 'Do you really want to block/unblock this user?' ) ) { return false; }Currently user name do not pass to js, so we cannot show name. Also from js we do not know if we are blocking or unblocking user. So confirmation is require in both block and unblock request. You can adjust message to show.
Shamim HasanKeymasterWhat you did to show messages in back-end?
Please give me access to your website so that i can try. Please use https://www.shamimsplugins.com/sensitive-information/Shamim HasanKeymasterIt should show in admin pages that “Front End PM PRO needs to database update.”. and there should be a button to “Proceed”. If still do not see this please give me access to your website so that i can try. Please use https://www.shamimsplugins.com/sensitive-information/
How many messages and announcements did you have?Shamim HasanKeymasterAlso go to Settings > Permalink then change your permalink to something else and save changes and again change back what you have now and save changes.
Shamim HasanKeymasterChange your language also to english.
If still have errors please check file and folder permission for this plugin. folder should be 755 and file should be 644. Let me know.
Also can you upload this plugin via ftp? If yes, delete current plugin and unzip and upload via ftp.Let me know.
Shamim HasanKeymaster1. How you uploaded this plugin? Via WP admin or FTP or file manager?
2. Those error showing only in that page or any other page also?
3. Does those error shows if you deactivate all other plugins and change to one of default theme (twenty*)?Shamim HasanKeymasterI see this code is incomplete. Did you copy full part or this is the only code you have?
Please see your server error log if there is any error there.
Let me know.Shamim HasanKeymasterDo you have any custom code for this plugin in your website?
Please see your server error log if there is any error there.
Let me know. -
AuthorPosts