Shamim Hasan

Forum Replies Created

Viewing 15 posts - 2,416 through 2,430 (of 2,495 total)
  • Author
    Posts
  • in reply to: Sender receive a copy by mail #1766
    Shamim Hasan
    Keymaster

    sorry to say that If some lines of code i sometimes write for my customers but this need many code.

    in reply to: Sender receive a copy by mail #1732
    Shamim Hasan
    Keymaster

    This feature was there in initial versions of this plugin. But for user feedback this feature was removed many days ago. So this feature may not be included.
    you can use fep_action_message_after_send action hook to send email to sender if you need that badly.

    in reply to: Search Funtion & Prevent Delete #1729
    Shamim Hasan
    Keymaster

    Next major version i will try to add search feature for directory ( it will take some time to release next major version)

    If users delete message from their messagebox that message do not get deleted from database. So admin have access that message for future investigation. Please note: if all recipients (sender and all recipients of that message) delete same message from their messagebox that message also get deleted from database.

    in reply to: Reduced site wide notification in header #1688
    Shamim Hasan
    Keymaster

    add #fep-notification-bar { background-color: blue } in Front End PM > Settings > General > Custom CSS

    in reply to: Reduced site wide notification in header #1682
    Shamim Hasan
    Keymaster

    You want to remove this notification? There is a settings for this in Front End PM > Settings > General

    To change style of this notification you can use fep-notification-bar css id

    in reply to: Sender receive a copy by mail #1679
    Shamim Hasan
    Keymaster

    Sorry to say that this feature is not there, also not sure when i will add this feature.

    in reply to: Error send message #1676
    Shamim Hasan
    Keymaster

    Let me know if you find any settings which creates this issue.

    in reply to: Error send message #1653
    Shamim Hasan
    Keymaster

    ok, 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?

    in reply to: Error send message #1650
    Shamim Hasan
    Keymaster

    Thnak you for information. I will investigate and let you know.

    in reply to: Error send message #1644
    Shamim Hasan
    Keymaster

    Does 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.

    in reply to: pre-populated doesn't work #1625
    Shamim Hasan
    Keymaster

    Those 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

    in reply to: Missing Hide Autosuggestion Option #1622
    Shamim Hasan
    Keymaster

    Other things layout working? Eg. Messagebox?

    in reply to: Missing Hide Autosuggestion Option #1608
    Shamim Hasan
    Keymaster

    Thank 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?

    in reply to: user name pre-populated when click link #1578
    Shamim Hasan
    Keymaster

    any 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 with get_the_author_meta( 'user_nicename')

    in reply to: user name pre-populated when click link #1571
    Shamim Hasan
    Keymaster

    Thank 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?

Viewing 15 posts - 2,416 through 2,430 (of 2,495 total)