Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 401 through 425 (of 7,560 total)
  • Author
    Search Results
  • #309995
    scabbrox
    Participant

    Hi there

    I’ve been using Buddypress with Bbpress for the last two years on site that is based on the Godlike (NK) theme.

    All plugins and themes are updated to their latest versions and I’m running Buddypress 5.1.2.

    Since an update a few week ago the Notification feature of Buddpress (the blue number bubble in the admin bar) is no longer working as it used to.

    I used to be able to mouse over the bubble, and click the reply link underneath and it would take me to the topic that the reply had been posted in and automatically clear the notification. When you had visited each of the links the bubble disappeared and all was clear.

    Alternatively you could click the blue bubble and it would take you to your Buddypress progile notifications and you could check from there or simply mark them either in bulk or individually for clearing.

    Now, the former method does not clear the notifications even after visiting the topics, they simply stay as if unread and the bubble does not go way.

    Similarly going to the profile does not allow you to bulk select the notifications anymore, they all need to be ticked individually and then bulk cleared. Also if you have a site notification banner present there it can’t be cleared at all.

    As I said this started happening with the most recent update and I’m at a loss to understand what I can do about it other than turn the notification module off.

    #309972
    samtime
    Participant

    Is there any code in buddypress > notifications that we can copy over to bbpress > includes > extend > buddypress > notifications.php (or vice versa), to make bbPress notifications automatically dismiss like Private Message, Friend Request, and other BuddyPress notifications do?

    If it’s not that straight forward, then is there a way to disable this style off bbPress notifications being sent to BuddyPress?

    My users (and I) really love the notification feature, but just find it really time-consuming to have to dismiss these notifications manually.

    Appreciate any help / advice,
    Sam

    samtime
    Participant

    Hi, I have discovered that bbPress forum moderators can access another user’s BuddyPress Email & Password page by going to URL/members/USERNAME/settings/ revealing the user’s email address.

    How can we block access to this page to protect user’s privacy?

    Thank you, Sam

    WordPress 5.3.2
    bbPress 2.6.3
    BuddyPress 5.1.2

    #309898
    visimedia
    Participant

    when my free members post something in bbpress, it shows in their buddypress wall profile

    I want not to post this in their wall when my paid members post something in paid forums in bbpress

    is this doable?
    or how to hide all of the bbpress postign at all in the buddypress profile?

    #309884
    Joost abrahams
    Participant

    @jqcaffeine Normal behavior. For bbPress use “bbp style pack” plugin to activate mentions.
    Gutenberg supports mentions.


    @teknorah
    Your frontend editor has no support for mentions (ask plugin/theme developer)


    @sssv
    No suggestions about your issue

    reelscene
    Participant

    Hi guys

    I have the Aardvark theme which comes bundled with Paid Memberships Pro and BuddyPress/bbPress.
    WP version 5.3.2, BP version 5.1.2
    I’ve set the site so any non logged-in user goes to a set page, the site is essentially private.

    For some reason, the activity feed on the homepage wall only shows activities when logged in as admin. Any other user gets the message “Sorry, there was no activity found. Please try a different filter.” If they post a status, it’s visible when posted and goes into the database, but refreshing the homepage leads to an empty wall again.

    I’ve only made one recommended tweak to the child theme – redirecting non-logged in users to a “public page”. I can provide the admin login if that helps.

    function my_template_redirect_require_membership_access() {
    if(!is_admin()){
    if ( function_exists( 'pmpro_has_membership_access' ) && ! pmpro_has_membership_access() ) {
    wp_redirect( pmpro_url( 'levels' ) );
    exit;
    }
    }
    }
    
    add_action( 'template_redirect', 'my_template_redirect_require_membership_access' );

    ​​As I don’t know where the problem lies I’m not sure what settings to show you. I’ve tried disabling all of the additional plugins I’ve installed to no avail. Here are the plugins I have installed:

    Aardvark Plugin

    bbP private groups
    This plugin adds private groups to the forums, allocating users to groups, and combinations of forums to those groups, creating multiple closed forums.

    bbPress
    bbPress is forum software with a twist from the creators of WordPress.

    bbPress Notify (No-Spam)
    Sends email notifications upon topic/reply creation, as long as it’s not flagged as spam. If you like this plugin, help share the trust and rate it!

    BP Profile Search

    BuddyPress

    BuddyPress Xprofile Custom Field Types

    Classic Editor

    Coming Soon Page, Under Construction & Maintenance Mode by SeedProd

    Contact Form 7

    Elementor

    Envato Market

    Events Manager

    GD bbPress Attachments

    LayerSlider WP

    Paid Memberships Pro

    Paid Memberships Pro – bbPress Add On

    Paid Memberships Pro – BuddyPress Add On

    Paid Memberships Pro – Mailchimp Add On

    Passster
    Plugin to password-protect portions of a Page or Post.

    Responsive for WPBakery Page Builder

    rtMedia for WordPress, BuddyPress and bbPress

    Sensei Certificates

    Sensei LMS

    Smash Balloon Instagram Feed
    Display beautifully clean, customizable, and responsive Instagram feeds.

    Smush
    Reduce image file sizes, improve performance and boost your SEO using the free WPMU DEV WordPress Smush API.

    Theia Sticky Sidebar

    Transcoder

    Ultimate Reviewer

    UpdraftPlus – Backup/Restore
    Backup and restore: take backups locally, or backup to Amazon S3, Dropbox, Google Drive, Rackspace, (S)FTP, WebDAV & email, on automatic schedules.

    WooCommerce

    Wordfence Security

    Wordfence Security – Anti-virus, Firewall and Malware Scan

    WordPress Popular Posts

    WP Google Review Slider
    Allows you to easily display your Google Places business reviews in your Posts, Pages, and Widget areas!

    WP-Live Chat by 3CX
    The easiest to use website live chat plugin. Let your visitors chat with you and increase sales conversion rates with WP-Live Chat by 3CX.

    WPBakery Page Builder

    Youzer

    I can send a link to a zip file of the settings of the various membership and theme plugins if that helps.

    I understand the issue could be complex but I’m a PHP developer, so if you know of some places I can look in the code or starting points for investigation that would be really helpful 🙂

    Cheers

    ziridian
    Participant

    Hi,

    I assigned different topics on Forums (bbpress) and arranged its heirarchy.

    However when I added groups, there was an option to add forums to groups. I ticked add forums to groups. I thought the forums added via groups will only be viewable in : groups.

    When I checked my forums, the ones on top are already the group names. The forum topics I created are already on the bottom part.

    1. May I please ask how the group forums can be automatically assigned to the last part of the forums so the forum heirarchy I assigned will remain the same? When there are members who’ll add groups, the layout won’t be messed up since the groups (forums assigned by group) will just be placed on the lower part.

    Or

    2. How do I remove the portion in Groups where the group creator can add forums? This is so the members won’t be able to add their group forums on the forums I originally created (only when #1 doesn’t work).

    Thanks.

    #309847
    joeco
    Participant

    RE: https://sicklecellanemianews.com/forums/

    No activity found.
    I tried
    using the WP default theme,
    resaving the permalinks,
    disabling all plugin except bbpress and buddypress

    I tried these in Tools
    Recalculate last activity in each topic and forum
    Repair member “last activity” data.

    How can I remedy this?

    bbpress 2.6.3
    buddypress 5.1.2
    Kleo 4.9.50
    Server architecture Linux 4.15.0-72-generic x86_64
    Web server nginx/1.15.1
    PHP version 7.3.13-1+ubuntu18.04.1+deb.sury.org+1 (Supports 64bit values)

    #309830
    bmcconach
    Participant

    Howdy, BuddyPress friends!

    I have been working on a project for fun and have been enjoying the laying out of items and adding plugin functionality a bit much here lately. So much so, in fact, that I put the testing phase on the back shelf for a bit.

    When I was attempting to request membership from a test account to a private group that my admin account was the creator of, I ran into an issue: I can get to the request page (/groups/test-group/request-membership/?_wpnonce=47febc75fe) by clicking the link to do so and then am presented with a textarea for request comments, however when I submit the form (with or without comments) I am taken back to the group’s main page (/groups/test-group/) and am presented with “There was an error sending your group membership request. Please try again.” The request does not come through (not in BP’s notifications, e-mail, pending requests, etc.) at all.

    At first this was a minor irritation because I could go to the group as the admin and invite the test account to join the group. There I am presented with a checkbox for my test account’s name, as well as a submit button; however when clicking on the checkbox, the form instantly submits without ever sending an invite. I even attempted to modify the live source to set the field to checked, attempted to submit, and received a success message stating my invite was sent, but of course it never was.

    I have checked the list of plugins I have on my site, disabled a few I didn’t necessarily need, and have checked each of the remaining to see if there’s any sort of conflict between plugins affecting groups, but to no avail. This functionality is key to the use of groups for my project, so I would sincerely appreciate any advice from more knowledgeable members of the BP community.

    Some support information, including a list of active plugins, can be found below. Please note that any plugin with ** beside it came bundled with the theme.

    == Server Environment ==
    	Operating System: Linux
    	Software: Apache/2.4.6
    	MySQL version: MariaDB Server v5.5.61-MariaDB-38.13
    	PHP Version: 7.2.24
    	PHP Max Input Vars: 2500
    	PHP Max Post Size: 64M
    	GD Installed: Yes
    	ZIP Installed: Yes
    	Write Permissions: All right
    	Elementor Library: Connected
    
    == WordPress Environment ==
    	Version: 5.3.2
    	WP Multisite: No
    	Max Upload Size: 64 MB
    	Memory limit: 512M
    	Permalink Structure: /%postname%/
    	Language: en-US
    	Timezone: America/New_York
    	Debug Mode: Inactive
    
    == Theme ==
    	Name: Gwangi
    	Version: 2.1.1
    	Author: Themosaurus
    	Child Theme: No
    
    == User ==
    	Role: administrator
    	WP Profile lang: en_US
    	User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36
    
    == Active Plugins ==
    	(BuddyDev) BP Auto Login on Activation
    		Version: 1.0.3
    		Author: Brajesh Singh
    
    	Author Avatars List**
    		Version: 1.18
    		Author: Paul Bearne
    
    	Awesome Weather Widget
    		Version: 3.0.2
    		Author: Hal Gatewood
    
    	bbPress
    		Version: 2.6.3
    		Author: The bbPress Contributors
    
    	BP Messages Tool
    		Version: 2.1
    		Author: PhiloPress
    
    	BP Profile Search
    		Version: 5.2.4
    		Author: Andrea Tarantini
    
    	BuddyPress
    		Version: 5.1.2
    		Author: The BuddyPress Community
    
    	BuddyPress Default Cover Photo
    		Version: 1.6.0
    		Author: SeventhQueen
    
    	BuddyPress Extended Friendship Request
    		Version: 1.2.0
    		Author: BuddyDev Team
    
    	BuddyPress Reorder Tabs
    		Version: 2.0.1
    		Author: BuddyBoss
    
    	BuddyPress Xprofile Custom Field Types
    		Version: 1.1.3
    		Author: BuddyDev
    
    	Classic Editor
    		Version: 1.5
    		Author: WordPress Contributors
    
    	Classic Editor Addon
    		Version: 2.6.0
    		Author: Pieter Bos, Greg Schoppe
    
    	Dashboard Notepad
    		Version: 1.42
    		Author: Stephanie Leary
    
    	Easy Custom Sidebars**
    		Version: 1.0.10
    		Author: Titanium Themes
    
    	Elementor**
    		Version: 2.8.3
    		Author: Elementor.com
    
    	Envato Market
    		Version: 2.0.3
    		Author: Envato
    
    	Essential Addons for Elementor
    		Version: 3.7.1
    		Author: WPDeveloper
    
    	Grimlock**
    		Version: 1.2.5
    		Author: Themosaurus
    
    	Grimlock Animate**
    		Version: 1.1.0
    		Author: Themosaurus
    
    	Grimlock for Author Avatars List**
    		Version: 1.0.4
    		Author: Themosaurus
    
    	Grimlock for bbPress**
    		Version: 1.0.3
    		Author: Themosaurus
    
    	Grimlock for BuddyPress**
    		Version: 1.1.4
    		Author: Themosaurus
    
    	Grimlock for Elementor**
    		Version: 1.0.1
    		Author: Themosaurus
    
    	Grimlock for Jetpack**
    		Version: 1.0.4
    		Author: Themosaurus
    
    	Grimlock for Testimonials by WooThemes**
    		Version: 1.1.0
    		Author: Themosaurus
    
    	Grimlock for The Events Calendar**
    		Version: 1.1.2
    		Author: Themosaurus
    
    	Grimlock Hero**
    		Version: 1.0.7
    		Author: Themosaurus
    
    	Grimlock Isotope**
    		Version: 1.0.7
    		Author: Themosaurus
    
    	Grimlock Login**
    		Version: 1.0.10
    		Author: Themosaurus
    
    	Hide Admin Bar
    		Version: 0.3.9.9
    		Author: Shelby DeNike
    
    	If Menu - Visibility control for menu items
    		Version: 0.15
    		Author: Layered
    
    	Kirki Customizer Framework**
    		Version: 3.0.45
    		Author: Ari Stathopoulos
    
    	MediaPress
    		Version: 1.4.6
    		Author: BuddyDev
    
    	Menu Image**
    		Version: 2.9.5
    		Author: Rui Guerreiro
    
    	Simple Buddypress Profile Privacy
    		Version: 0.7.9
    		Author: Justin Hansen
    
    	Social Articles
    		Version: 2.9.5
    		Author: Broobe
    
    	The Events Calendar
    		Version: 4.9.14
    		Author: Modern Tribe, Inc.
    
    	UpdraftPlus - Backup/Restore
    		Version: 1.16.21
    		Author: UpdraftPlus.Com, DavidAnderson
    
    	Verified Member for BuddyPress**
    		Version: 1.1.1
    		Author: Themosaurus
    
    == Must-Use Plugins ==
    	Gateway Relay
    		Version: 1.0
    		Author: Arnold Bailey (Incsub)
    
    	rms_unique_wp_mu_pl_fl_nm.php
    		Version: 
    		Author: 
    
    	WPMU Assist
    		Version: 1.0.2
    		Author: Arnold Bailey (Incsub)
    
    == Elements Usage ==
    	
    	wp-page : 12
    		eael-adv-tabs : 1
    		google_maps : 1
    		image-carousel : 1
    		shortcode : 1
    		text-editor : 1
    		wp-widget-grimlock_author_avatars_section_widget : 1
    		wp-widget-grimlock_posts_section_widget : 1
    		wp-widget-grimlock_query_section_widget : 1
    		wp-widget-grimlock_section_widget : 3
    		wp-widget-grimlock_the_events_calendar_tribe_events_section_widget : 1
    
    == Log ==
    	
    PHP: showing 1 of 1PHP: 2020-01-02 10:43:38 [error X 1][/home/*****/public_html/wp-content/plugins/elementor/elementor.php::97] Cannot redeclare elementor_fail_wp_version() (previously declared in /home/*****/public_html/wp-content/plugins/elementor/elementor.php:97) [array (
      'trace' => '
    #0: Elementor\Core\Logger\Manager -> shutdown()
    ',
    )]
    
    JS: showing 1 of 1JS: 2020-01-11 16:50:05 [error X 1][https://*****/wp-content/plugins/grimlock/assets/js/navigation-stick-to-top.js?ver=1.2.5:27:45] Cannot read property \'top\' of undefined
    bbpressyzh
    Participant

    I’m using buddypress + bbpress + ultimate member
    I found that only avatar from ultimate member has been fetched, which is not what I want.
    I think the ultimate member caused this bug but I need ultimate member to create login and register page.
    Can I fetch buddypress avatar to show up in the bbpress forum without deleting ultimate member?
    Thanks in advance!
    The website is https://marshallyin.com

    #309747
    caaprichos
    Participant

    Hello! I have wordpress 5.3.2 with buddypress Versión 5.1.2, The template or theme is Sweet Date Core creating a social network and it doesn’t allow me with different plugins when uploading a photo to increase it (make it bigger and make it smaller) on the activity page !! I don’t know how to fix it or have different plugins that do contraindication! I have these plugins: Easy FancyBox (Disabled), FancyBox for WordPress (Active), Gallery Carousel Without JetPack (Active), Imsanity (Disabled), rtMedia for WordPress, BuddyPress and bbPress (Active), User Profile Picture (Active). I have a chaos with the plugins and I can’t increase the photo uploaded to the activity page! Can you help me??

    #309703
    #309661
    leconcierge
    Participant

    Hi! I’m having a problem when someone edits their post in the BBPress Forum, the edits are suddenly not showing up on the BuddyPress activity feed. This is a new problem and has been updating just fine for years.

    Help?

    samtime
    Participant

    Hi,
    I have bbPress installed which sends BuddyPress notifications to users when someone replies to a topic they created in the forum. However, these notifications don’t seem to automatically go away when clicked (like private message and friend request notifications do).

    Is there a way to dismiss these forum notifications when clicked?
    Currently they can only be dismissed by manually marking them as read on the user profile page.

    Thank you,
    Sam

    WordPress 5.3.2
    BuddyPress 5.1.1
    bbPress 2.6.3

    #309561
    drdarakh
    Participant

    Dear all,

    This is pertaining to the site http://www.drdarakh.website . I want to make a free online consultation module on the site. Here patients or anybody can ask me dental treatment related questions and I will answer them.

    Which is the best layout for this type of forum ?

    is this the layout : https://wpforo.com/docs/root/categories-and-forums/forum-layouts/question-answer-layout/

    Is there any ready plugin which can be used to create such a question and answer add on on my site.

    Hope to see a lot of responses and many thanks in advance for the same .

    Regards,

    Dr. Veerendra Darakh

    #309517
    parodygames
    Participant

    On a particular site I would really like to add the option to select from a pre-defined list of avatars, rather than use Gravitar or allow user uploads. Essentially something that let’s users have some choice, but also prevents the ability to bring in inappropriate images for a bbpress forum. I haven’t found any plug-ins or add ons that quite do this. I was trying to hack something together using Buddy Press custom fields combined with a Disable Gravitar plugin, but it wasn’t quite working right. Has anyone implemented something like this or know of any addons that do it?

    #309499

    In reply to: BuddyPress 5.1.0

    pierreraynaud
    Participant

    Bonjour,
    j’ai téléchargé Buddypress sur mon site OVH mais je ne vois pas du tout la même chose que sur les tutoriels. Je ne vois pas où je peux créer des groupes et quand je clique sur le bouton ajouter des groupes je trouve le message d’erreur : “The requested URL /groupes/create/ was not found on this server”.
    Je ne comprends pas car j’ai déjà utilisé WordPress et je n’ai jamais eu de problèmes pour créer des groupes. (J’ai installé aussi Bbpress correctement).
    Merci de me dire car je suis perdu.
    Pierre Raynaud

    site : http://ddgefgn.cluster028.hosting.ovh.net/

    #309474
    best84
    Participant

    I’m the only admin in my community and I don’t want to give access to the administrative backend, but I need someone to check and moderate the site’s activities, alone its impossible, nobody has the same problem? … it absolutely needs a buddypress moderation system role (like bbpress or wordpress), it should be in the core of the bp project

    #309473
    shanebp
    Moderator

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

    #309472
    sabitop5
    Participant

    As every post with picture/link or quote is now waiting for approval, this new moderation thing is just a nightmare.

    So far, using GD Toolbox Report function to let users report posts in need of moderation (and a very secure anti-spam^^). And this was perfect for my needs.

    Now, forum is almost unusable with dozens posts per hour to approve only because some member quoted another. Or added a picture. Discussions are a nightmare to follow with posts validated too late, with many other answers in between. And, of course, users posting many times in a row because their posts wasn’t added to discussion.

    My community is too active to ask for moderators to validate posts. This is a non-sens for my usage : posts are legit until proven not.

    So : is there any way to remove this moderation option ?
    Or i’ll have to remove bbpress. After many years of service and so much time to improve my forums, time may have come to make that switch to Discourse… And, yes, it may be a conflict with Toolbox tools. But there’s no way I use bbpress without GD addon.

    #309387
    jqcaffeine
    Participant

    I actually just figured out today that @mentions are working on the Activity dialogs, but not on bbPress forum topic/reply dialogs or regular WP pages; is that the intended functionality?

    Running:

    • WordPress 5.3
    • Gutenberg 7.0.0
    • BuddyPress 5.1.0
    • bbPress 2.6.2
    #309292

    I am having the same error message when using bbPress with Elementor, whenever I attempt to use “Edit with Elementor” on any page in which I place this bbPress shortcode: [bbp-forum-index]

    bbPress and Elementor are clearly conflicting. I have currently uninstalled bbPress for this reason.

    #309278
    Prempal Singh
    Participant

    Hey,
    Can you please tell me, How to get do follow backlinks from BBPress?
    Thanks & Regards
    Prempal Singh

    #309270
    CGC studio
    Participant

    Hi

    I use one-community theme along with buddypress and bbpress.

    How can I translate “forum moderation” email entitled “my site’s name Moderation: Flagged topic”?

    see screesnhot :
    screenshot

    This notification email deals with forum moderation so I previously thought it concerned BBpress. But BBpress support assured me that they do not have the term ‘flagged’ in it and they’re not involved.
    So, they told me to ask you directly.

    Could you tell me how and where I could perform this translation?

    TIA : )

    CGC

    #309234
    oliviermillot
    Participant

    Hello,
    Thanks for your plugin and sorry for my english…
    3Here is my problem:
    I recently installed Buddypress to create a social network website.
    However I have a problem I can’t edit any page with elementor pro page builder that seems to have any Buddypress components in it …
    It always shows me the same message “the content area was not found in the page”,I have a black screen and I can’t edit the page…

    And if I change this page to not be a Buddypress page anymore in settings>buddypress>pages,I can edit the page with no problem.
    I want to customize with elementor a login page on my site and a register page and put a login or register widget from the Youzer plugin.
    Youzer is an additional Buddypress and wordpress user profile plugin so I think it works with Buddypress and “call” some of the buddypress components …

    What can I do to be able to edit those pages ?

    For informations:
    Wordpress version: 5.2.4
    Theme : Hello elementor child 1.0.0
    Buddypress version: 5.0.0
    bbpress 2.6.2
    Youzer:2.3.3
    Elementor 2.7.5
    Elementor pro 2.7.3

    Thanks for your help.

Viewing 25 results - 401 through 425 (of 7,560 total)
Skip to toolbar