This topic has 16 replies, 5 voices, and was last updated 11 years by SQadmin.

  • Author
  • #2211
     RonP
    Participant

    I notice on another theme we have these membership restrictions.

    I would like to restrict messages and photos in the membership. I want all users to read article content. Memberships need to restrict communication and photo uploads.

    #2213
     SQadmin
    Keymaster

    Hi,
    You have some predefined access restriction that you can configure in Memberships -> Advanced tab. You can restrict for example PM and media.

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

    Hi,

    Is there any way to add restriction to other plugins?

    Example: I want to add a live chat plugin but this feature is only available to paying members not free members.

    #2227
     RonP
    Participant

    I am not seeing those options in the advanced tab. I have
    Show Excerpts to Non-Members?
    and other things. Nothing about messaging.

    #2260
     moonpick
    Participant

    +1, this would be great. Also is there a way to let users see who viewed their profile, and maybe only restrict this to paying members? BTW thanks for the awesome update Sqadmin!

    #2267
     SQadmin
    Keymaster

    There are several ways you can restrict content.
    – On the page/post edit area you can set specific level restrictions
    – Using Shortcodes:

    COPY CODE
    
    [membership level="0,1,3,4"]
    //where 0,1,3,4, are the level ids for which you want to show content
    

    – Using PHP:

    COPY CODE
    
    if pmpro_hasMembershipLevel($level_id) { 
    //allowed to view content
     }
    else
    {
    //not allowed to view content
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #2271
     SQadmin
    Keymaster

    It should look like this, your Advanced page:
    http://d.pr/i/yd1G

    There is an option: Restrict users from sending private messages

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

    Yes i know it is possible to restrict content, but how can we restrict access to other plugins? Such as a live chat plugin.

    So free users don’t have the live chat functionality but paid members do.

    #2307
     RonP
    Participant

    I do not have that page at all. Where do you find it ?

    http://69.90.137.118/~newbuddy/advanced.jpg

    #2326
     SQadmin
    Keymaster

    Hi, Like I said, depending on the plugin functionalities you can use the above to do the restrictions. Plugins add pages or content to pages, etc so depending on that you can adapt the above.

    Cheers

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

    After the update you should have seen a notice telling you to install a required plugin. You need to install it from there because it s a modified version if you want to have it with our changes.

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

    I got a notice telling me to download a plugin. I didn’t see no message saying download this modified version of PMPRO. Todays is beginning to look like a big waste of time for me. No matter if I change it will be next week.

    Can you tell me why the link disappears and you reply without showing the location of the modified version?

    And even if I did get it I would see that uploading photos to an album isn’t easily restricted with PMPRO

    s2Member is drop dead easy.
    I would really like to have match work with s2member though.

    #2343
     SQadmin
    Keymaster

    Hi,
    I haven’t said not to use S2members. You can use that if you like it more.
    This is the modified version of the PMPRO plugin if you like to try it: https://archived.seventhqueen.com/files/paid-memberships-pro.zip

    What I mean by restricting acces to uploading images is that we restrict access to your members/user/album

    I don’t see why the match won’t work with other levels. You haven’t provided a link to check or some settings you have to with s2member so it is not so easy to predict what the problem could be

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

    Ok If I am logged in with a user with a Free account, level 0 I get the matching working.

    If I am logged in with paid account, level 1, it don’t work.

    I will try out your modified plugin first.

    #6781
     adam
    Participant

    PMPro showed it had an upgrade available from WP-Admin. I upgraded and now I don’t see those Advanced user settings above. Did I override the modified version?

    #6784
     adam
    Participant

    Nevermind – I see the advanced settings were moved to Sweetdate->Memberships. Confusing 🙂

    #6816
     SQadmin
    Keymaster

    yes, we moved that so you can update the plugin without further interventions

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 17 posts - 1 through 17 (of 17 total)

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

Log in with your credentials

Forgot your details?