Shamim Hasan
Forum Replies Created
-
AuthorPosts
-
Shamim HasanKeymaster
Sorry to say that this feature is not there, also not sure when i will add this feature.
Shamim HasanKeymasterLet me know if you find any settings which creates this issue.
Shamim HasanKeymasterok, i am using All in one seo pack latest version with all their default settings. But never get any error. Everything working perfectly.
Can you please see what changes you did in their settings which can create this issue?Shamim HasanKeymasterThnak you for information. I will investigate and let you know.
Shamim HasanKeymasterDoes that error message shows for both new mesaage and reply message? From when it starts showing this error message? Please click “send message” button just onece and see if that error message shows.
When a message is already read that message get collapsed. You can click heading to show that individual message.
Shamim HasanKeymasterThose lines need to be added in your template (php) file. Adding in post editor will not work.
If you want to add in your post editor you can use
<a href="http://www.example.com/message-page/?fepaction=newmessage&to=user_nicename">Send Message</a>
Change example.com/message-page with your website message page url and user_nicename with your user_nicename or id or email or login
Shamim HasanKeymasterOther things layout working? Eg. Messagebox?
Shamim HasanKeymasterThank you for contacting.
Can you please confirm both “To” field and “Add New Field” works in free version in your website?
Also please let me know is there any custom code for this plugin in your website?Shamim HasanKeymasterany php page? post can have author but every php page does not have author, So how will you get author if do not have one?
Do you want to send message to a constant author?If i understand you correctly can you put what suggested here https://www.shamimsplugins.com/docs/front-end-pm/customization/user-name-pre-populate-new-message/
Change
USER
withget_the_author_meta( 'user_nicename')
Shamim HasanKeymasterThank you for contacting.
where did you add code and what code you added? did you changed USER with User Slug (nicename) (recommended) or
user id or user email or user login?Shamim HasanKeymasterThere is settings to hide directory. go to Front End PM > Settings > General and check “Hide Directory from front end?” then save
Shamim HasanKeymasterThank you
Shamim HasanKeymasteras you have inserted php code via a plugin so i do not know which shortcode used for nicename.
November 30, 2016 at 1:10 pm in reply to: Deleted User Names disappearing from the Message Box #1497Shamim HasanKeymasterThis will create a very complex situation. All the places user identify by it’s ID. If user is deleted, then there will be no ID. we can remove full line (Read by …… ) and blank space before participants comma. But if you want to show name then it has to explicitly be saved in database.
Shamim HasanKeymasterPlease go to Front End PM > Settings > Licenses then remove your license code then save again input your license code and again save
-
AuthorPosts