Shamim Hasan
Forum Replies Created
-
AuthorPosts
-
Shamim HasanKeymaster
As this is front-end pm, most of the features are created for front-end. Now you can add announcement from front-end. First go to Front End PM PRO > Settings > Security > Can permitted users add Announcement from front end?, check this. Now you will see a new button in front-end to add announcement.
Shamim HasanKeymasterHi David,
We logged your request for consideration. May be next version we will add another tag (maybe{role-unparsed}-
??? ) which will be parsed when message sent. So that we will get all users of that role when message sent.Shamim HasanKeymasterIf a announcement is published then editing that announcement may be misused. So we make pending our editing feature.
I prefer you create a new announcement when you need a file change.
After that also if you need attachment add feature to announcements let me know.Shamim HasanKeymaster1. Possible but will not be easy.
2. PossibleYou can contact via https://www.shamimsplugins.com/hire/
Shamim HasanKeymasterThat tag is parsed when added. So later if any user added to that role, that user will not be added automatically.
You can add this tag later also to import any user who is added to your website later.Shamim HasanKeymastercron was not scheduled well. I change “Sending Interval” and save and it rescheduled cron. Now it is firing on time.
Shamim HasanKeymasterI sent a test announcement and it seems email is sending.
Please check and let me know.Shamim HasanKeymasterYes.
please test and let me know.August 29, 2018 at 5:53 pm in reply to: Can't reply to a message after it is deleted by other user. #17013Shamim HasanKeymasterThis is intended behavior.
When a user delete a massage but another user reply that massage and first user see that massage though he deleted that massage that is too much confusing. So now if any user delete a massage that massage can not be replied anymore.Shamim HasanKeymasterUse
add_action( 'fep_display_after_message', function(){ $authordata = get_userdata( fep_get_message_field( 'mgs_author' ) ); if( in_array( 'business', $authordata->roles ) ){ echo '<div id="businesslink">See more information and photos of <a href="' . esc_url( home_url( '/' ) ). $authordata->user_nicename . '">' . $authordata->display_name . '</a>.</div>'; } });
Shamim HasanKeymasterThese 2 changes backported to current version. So if you update this plugin now, then no need any more file changes. Just click “Proceed” and continue.
Shamim HasanKeymasterI see your website have js error (see screenshot) and it is coming from your theme custom.js file.
Please contact with your theme if your theme added that file. Correcting that error should solve your notification issue.Attachments:You must be logged in to view attached files.Shamim HasanKeymasterYou have send one user account, please create another test user account and send to me so that i can send message between them and debug notification.
Shamim HasanKeymasterCan you give me access to your website to debug?
If yes, send through https://www.shamimsplugins.com/sensitive-information/ (send wp admin and normal user details, ignore others).Shamim HasanKeymasterPlease check now.
I am getting email notification. -
AuthorPosts