• Hello, i’m setting your plugin to receive front end messaging via contact form and have found about it in documentation you’ve provided and it works.
    Now i’m trying to enable non-registered visitors to send messages to post authors, for so, have tried changing/unsetting the switch case statements in the function fep_current_user_can(plugin functions.php) but the messaging/inquiries as the non-reg. visitor is not delivered to post authors inbox nor in the All messages inbox.
    Can you please suggest where to change files to have visitors non-members messages posted ?

    • This topic was modified 3 years, 1 month ago by n381.
Viewing 1 replies (of 1 total)
  • Plugin Author Shamim Hasan

    (@shamim51)

    This plugin heavily depend on user id. So currently it will be very hard to send message from non logged in user.

    My suggestion is to show a link to login/registration page if user is not logged in and login/register there and redirect them in message page again.

    Shortcode already do this.

Viewing 1 replies (of 1 total)
  • The topic ‘How to enable non registered to send message’ is closed to new replies.