Front end with only New message option


Home Forums Front End PM PRO Front end with only New message option

This topic is: Resolved
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #38363
    rein.de jonge
    Participant

    Hi

    Great plugin, does exactly as advertised..
    I would like however to use it without the Message box… (sorry)

    For our club we’re looking for a system that allows users to send emails to groups but not to each other.
    Messages to go to the email of the user, not necesarrily the inbox on the website.

    I would like the “?fepaction=newmessage” but
    without
    1. the “welcome section” (fep header)
    2. the menu buttons
    3. the “To” section
    4. with the groups section always enabled

    Maybe very obvious but very new to building websites.. so not sure if the question is appropriate and extremely unsure if this very hard or very easy…

    Regards,

    Rein de Jonge

    #38370
    Shamim Hasan
    Keymaster

    This can easily be done.

    Please follow following.

    1+2. Add following code in Front End PM PRO > Settings > Appearance > Custom CSS . This will hide both welcome section and menu.

    #fep-header, #fep-menu {
    	display: none;
    }
    

    3. Go to Front End PM PRO > Settings > Recipient > Max recipients and set to 0 (zero). This will hide “To” section.
    4. Go to Front End PM PRO > Settings > Recipient > Can send to group and checked. This will enable group message option.

    Let me know if you find any difficulty.

    #38499
    rein.de jonge
    Participant

    Exactly as I wanted it!

    Thanks for your help

Viewing 3 posts - 1 through 3 (of 3 total)

You need to purchase ‘Front End PM PRO’ to create topic in this support forum.

If you already purchased ‘Front End PM PRO’ please LOGIN.