Forum Replies Created
-
I’m having an issue with this plugin no longer working after update to 1.2.5, the text input box no longer appears and neither does the entire chat. Deleted and reinstalled 3 times. Any idea?
the server apparently cannot be changed.
I’m using the latest WPMU. Thanks for the code, I’ll test it out and let you know.
I’m actually interested in this too. I’d like the front page to be a feed of all the blogs on the server and nothing else. Is it possible?
@hnla – you were right. I finally got it to work, thank you so much.
https://wordpress.org/extend/plugins/registered-users-only-2/ hope this helps anyone, the instructions are there.@Joey hey man I just figured out that there’s instructions on this page: you simply upload the .php file you download here to the /mu-plugins/ folder. And viola it works!
https://wordpress.org/extend/plugins/registered-users-only-2/
I really only need this function on the members page / activity page.
The box for google to not index my site is checked and has been since installation.
I ran a search I couldn’t find what I was looking for so I posted.
I’m looking for more of a simple if not logged in, redirect type code/plugin/mod .
I’m not looking for people to have to pay for the site.I think Ray’s post/mod on that page maybe what I’m looking for, but I pasted it into functions.php and just ended up with blank pages.
I found this code on another forum:
if (is_user_logged_in()){
global $current_user;
if ( ! isset($current_user) ) $current_user = wp_ get_current_user();
? >
Link to Protected Content
< ?
} else {
? >
<a href="” title=”Login”>Login to edit
< ?
}but it’s not working.
i want to get rid everything EXCEPt the forms to sign up, I dont want it to keep the theme of the page. So I’ll do the opposite of what you said. Thanks.
okay, thanks. I wasn’t sure if that’s what i needed to do, because I was reading the override thing and figured it could.
What would X out the theme in that file?
yes, there’s no registration file or folder there.
I’m using the avenue k9 theme and there isn’t a register php file in the folder in /wp-content/theme
or is he speaking of /bp-themes/bp-default/registration
Okay, I’m a little confused. I’m new to all of this, so I hope I don’t sound dumb. I read child theme article and I’m a little confused:
Is a child theme the same as a theme you can download and install? Or is it something different enitrely? Because I currently have a modded installed theme on the site currently that I’m using and want to use (it’s installed in wp-content/themes like a child theme would be …).
So is it possible for me to make some sort of override to the registration template? Because I just want the registration page to load without the theme/css/ any part/links of the site being shown — just the form.
Thanks, it didn’t stop it from scaling/blow up the image, but I did just turn it into display none.
super excited.
Thanks. I’m really sorry about the bumping, I didn’t know you could edit your posts.
I don’t really do forums much. Sorry if I’m not using proper etiquette.I read throught the FAQs for everything and I installed quickpress but I don’t think it did anything.
I just want each user to have their own blog with wordpress and buddypress installed is that possible?
or do i need wordpressmu to do that?
How do you get either of these set up as a separate page?
what is bumping a post?i mean how do i set them up? I dont see a link to blogs or user blogs anywhere?