Shamim Hasan
Forum Replies Created
-
AuthorPosts
-
Shamim HasanKeymaster
What error you are getting now?
Can you give me access to your website so that i can try to setup for you? If yes please send credentials using https://www.shamimsplugins.com/sensitive-information/Shamim HasanKeymasterPlease backup your website first.
Then check Dashboard > Front End PM PRO > Settings > General > Remove data on uninstall and save changes.
Then Go to Dashboard > Plugins page and uninstall and delete this plugin from there.
Then again install and activate this plugin following https://www.shamimsplugins.com/docs/front-end-pm-pro/getting-started-2/activate-pro-version/.
Let me know.Shamim HasanKeymasterIt 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/
-
AuthorPosts