Shamim Hasan
Forum Replies Created
-
AuthorPosts
-
Shamim HasanKeymaster
Can 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.Shamim HasanKeymasterMarch 16, 2020 at 2:02 am in reply to: "Front End PM PRO needs to database update" Dashboard message #35305Shamim HasanKeymasterIf it is ok to remove previous messages between users, easiest way is to check Front End PM PRO > Settings > General > Delete data on uninstall, then uninstall and delete this plugin from admin dashboard. Then install again.
This plugin creates 4 db tables and save some options in option table. All are prefix with
fep_
. You can delete those from db and it will automatically start again from the beginning. If you follow above steps then that will take care of deleting all of these.Let me know.
March 16, 2020 at 1:52 am in reply to: Slow website loading wp-json/front-end-pm/v1/notification status "Pending". #35303Shamim HasanKeymaster2 minutes between call is normal.
Call should be completed in less than a second. I cannot tell you anything without investigate it myself.March 13, 2020 at 10:51 pm in reply to: Slow website loading wp-json/front-end-pm/v1/notification status "Pending". #35250Shamim HasanKeymasterDid you change notification sending interval?
How much time it shows between 2 calls?
Can you give me access to your website so that i can check? -
AuthorPosts