Shamim Hasan
Forum Replies Created
-
AuthorPosts
-
Shamim HasanKeymaster
It should work.
Which method you followed? Can you give me your website form page url?Shamim HasanKeymasterShamim HasanKeymasterAre you just start using this plugin? Or you are using this for long time?
How many messages do you have between users?
Is it ok if you start over? It will delete all messages between users.
Let me know.Shamim HasanKeymasterCan you please give me a screenshot of your message editor? If possible create a test user and send me credentials so that i can try myself.
Shamim HasanKeymasterYou can add following code in your theme’s (child theme’s if you are using) functions.php to show in announcement.
add_action( 'init', function(){ add_action( 'fep_display_after_announcement', array( Fep_Read_Receipt::init(), 'display_read_receipt' ), 99 ); });
Shamim HasanKeymasterShamim HasanKeymasterI know that sentence is not there.
Please follow https://www.shamimsplugins.com/docs/front-end-pm-pro/getting-started-2/translate/#loco_translation (PLEASE). There is only 3 steps under “Using Loco Translate Plugin” heading. Please follow only these 3 steps.If after following these 3 steps, still not working, Let me know. I will try to find out alternate way to translate that for you. But before that please follow that 3 steps under “Using Loco Translate Plugin” heading.
Let me know still not working.
Shamim HasanKeymasterPlease go to above link page. Bottom of that page there is instruction for loco translate. Please follow that. It will automatically make available that sentence.
Direct link https://www.shamimsplugins.com/docs/front-end-pm-pro/getting-started-2/translate/#loco_translation.
March 20, 2020 at 3:03 am in reply to: We Can Only See 15 Messages at a Time, How Do we Show All Messages #35469Shamim HasanKeymasterYou can click next/previous button bottom of messages in messagesbox. You can see all the messages page by page.
Shamim HasanKeymasterYou can go to announcement edit page in admin dashboard and change status to pending. It will automatically cease email sending for that announcement.
If you can edit database, email queue is saved in options table with
fep_announcement_email_queue
as option key. You can delete that option.Shamim HasanKeymasterPlease follow https://www.shamimsplugins.com/docs/front-end-pm-pro/getting-started-2/translate/
If there is any untranslated string, it will automatically synchronize with the code and make it available to translate.Shamim HasanKeymasterCan you share your login/registration page url?
March 17, 2020 at 4:44 pm in reply to: Need help extending the plugin a bit … plz let me know #35355Shamim HasanKeymasterFeel free to contact me if you need anytime.
For future reader of this post, you can add unread count in menu (or wherever you like). Get an idea from https://www.shamimsplugins.com/docs/front-end-pm/getting-started/show-unread-message-count-in-menu/
March 17, 2020 at 12:41 am in reply to: Slow website loading wp-json/front-end-pm/v1/notification status "Pending". #35328Shamim HasanKeymasterIt will be free. I just want to see if my plugin is causing a slowness. So that i can improve this plugin if needed.
If this slowness if coming from any other place other than this plugin, i will tell you which is causing this if possible so that you can contact them. -
AuthorPosts