Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 501 through 525 (of 7,560 total)
  • Author
    Search Results
  • #305110
    jonallentx
    Participant

    Yes. I’m using Paid Membership Pro to create and signup for levels (and block most of the site and all of BuddyPress and bbPress from non-members). The levels are the determination on the groups. There’s Scout, Scout Parent, Adult Leadership and Committee Members. Ideally, any message would go to Scout and the corresponding Scout Parent. Technically speaking, to stay compliant with the Regs I could do a more generic approach as well, such as copying all Adult Leadership members on messages. However, in our Troop the preferred method is to copy the Parent.

    #305027
    shanebp
    Moderator

    Forums are bbPress.

    shanebp
    Moderator
    bob0072
    Participant

    HA HA HA HAAAAA! I knew as soon as I hit send, it didn’t make a lick of sense. Let me try again ????.

    Buddypress and BBpress. In their “standard style”, the forum is basically in Grid form, (and that’s cool), but, I would like to break the grid form apart so that, say, when a Christmas Tree vendor post, the post has more style than just a grid. By “style” I mean that the forum doesn’t just have a grid format, rather more of a page layout. I am trying to come up with a way to keep the page more visually interesting to the general public, rather than the standard grid view, like this forum for instance. Not knocking standard forum stying, just looking away to jazz it up a bit.

    shanebp
    Moderator

    Not sure what you are asking, but bbPress has their own forums.

    bob0072
    Participant

    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 ???? .

    alexwp2019
    Participant

    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.

    #304790
    Venutius
    Moderator

    If you check out my website you should see I’ve written a lot about the basics of BuddyPress, you should check it out, it should answer a lot of questions.

    When you enable the BuddyPress Groups component you will be able to set up a Groups page, when this is viewed it will automatically show a Create Group link.

    If you install bbPress you can enable group forums, that way your users get the option of addinga forum to their group.

    #304763
    cj74
    Participant

    Thank you Venutius,
    i have done some customizations to the theme header but nothing to the theme body, it i still white. I am also not on 2019 and would really like to keep the theme i have as its a good one, if possible.

    There are only two customizations done to the theme php, one is to increase the upload size and the other to enable visual editor in bbpress.

    If you feel that the fonts might be white, is there a way to change the color by adding a code? Or any other resolution other than changing themes? I would like to keep that as last resort. However what i am going to do is change it for testing purposes and report back to you.

    #304711
    Venutius
    Moderator

    Hi there, some answers:

    1. You can change the layout of profiles by overloading the profile files and css, see: https://codex.buddypress.org/themes/theme-compatibility-1-7/theme-compatibility-2/ it’s possibly a bit advanced for you right now but all the files in the plugins/buddypress/bp-templates/your-bp-theme/buddypress can be copied, modified and loaded from your child theme directory. Similarly you can overload the css to make styling and layout changes.

    1b. The default is for horizontal navigation unless you’ve changed it in Customizer>>BuddyPress.

    2. The BuddyPress extended profile is editable from the front end, and avatar too. It’s only the wordpress profile that’s enditable in admin and most BP sites don’t use that as t’s really set up for authors.

    3. I recently posted the code to combine all the profile activity feeds into 1, https://buddypress.org/support/topic/how-to-combine-activity-tabs-to-one/

    4. https://wordpress.org/plugins/cb-change-mail-sender/

    5+6 are bbPress questions, for the best answer you should post on their forum https://bbpress.org/forums/

    7. Assuming you have set up the groups directory page and enabled group creation by users in Settings>>BuddyPress>>Options, users will have the option to create groups on the Groups directory page and also from the Groups menu of the WordPress toolbar ( top right hand side of the screen, hover over your avatar image, drop down will appear one option will be groups.

    #304710
    chickencurry
    Participant

    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

    cyclotron26
    Participant

    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.

    #304287

    In reply to: Forum menu

    Venutius
    Moderator

    You would create a page called forums and bbPress will automatically populate this with your forums.

    #304261
    jannmirch
    Participant

    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?!

    #304260
    andhi1
    Participant

    I have bbPress instaled, but kan not from frontend create forum posts, and the forum posts I have created in bac end do not show up

    gmbyrom
    Participant

    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 emails

    The “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.
    TIA

    #304225
    shanebp
    Moderator

    If you are good with html, css and php, you can overload BP themes and make changes.

    afaik, you can do the same with bbPress templates for forums, but you should ask on their support forums.

    #303959
    shanebp
    Moderator

    These are the BuddyPress forums.
    The bbpress forums are here.

    #303744
    airsid
    Participant

    “How about switching to the BP Legacy theme to see if that works?”

    That is the first action i did : i deactivated all plugins exept bbpress and buddypress and i installed TwentySixteen official wordpress theme.

    #303527
    airsid
    Participant

    I tested registration with bbpress only and it work fine.

    #303526
    airsid
    Participant

    Thank you for helpling me.
    I did install the plugin and try to register.
    The log file still empty. No PHP errors.

    I’m using Astra child theme but I activated twentysixteeen theme now to find the problem.
    All plugins exept bbpress and buddypress are deactivated.

    #303517
    Venutius
    Moderator

    you might be better off asking this question in https://bbpress.org/forums/ BuddyPress does not provide the forums it uses, it just integrates with bbPress. As far as I’m aware any forum labelled as hidden will not show up in a search and you’d probably need to create a custom search to achieve this.

    #303514
    Venutius
    Moderator

    Hi there,

    It’s not clear from the text exactly what you are looking for but it sounds like you’d need to do some customisation. For a lot of BP functions you only need to be a site members to perform a task and you’d therefore need to work out exactly what you’d like to restrict and then write the code for it. There are some plugins that do aspects of what you are looking for, for example https://wordpress.org/plugins/buddypress-restrict-group-creation/ will prevent standard users from creating groups and I’m currently working on a plugin to restrict messaging for users. For bbPress forums you could set the new user role to Spectator to prevent the creation of topics and replies but I think what you are looking for is probably ore granular than this and so will probably need custom code to deliver your vision.

    #303513
    h3lpn33d3d
    Participant

    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?

    robgrahamsydney
    Participant

    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.

Viewing 25 results - 501 through 525 (of 7,560 total)
Skip to toolbar