This topic has 16 replies, 4 voices, and was last updated 9 years by Radu.

  • Author
  • #84483
     steve
    Participant

    Hi,

    added restriction to users who use Basic solution, but they still can show private messages. Image added. What I am doing wrong?

    Thx,

    Steve

    Attachments:
    You must be logged in to view attached files.
    #84679
     Laura
    Moderator

    Hello, the restriction is for sending private messages, so they should see them but not able to answer them

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #84691
     steve
    Participant

    Hi Laura! Members can also send it, but now I understand what is the case. I use plugin that redirects after people register and do it before they have to choose account type. Can add option that your theme automatically puts all users to use “Basic” that i have made? On the moments puts Membership level: none. Pic added.

    Thx,
    Steve

    Attachments:
    You must be logged in to view attached files.
    #84977
     Laura
    Moderator

    Hello, please try by adding this to functions.php of child theme

    COPY CODE
    
    add_action('user_register', 'kleo_pmpro_default_level');
    function kleo_pmpro_default_level($user_id) {
    	pmpro_changeMembershipLevel(1,$user_id);
    }
    

    Change the 1 for your default level id

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #85321
     steve
    Participant

    Hi Laura,

    it worked, thank you very much! Still problem with sending private messages (all members can send). Am I doing something wrong or something cause it? I took Sweetdate/Memberships levels and add restriction, but tested and users with “Basic” membership level can send private messages. Image added.

    Br,
    Steve

    Attachments:
    You must be logged in to view attached files.
    #85326
     steve
    Participant

    P.S Maybe you have extra code for it to add to quick css?

    #85381
     Laura
    Moderator

    Hello, can you share admin credentials so i can check it out? 🙂

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #85472
     steve
    Participant
    This reply has been set as private.
    #85543
     steve
    Participant

    P.S USE http://profile.webberry.eu/ login button, not http://profile.webberry.eu/wp-admin link (somehow not working)

    Thx,
    Steve

    #85660
     Laura
    Moderator

    Hello, have you tried using an user that is not an admin? 🙂

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #85818
     steve
    Participant

    Hey Laura,

    yes. Made new user: test123 (it is not admin) and have membership: basic andstill can send provate messages. i can´t figure out why.

    Steve

    #86114
     Laura
    Moderator

    Hello, will assign the ticket to a higher support level who can help and advise you in your query.
    Thanks! 🙂

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #86304
     steve
    Participant

    Thx

    #87016
     steve
    Participant

    Hey,

    no news yet?

    Br,
    Steve

    #87624
     steve
    Participant

    Hi,

    my programmer asks can he write directly to the person who can help with this question?

    Br,
    Steve

    #87923
     Andrei
    Moderator

    Hi @steve, we’ll gonna test this on one of our test environments and we’ll get back to you with more details shortly.

    Looking forward.

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

    Hi Steve,

    I’ve tested on local environment with same settings like yours and everything worked fine.

    I recommend you to make fresh install on a subdomain with a new database and test after to see if the issue still persists or not.

    I think that there might be some modifications in the core of the theme.

    Cheers

    Radu

    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)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?