Search Results for 'bbpress'
-
Search Results
-
Greetings all!
I already have a website with a test run of Buddypress and BBpress installed. My intentions are to use it for folks to post public events in. My question is, before it grows too far to turn it in another direction, how can I make it look “less like” a standard forum? Meaning, I sure would like to break the Groups apart, (Christmas Tree Vendors, Races, Parades, etc), Into Blocks of their own, rather than the standard list format. Take a look at my homepage. Intentionally basic, but things are broken down by Group or Category. Can the forum be done the same way, or should I explore Commons In a Box more? Hope all that makes sense ???? .
Hi,
I’m building a website using buddypress and bbpress.
When users register for an account the default roles they are assigned are “Contributor” and “Participant”.
These users at the moment cannot view members in the members list and send private messages.
For the members list I believe the js / ajax is not working for the “Contributor” role for some reason (it loads fine for all other users and for non logged in users).
When viewing the members list as a contributor the members do not load and I receive a js error in the developer console reading “Cannot read property ‘contents’ of undefined”.
There must be an issue specifically for that user role, could there be a permissions issue?
For private messaging the messages simply won’t send. I’ve checked the ajax in the console and it return 200 so i’m not sure what the issue is. I’m also using user role editor and I’ve checked and “Contributors” can send messages so I’m a bit stuck with this one.
I’ve also tried changing the bbpress role which as expected had no effect.
Thanks in advance for any help.
I’m happy to go into more detail if needed but not willing to give out the sites URL.
Topic: BuddyPress Custimizations
Hi there,
I am new to buddyPress and installed it on my site. My theme doesn’t natively support buddypress so I have to set it up to my liking on my own. Here a few things I want to implement, and it’s a lot but maybe you can help me.
1.) Where can I change the layout of the profile? And make the navigation horizontal
2.) Is it possible to make profiles for users editible from the front end, so they don’t need any backend access? (And upload avatars / covers or choose from existing images)
3.) Is there a free plugin for a facebook like wall
4.) Can I change the address of the notification emails sent so it doesn’t say wordpress@mydomain.com
5.) Is it possible to include a function that gives members the chance to give reationcs on bbpress postings?
6.) can i include member titles / ranks that are display below there image in bbpress postings and beside the username in their profiles
7.) How can users create own groups?
Thank you it’s a lot but I want to offer my users the best experience they can get
Hi,
We’re working on launching a new membership site.
Themes: Boss / SocialLearner
Other main plugins:
BuddyPress (Version 4.2.0)
bbPress (Version 2.5.14)
LearnDash (Version 2.6.4)
Memberium (Version 2.84)We migrated users into WordPress via the Rest API from another system.
I noticed that the nickname on the Extended Profile is being deleted and being copied over into the First Name field when we switch from the Extended Profile tab to the Profile tab when viewing the User in the WP Admin dashboard.
Here are the steps:
1. Open user’s Extended profile in new tab
2. Set Nickname and hit update, then verify it saved.
3. Click on the Profile tab.
4. Now the Nickname is overwritten in the First Name field (which it should not) and saved in the Nickname field on the Profile tab.
5. Click back to the Extended Profile tab.
6. Nickname is empty
7. Click back to the Profile tab
8. The original First Name is now visible in the First Name field and Nickname is still populated with the new nickname.We can’t figure out what’s happening and need help please! Thank you for any assistance.
Topic: Missing SOME group buttons
I just noticed this very odd issue on this page: https://westchestermarketingcafe.com/rsetasc/groups/
We are trying to set up Restricted Communities whereby the Groups are private but allow users to request membership via the buttons. Some of the groups have the buttons but two, including the new “Testing IEP” do not.
I’ve tested with Twenty Sixteen and the issue remains. I have turned off/turned back on all the plugins without any luck.
We are using WP 5.1.1, BuddyPress 4.2.0, bbPress 2.5.14.
What am I missing?!
Is it possible to create new triggers for emails sent by the Buddypress Group Email Subscription plugin?
There’s nothing in between “All Emails” and “Daily Digest” except the “New Topics” setting which seems to apply to Forums with bbPress only. I’d really like something equivalent to that, but for ordinary Buddypress activity streams without bbPress forums.
i.e.
– send email notification immediately when there’s a new post
– don’t send email notification when there’s comments or replies, as this would be too many emailsThe “All Email” trigger sends email for EVERYTHING, including comments and replies. I’d like to reduce the volume of sent emails, but still have new posts trigger an immediate email.
TIATopic: Registered/Unregistered
How to set permissions of a registered user to have permissions like unregistered user? What I mean?
Default registered user can join groups and publish content on the wall or create topics and create answers on bbpress. I would like a registered user not to do all these things. I would like a registered user to be like a quest/visitor who can only read content. But…
How to create a new user group who can join groups and publish content on the wall or create topics and create answers on bbpress but as new user group.
Later I would like to grant permissions to each one separately (assign users to a specific group who can puplish).
Is it possible to do? Some plugin?
How can I limited the activity feed to only display activities in the groups the user belongs to?
Our site groups need to be very private. Being able to view a friend’s activity is a great but not if the friend’s activity is a private group that the user does not belong to.
For example, a friend belongs to a private group named ‘secrets’ but the user does not belong to the group.
Now the friend creates a topic (bbPress) in the ‘secrets’ group forum discussing a ‘new formula’. The user will now see the topic posted in their activity feed. The new secret formula is now revealed outside the ‘secrets’ group.
I hope this makes sense.