Shamim Hasan
Forum Replies Created
-
AuthorPosts
-
Shamim HasanKeymaster
Are you updating from any previous version? Is it showing this error after update or all of a sudden?
Version 4.8 is stable and tested with wordpress version 4.4+ without any issue.
Can you please try again now?
Let me know.Shamim HasanKeymasterAlready this plugin showing display name.
Please see screenshot to see the difference. Please let me know which one you want to show for your users in your website.Attachments:You must be logged in to view attached files.Shamim HasanKeymasterPlease go to front-end-pm-pro/pro/includes/class-fep-email-beautify.php line around 235 add
$content['message'] = wpautop( $content['message'] );
just beforereturn $content;
line.Let me know.
We are working for better email template system. we hope next version we will be able to introduce that.
Shamim HasanKeymasterI sent you an email containing attachment and instruction.
Let me know.Shamim HasanKeymasterDo you comfort to change php code? Let me know. Otherwise give me access to your website so that i can change some code of this plugin
Shamim HasanKeymasterSo you want to show username instead of display name? Display name is for display, so please confirm so that i can write some code for you.
Shamim HasanKeymasterThank you for contacting.
Can you please give me what you got when reply?Shamim HasanKeymasterok you can add following code in that page content. use html tab to add following code of your editor
<a href="YOUR_MESSAGE_PAGE_URL?fepaction=newmessage&to=USER">Send Message</a>
Change YOUR_MESSAGE_PAGE_URL with your message page url and USER with your user nicename to whom you want to send message to.
Shamim HasanKeymasterThank you for contacting.
I am happy to refund as long as it covers by refund policy. Please read again our terms and conditions https://www.shamimsplugins.com/terms-and-conditions/Answer of your question
1. wordpress tables are highly optimized and we can use all core functions for those tables. You can google, you will find hundreds of reasons to use wp table.
bbPress uses wp tables. wordpress.org use bbPress as their support forum. Do you think you have more users and more messages then that support forum?
2. it is always better to use equal ( = ) query then LIKE query. we can easily use equal query if we use duplicate meta_key. Also wordpress support duplicate meta_key. So if your custom coded message plugin shows error for this i think you should change code of that plugin so that it does not show error.Best regards
ShamimShamim HasanKeymasterThank you for contacting and sorry for late reply.
Are you using this https://www.shamimsplugins.com/docs/front-end-pm/customization/user-name-pre-populate-new-message/ ?This link have to be added in your template file ( php file )
Best regards
ShamimShamim HasanKeymasterThank you for contacting.
I am outside. I am unable to do any custom work right now. If you can wait 1 month, i maybe will be able to do your customization.Best Regards
ShamimShamim HasanKeymasterwe are working on that but some conflict with wp editor is delaying our progress. Maybe later we will add this functionality.
Shamim HasanKeymasterShamim HasanKeymasterThank you for letting me know.
I will investigate and try to solve if this problem exists.Shamim HasanKeymasterwhich plugin creating this issue? What settings you have changed? Just for my future reference.
-
AuthorPosts