This topic has 15 replies, 2 voices, and was last updated 6 years by Laura.

  • Author
  • #189245
     axcelluloid
    Participant

    Hello,

    I have noticed that I am able to go on a site even if I am not logged in. I was searching for GInterest club on google and one result was the naked gin site

    https://www.ginterest.club/ginteresting-product/naked-gin/

    So I was able to see the site and go through all menu points even without being logged in.

    Is there a way to configure the site that way that there is no way to see the content without being logged in?

    Tahnk you for your support,

    Axl

    #189304
     Laura
    Moderator

    Hello, you could set the plugin Buddypress Members only 🙂

    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 🙂

    #189309
     axcelluloid
    Participant

    Brilliant – I just had to activate it 🙂 Thank you! 🙂

    #189343
     axcelluloid
    Participant
    This reply has been set as private.
    #189345
     axcelluloid
    Participant
    This reply has been set as private.
    #189444
     Laura
    Moderator

    Hello, register page wont show if you are logged in, is that the problem? Let me know 🙂

    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 🙂

    #189458
     axcelluloid
    Participant

    Hello,
    not exactly – I have made a signup page and as much as I understand I linked it correctly. But somehow the site is not shown properly. On the left there should be the logo, on the right the signup formular. Also there is a code snipped on the signup page which I cant delete.

    #189510
     Laura
    Moderator

    Hello, this is a code that is not well added to functions.php

    COPY CODE
    
    function SQ7R_logout_redirect() {wp_redirect( home_url('/logout/') );exit();} add_action('wp_logout','SQ7R_logout_redirect');
    

    that is why it appears there
    And as i see you have set the register page as the front page.. this would create issues, if you want to restrict the site, use the register form as normal at Settings > Buddypress > Pages set the register page and at Settings > Reading set the normal homepage.

    Then you can use either “restrict my site” plugin or “buddypress members only” plugin to make some areas of your site only for registered users

    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 🙂

    #189520
     axcelluloid
    Participant
    This reply has been set as private.
    #189590
     Laura
    Moderator

    Hello, please delete the register.php file of the child theme
    Then at settings > Reading at FRONT PAGE select the page that should be your front page, i can’t do this as i don’t know which one you want.

    Then at Buddypress Members Only add the URL of each page that you DON’T WANT to be public and only for registered users

    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 🙂

    #189593
     axcelluloid
    Participant

    Hello,
    well I deleted the child theme register.php / this was suggested by your coworker.

    Problem with the code is ok – but unfortunately the site still dont show up properly and I have no idea (signup)

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

    Hello,
    Check Setting > Buddypress > Pages , you have the same signup page there, what this means is that buddypress will replace ANY content you have on that page with a dynamically generated register form ( this is the actual REAL signup form ) So if you want to have a pre-registration page like the one you show at the screenshot, you need to create a new page, call it something like register, and set it as registration page under Settings > Buddypress > Pages

    This will make a redirection from your signup page small form to the full register form of buddypress

    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 🙂

    #189980
     axcelluloid
    Participant

    Dear Laura,
    it worked – now I have the signup site. unfortunately the login for facebook now dont work any more 🙁

    Could you give me a hand?

    Thank you very much

    #190046
     Laura
    Moderator

    Hello, can you send me screenshot of the facebook app details ? 🙂

    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 🙂

    #190063
     axcelluloid
    Participant

    Hi,
    there is no need to send a screenshot – if you go on ginterest.club and you press on “Login with Facebook” – barely nothing happened except a # appears after the URL.

    The tokens etc from facebook are correct.

    #190196
     Laura
    Moderator

    Hello, yes i understand but i need to check if the app settings are correctly setup just in case.
    If the button does nothing, maybe the app api is not correctly added to theme options or a plugin is blocking 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 16 posts - 1 through 16 (of 16 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?