-
Author
-
February 20, 2018 at 12:19 #189245
axcelluloid
ParticipantHello,
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
February 20, 2018 at 21:42 #189304Laura
ModeratorHello, 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 solutionFebruary 20, 2018 at 22:06 #189309axcelluloid
ParticipantBrilliant – I just had to activate it 🙂 Thank you! 🙂
February 21, 2018 at 15:54 #189343axcelluloid
ParticipantHello Laura,
unfortunately its not that easy as I have thought. If you find an image on google which guides to the site you dont need to login and you still can browse the complete site.For example this picture:
February 21, 2018 at 15:57 #189345axcelluloid
ParticipantPlease forget it 🙂 It works . . . .I forgot to log out!
BUT if you could tell me why the main signup page wont show properly – this would help me a lot 🙂
February 22, 2018 at 02:06 #189444Laura
ModeratorHello, 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 solutionFebruary 22, 2018 at 10:25 #189458axcelluloid
ParticipantHello,
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.February 22, 2018 at 16:33 #189510Laura
ModeratorHello, this is a code that is not well added to functions.php
COPY CODEfunction 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 solutionFebruary 22, 2018 at 17:29 #189520axcelluloid
ParticipantHello Laura,
well I tried it but I guess I dont get it right. I would like to ask you if you could get this settings done?
http://www.ginterest.club/wp-admin
SupTemppassword: Juniper2018!
Would that be possible?
Best regards,
AxlFebruary 23, 2018 at 14:45 #189590Laura
ModeratorHello, 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 solutionFebruary 23, 2018 at 16:00 #189593axcelluloid
ParticipantHello,
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)
February 26, 2018 at 00:59 #189841Laura
ModeratorHello,
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 > PagesThis 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 solutionFebruary 27, 2018 at 16:01 #189980axcelluloid
ParticipantDear 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
February 28, 2018 at 04:22 #190046Laura
ModeratorHello, 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 solutionFebruary 28, 2018 at 10:02 #190063axcelluloid
ParticipantHi,
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.
March 1, 2018 at 19:08 #190196Laura
ModeratorHello, 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 itHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
You must be logged in to reply to this topic.