This topic has 18 replies, 2 voices, and was last updated 8 years by Laura.

  • Author
  • #126326
     oliverhoffmann
    Participant

    Hi

    is there an option to block a certain member from contacting or harassing you?

     

    I am also having an issues with the reCaptcha or all memberships.
    I signed up for it and have the public and private key entered in the fields.
    However, the captcha appears nowhere on the site? 

    Do you have any ideas how to get it to work?
    Thank you so much

    #126327
     oliverhoffmann
    Participant

    I was testing the “spammer” button and clicked that for one member. This members profile got deleted and she no longer shows under members. http://www.bwwmswirl.com/members/
    I went to the admin, filled out the profile again, selected “active” but the profile still does not show.
    What am i doing wrong?

    #126373
     oliverhoffmann
    Participant

    Paypal issue.
    when trying to pay for a membership level with paypal, i get the following paypal error

    Invalid second trial period. You must specify valid values for the A2, P2, and T2 parameters for a subscription.

    How do I fix that?
    Thank you for letting me know
    Oliver

    #126449
     Laura
    Moderator

    Hello, can you list each issue one by one? I also saw this at another of your topics, should we talk here or at the others?

    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 🙂

    #126455
     oliverhoffmann
    Participant

    You can tell me all the solutions right here if you want.
    Thank you Laura

    #126601
     Laura
    Moderator

    Ok 🙂

    So – Issue 1: Block users and captcha problem
    1- Bloc users
    You can use wangguard plugin that has an option to allow your users to block each other, a button should appear at their profiles
    2- The captcha issue depends on what plugin are you using?

    Issue 2:
    Hello you need t uncheck her as spammer, and if you created a new profile then you need to login at least once to be able to appear at the directory
    Issue 3:
    Seems like you have the membership setup wrong, can you share credentials or screenshots of your membership level settings?

    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 🙂

    #126604
     oliverhoffmann
    Participant

    Thank you Laura
    i actually installed vanguard yesterday. I don’t have the added option of “block member” on the profile page. Instead it says: Report Member.

    See screenshot

    Attached screenshots of the membership levels and the error i get

    Thank you Laura

    I just noticed a bug in your ‘add attachments” function on this site. Every time i upload a second or third or fourth etc image, all selected images and image files become the same. Same thumbnail and same file name..weird.
    So i will upload them in separate steps.

    Attachments:
    You must be logged in to view attached files.
    #126607
     oliverhoffmann
    Participant

    second file

    Attachments:
    You must be logged in to view attached files.
    #126610
     oliverhoffmann
    Participant

    third file

    Attachments:
    You must be logged in to view attached files.
    #126613
     oliverhoffmann
    Participant

    fourth file

    Attachments:
    You must be logged in to view attached files.
    #126617
     oliverhoffmann
    Participant

    this is the Vanguard picture of the profile where it added the “report user” button
    is this the same as blocking a member?
    when i tried that yesterday, I did not get an email notification but had to go in the back end to see the “reported users”

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

    Hello, as i remember, that works the same way and allows you to see reported members, is the only one i found that does that right now. Btw we noticed the attachment issue thanks you 🙂

    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 🙂

    #126674
     oliverhoffmann
    Participant

    Thank you for the reply
    Could you please tell me how to make all the boxes below the profile picture the same size?
    They all have different sizes and it looks kind of messy. This is only for the mobile version. It is placed correctly on the desktop version
    Look at the screenshot
    Thank you so much for your help

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

    Hello, try this one

    COPY CODE
    
    @media (max-width: 991px) {
    a.has-tip.tip-right.activity-button.mention {
        width: 350px !important;
    }
    }
    

    If not working try this one

    COPY CODE
    
    @media (max-width: 991px) {
    a.has-tip.tip-right.activity-button.mention {
        width: 100% !important;
    }
    }
    
    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 🙂

    #126697
     oliverhoffmann
    Participant

    Thank you. Where is the file where I have to add that snippet?
    Thank you

    #126717
     oliverhoffmann
    Participant

    Laura
    Is it possible to show “recently active” members on the sign in page below the form? Right now it shows “recently signed up members”
    Thank you for letting me know
    Oliver

    #126779
     oliverhoffmann
    Participant

    Is there a way to limit the number of messages a user can send before he has to pay?

    #126800
     oliverhoffmann
    Participant

    I get this error message onto of my website now as you can see in this screenshot
    https://www.dropbox.com/s/ib1mei94uev7den/Screenshot%202016-06-24%2013.49.08.png?dl=0

    Notice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in /home/andreashoff197/public_html/wp-includes/functions.php on line 3897

    Notice: bp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). === Trace: #6 /home/andreashoff197/public_html/wp-content/plugins/revslider/includes/tinybox.class.php(49): is_user_logged_in() #7 [internal function]: RevSliderTinyBox::visual_composer_include(”) #8 /home/andreashoff197/public_html/wp-includes/plugin.php(525): call_user_func_array(Array, Array) #9 /home/andreashoff197/public_html/wp-settings.php(277): do_action(‘plugins_loaded’) #10 /home/andreashoff197/public_html/wp-config.php(102): require_once(‘/home/andreasho…’) #11 /home/andreashoff197/public_html/wp-load.php(37): require_once(‘/home/andreasho…’) #12 /home/andreashoff197/public_html/wp-blog-header.php(13): require_once(‘/home/andreasho…’) #13 /home/andreashoff197/public_html/index.php(17): require(‘/home/andreasho…’) #14 {main} === Please see Debugging in WordPress for more information. (This message wa in /home/andreashoff197/public_html/wp-includes/functions.php on line 3897

    #126930
     Laura
    Moderator

    Hello, the snippet is for style.css of child theme 🙂
    For recently registered members, that is not available right now 🙁
    And those codes might be because you have wp_debug enabled, just disable it if you do not need to use it 🙂

    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 🙂

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

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?