This topic has 1 reply, 2 voices, and was last updated 10 years by Abe.

  • Author
  • #11121
     dscareer
    Participant

    Hi Abe,

    Since the users can be Restricted for private messages, they would switching the communication to public messages. Could you also add the restrick to public message? Otherwise the users do not have a willing to buy a higher level memebership, thanks.

    -Daniel

    #11203
     Abe
    Keymaster

    Hi, You could edit wp-content\themes\sweetdate\activity\index.php which is responsible for generating the activity page and put some conditions in it based on desired memberships. For example to allow posting updates only to level 1 and 2 change in line 27 from
    is_user_logged_in()
    to
    is_user_logged_in() && pmpro_hasMembershipLevel(array(1,2))

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

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

The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?