Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 301 through 325 (of 7,560 total)
  • Author
    Search Results
  • #314849
    shanebp
    Moderator

    Where is this happening? On your website? If so, please use the support forums for bbPress.

    oguruma
    Participant

    Scenario: BB Press + BuddyPress (well, Buddyboss, technically) Site has multiple forum topics.

    I have a “Political” forum. Since most of the topics are divisive, I want to exclude all topics in the “Politics” from going to the BuddyPress activity feed.

    All of the Forums will still work the same way, I just don’t want the topics in that forum, or the responses to the topics to be shown in the Activity Feed.

    Is there a snippet I can add that will exclude those topics?

    #314343
    rachelAGC
    Participant

    Hi guys,

    Domain 1 – afci.org
    Subdomain 2 – directory.afci.org
    Subdomain 3 – community.afci.org

    All running wordpress latest.

    I wish to connect the 2 subdomains with a single login.
    Subdomain directory.afci.org was built with 380 users on wordpress 5.5.1 platform
    I recently built community.afci.org to allow users to chat during covid on the wordpress 5.5.1 platform using Buddypress 6.3.0 and bbPress 2.6.5
    Wishing one login username and password to allow users to login to one site and be automatically logged into the other, I used a plugin Shared Logins Pro by Codexpert. 
    This has be a disaster. The two never seemed to connect properly.
    I then saw an instructable https://kinsta.com/blog/share-logins-wordpress/ where I could make Subdomain 3 use the database of Subdomain 2. I noticed that in the databases of wordpress site Subdomain 2 are wp_users, wp_usersmeta but in the Subdomain 3 BuddyPress database they are named wp_user_blogs wp_user_blogs_blogmeta
    Q.1 Is it possible that the 2 different database setups conflicted and this why the plugin was unsuccessful?
    Q2 Is a solution to rename Subdomain 3 databases wp_user_blogs wp_user_blogs_blogmeta to wp_users, wp_usersmeta and find where they are mentioned in the functions.php and redirect to the new names?
    Q3 Anyone have any ideas of how to connect the 2 subdomains or is this not possible with BuddyPress?
    I’m excited to hear your ideas.
    Thanks so much.
    Rachel

    #313919
    kriskl
    Participant

    @shanebp

    members profiles – are buddypress ingredient. not bbpress
    Posting about it on bbpress – they will reply – it is buddypress problem.. chicken and egg.. 🙂

    I am just surprised you or anyone is not interested to investigate errors that exist in the software on this very website.. 🙁

    #313909
    shanebp
    Moderator

    @kriskki – these forums use bbPress, not BuddyPress.
    If you have an issue with bbPress forums, please use their support site:
    https://bbpress.org/forums/

    amaclenan
    Participant

    BP Version: 6.3.0
    WP Version: 5.5.1
    Theme: Avada 7.0.2

    Site link: https://mrkhconnect.co.uk/

    The menus at the top of the BuddyPress pages – i.e. Profile & Notifications – are displaying the HTML but none of the formatting. Hence the pages are a mess and unusable by our members.

    All other pages display correctly (inc. BBPress Forums page) so can only conclude this is a BuddyPress problem.

    Any ideas?!

    #313856

    In reply to: import forum from SMF

    iamthewebb
    Participant

    Hi @zmatczak

    BuddyPress uses bbpress for its forums so you will likely have more success asking over on bbpress.org
    Hopefully someone there has the answer.

    #313821
    nolymityash
    Participant

    Our website is made with bbPress and Buddypress plugins in wordpress. This old plugin “BuddyPress Global Search” used to work well on our site. But this plugin stopped updating and working from 2019; We are looking for a search plugin that also allows sorting of search results.
    I have tried plugins like Relevanssi, Ajax, and GD Power Search, but for some reason, nothing shows up on the site, once I disabled Global Search, the search only yields a Google style list with no sorting options.
    Thank you for any feedback!

    BBPress 2.6.5
    BuddyPress 6.3.0
    Wordpress 5.5.1

    Varun Dubey
    Participant

    @thomdj linked forums activities display inside the group activities by default.
    for sending notifications, you can also check bbPress Notify plugin

    ThomDJ
    Participant

    Hi there,

    I have 8 private groups, each with their own private forum. Is there any way I can display forum activities like replies and created topics in the group activity stream? I would like to use ‘BuddyPress Group Email Subscription’ plugin to notify group members on forum activity relevant to their group.

    WordPress version: 5.5.1
    BuddyPress version: 6.2.0
    bbPress version: 2.6.5

    Thanks!

    #313624
    ncarring
    Participant

    Hi,

    Just installed BuddyPress and have a question. We have bbPress for forums and wanted PM capability for which the best option seemed to be BuddyPress. I don’t really want a social media feel to the site – it’s a club site with a number of features – events, forums and some static information.

    Normally the home page displays “latest posts” which is used for management updates etc. It’s important not to lose this, but as soon as I activate BuddyPress, the home page disappears and is replaced by the “Members” page. I’ve tried disabling “enable default front page for member profiles” but this has no effect. If I disassociate the “members” page in BuddyPress settings, the home page returns, but member profiles become inaccessible (404 error). Is there a way to have the standard home page but allow access to the member’s profile via another link in the menu somewhere (and by clicking the link under a member avatar)?

    Many thanks

    Nick

    justin171185
    Participant

    Hello,
    First off, let me say that I am totally blind and thus use a screen reader. I am decent from inside wp-admin, but very nervous about making code changes, unless I can litterally do a copy/paste. So please please be nice, and make your reply as detailed as possible. I have found posts online to remove and reorder items from Buddypress navbar, but no way to remove it completely.
    You may ask, why would I want to do this? Well, I run an online radio station, and buddypress is added feature, to create an online community around the station, with chat, a forum, and on demand content. However, things weren’t going as I wanted with my radio theme.
    I tried to use the navigation widget which comes with the new Buddypress template, but so far as I could tell, with my screen reader, it was not showing up. Plus, the new bp template wasn’t playing well with the rest of my site, so switched to legacy. So, I have created a custom menu, with some BuddyPress items, some BBPress items, and some custom pages. And used the standard wordpress Navigation Menu widget to make items available from anywhere on the site. So, I have all the functionality I need right there. And thus the navbar just ends up adding duplicate links.

    I know if you do this wrong, you can break buddypress functions. I want to keep features, just get rid of the navbar.
    Using latest wordpress, latest BuddyPress, and On Air2 radio station theme.
    Your help will be much appreciated. If this could be done via plugin, that would be incredible. Otherwise, please be very very specific. Exact file to edit/create, exact lines to add/edit/remove, exact changes to be made. Like I said, I am very confident in wp-admin, but scared to death of code, more specifically, breaking something and not being able to fix it.

    #313562
    webcomon
    Participant

    I installed/activated “GD bbPress Attachments”
    When I click on settings I get an error message saying:

    “Sorry, you are not allowed to access this page.”

    Any idea why?

    Is a paid version required to make it work?

    Right now, I do not see the option to attach a file in the forum.

    #313530
    #313442
    Varun Dubey
    Participant
    #313437
    iamthewebb
    Participant

    Hi,
    BuddyPress uses bbpress for it’s forums, you may want to check out https://bbpress.org/plugins to see if there is anything that matches your needs.

    #313366
    shanebp
    Moderator

    These are the forums for BuddyPress.
    The forums for bbPress are here.

    #313324
    davidferris2
    Participant

    Can anyone help? I’m building a BuddyPress-centric website (www.cityoflondonist.org.uk) and need help building it. More details below.

    Thanks in advance

    David

    * Help me build a specialized online community in WordPress environment
    * Provide advice and trouble-shooting support
    * Consultant should have extensive experience with BuddyPress community plugin and bbPress forum plugins
    * Consultant must be independent, and do the work themselves. Ie, he/she should not engage others in the work

    Specific examples are:
    * Advise on the pros and cons of using BuddyPress to accommodate custom metadata, vs Gravity Forms-based registration
    * If using BuddyPress membership software, advise on whether third party plugins should be used to augment its capabilities and if so, which plugins
    * Solve plugin conflicts
    * Help add custom metadata to registration process
    * Explain difference between WPBakery and Gutenberg editors
    * Help set up collaborative forums
    * Help implement access permissions to sensitive discussions
    * Advise on where to implement specialized popup forms, and how to implement

    p3t3rr
    Participant

    Hi everybody,

    I am setting up a bbpress forum and am complementing it with buddypress community functionality.

    Is there a way to let a user edit his short description within buddypress profile, without accessing the /wp-admin dashboard? I have completely restricted access to /wp-admin for subscribers, because I don’t want them to get in contact with it at all.

    On the budypress profile startpage one can see the self description of a given user. Below it there is a link saying (roughly translated) “edit your description here”. The link is pointing to “/wp-admin/profile.php#description”.

    What I need to achieve is subscribers be able to edit this self description visible on the user profile start page without accessing the wp-admin area. How can I achieve this?

    Best regards, peter

    #313070
    Fedep
    Participant

    I have last version of wordpress and bbpress, i have also wpml. Email for activation is not sent. All other emails works. Thanks

    PvK2020
    Participant

    Hi,

    I’m using Buddypress together with BBpress. I’ve an issue and I’m hoping someone can help me with it.

    When I (or someone else) create a new Buddypress-group on my website, I always choose to make a new group-forum. These forums have no ‘sub/child-forums’ by default. If you want there to be ‘sub/child-forums’ you should make them all by hand. I’ve around 60 groups (and counting), so you understand it’s a LOT of work if you want all the group-forums to have the same (same names, different private forums) sub-forums. Plus, I want my moderators to have the possibility to create groups (with a standard forum) and I can’t be there all the time to immidiatly make the sub-forums (including the right subtext and forum-image).

    So, is there an option to make some ‘default sub forums’ (with image and subtext) that ALWAYS automatically ‘ll be created when you make a new group with forum? So for example: the default forums are ‘pregnancy’, ‘birthdays’ and ‘animals’. I make a new group called ‘Group 1’ and I choose ‘Yes, I want to create a forum for this group’. Then I open the brand new group-forum, and hooray! It has 3 brandnew subforums: ‘pregnancy’, ‘birthdays’ and ‘animals’. Only viewable for the group-members.

    After that, I create a second group, called ‘Group 2’ and I choose ‘Yes, I want to create a forum for this group’. Then I open the brand new group-forum, and hooray again! It had 3 brandnew subforums (so, not the same forums you see in the group 1 forum), only viewable for group 2-members.

    Can someone help me with this? 🙂

    #312776

    In reply to: Changing Permalinks

    ayhanizmir
    Participant

    Oh and I forgot to ask that

    https://7tabu.org/gruplar/konu-disi/forum/topic/sad/

    As you can see in forum system my permalinks has “topic” word. How can I change it to my own Language?

    Edit: Oh sorry forum system is from bbpress

    #312772
    mightykyr0
    Participant

    How do I add bbpress information to BuddyPress profile

    Judd Exley
    Participant

    I’ve got Woocommerce, Shop Isle Theme and a vew assorted plugins including bbpress and buddypress.

    Everything works great until I try to install ANY plugin involving newsletter features. Then I get an error that’s ONLY in the WP Admin area, usually involving running out of memory (even though my limits are nearly maxxed out).

    So installing the following ALL break just the backend:
    Mailpoet
    Newsletter
    Icegram
    MailChimp

    These things were all playing together nicely until the most recent update to Buddypress, now all of it breaks every time I’ve got the following switched on:
    Woocommerce
    ANY of the Newsletters above
    bbpress
    Buddypress

    Can anyone advise on what I can do? Or is there a way to roll back to the previous version before everything started breaking?

    Cheers.

    #312585
    miryd98
    Participant

    it is a spam plugin no?
    anyways its for bbpress not for buddypress
    it works with both??

Viewing 25 results - 301 through 325 (of 7,560 total)
Skip to toolbar