Forum Replies Created
-
The groups widget shows groups by most popular, newest and most members
@fernmacho This plugin allows you to activate users https://buddypress.org/community/groups/wp-activate-users/
It sounds like you also need to consider a way of blocking those bots that are signing up!
@mike84 and in response to your previous question, yes I do a fair bit of moderating – running a community takes a lot of work, buddypress is a great tool to start but it takes time to make a community.
I think the file you need it registration > activate.php
You can edit that file as you like@raquel24or I missed you comment, I only get email notifications if you use @ewebber
FB plugin I use is mentioned above
The code for each of the social links are readily available on the relevant websites, I use 3 individual ones, if linkedin have one then you could use that too.@mike84 I use the same code that the sidebar uses on my homepage and I use wpfb autoconnect, it will turn up where the sign in field is
Hi @mike84 I only use the one plugin – when you say “front page” what do you mean?
that’s not a current feature, but the word is that it is on it’s way
@tommyhoang you can remove that line from the relevant file in your child theme, probably something like groups> forum> single.php although you’ll need to check that file name
@harty I played around with if statements in my actual child theme php pages, but it’s likely that the second link you posted might be the best way to go – I think a bp developer might know best.
@naijaping you’re probably best creating the logo in the size you want it to display and creating a .png with a transparent background – you should try not to use css to change the size of it
Globally? You’d probably need to allow divs in your theme, then define styles for them
Yes, but people don’t read the rules, they are useful so they you can remove posts later, but it won’t completely stop them. I do restrict group creation now, but I wouldn’t have wanted to start the site that way.
@harty is this in response to the email that you sent me?
For the benefit of the forum, the question came from:
I am building a similar site in new Zealand and wonder if you can tell me how you separated out and formatted the local business section.
So far, my site has attracted people who create groups as adverts for their business, which is very disappointing.
How do you manage this?I think there is a plugin that can do it, or you can use php if statements to choose who sees what.
A real developer can correct me if that’s not a great way to do it.Not yet according to this list https://codex.buddypress.org/releases/1-5-plugin-compatibility/
@h32 with a lot of hard work tapping into the local community in various ways
Does this help at all https://wordpress.org/extend/plugins/bp-profile-privacy/
@esploded I’d suggest starting with a clean version of wp/bp you can set up a new site on your MAMP, if that doesn’t work then there is something up with your settings.
If you want help from the forum it might be worth you setting this up on a server rather then keeping it local so you can show people.@qrahaman I use Another Classified WordPress plugin
Thanks

Something along the lines of http://www.yourwebsite.com/groups/group-name/admin/delete-group if you’re on BP 1.2.x it should be that
Without seeing the website you’re talking about I’m not 100% sure.It’s from the front end not the wp-admin.
e.g. https://skitch.com/ewebber/fs8se/yeah-hackney-groups-yeah-hackney-support-and-feedback-admin is from my own site.Do you mean delete a group? It’s part of the group admin functionality
Did you take line 1554 out of your style.css – removing that line in chrome inspector aligned it left for me.
try deactivating it to see if that’s what is causing the issue