Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 7,251 through 7,275 (of 64,430 total)
  • Author
    Search Results
  • #191560

    In reply to: Admin user approval

    mereleya
    Participant

    Hello!

    May I ask if this plugin https://wordpress.org/plugins/bbpressmoderation/ will work correctly despite not being updated with new WP version?
    Or, maybe is there another plugin/way to do the same as this plugin do?
    Thanks in advance.
    Marina.

    #191556
    Stephen Edgar
    Keymaster

    bbPress is following along with WordPress GDPR implementation, once that is sorted out we’ll implement what needs implementing for bbPress.

    WordPress’ GDPR progress can be followed along via https://make.wordpress.org/core/tag/gdpr-compliance/

    #191546

    Topic: Single Forums

    in forum Installation
    Andrew Leonard
    Participant

    I can create a page with a single forum using the shortcode [bbp-single-forum id=19743] but I also want it this particular forum not to be seen in the main forum index where I use the shortcode [bbp-forum-index]
    Is this possible?
    Is there another way of achieving the same effect?

    I have:
    Wordpress version 4.9.5
    BBPress Version 1.4.1
    main Forum page
    specific forum page

    #191543
    mtclmbr
    Participant

    Wondering if there are any suggestions on where to start looking or what to do. Not sure if this is at all related to the below issue or not. But I have not looked once yet at the bbpress code to see if I can figure anything out myself so if there is any suggestions or pointers that would be great. This is currently the biggest pet peeve out there with our forums that our users always mention.

    Topics with +1000 replies do not add page numbers to reply permalinks

    #191540
    mythi
    Participant

    Hi!! I want to use hashtags in my websit forum. I have found some plugins but they are not tested for the latest versions of wordpress.Is there any new plugins for including hashtags and @usernames to my forum.Thanks in advance:)
    wordpress version:4.9.4
    bbpress version:2.5.14

    #191539
    Robin W
    Moderator

    if you google ‘WP Super Cache bbpress’ you’ll find lots of help – including how to disable bbpress for supercache

    WordPress Dashboard
    > Settings
    > WP Super Cache
    > Advanced tab
    > Scroll down to “Accepted Filenames & Rejected URI’s”

    > Add here strings (not a filename) …

    I found the following entries in that text box:

    wp-.*.php

    index.php

    I added:

    /forums/

    (My bbPress application is installed under my WordPress directory in the /forums sub-directory).

    Now all URL’s that include the string “/forums/” are ignored in terms of caching.

    which sound like what you may need

    flololan
    Participant

    Hi so I’ve got a problem with a forum. It’s not my first one but the first time i’ve got that problem. When I post something/ create a Topic etc. it is not being shown. only after a long time (like a day or so) it will show the changes. i guess it is a problem with the cache but I can’t figure out what. clearing the cache doesn’t help and even if it would… i mean who clears his cache after each post of every user…

    WordPress 4.9.5
    bbPress Version 2.5.14
    WP Super Cache Version 1.5.9

    if you want to take a look at it yourself: turngemeinde.com/forum (its in german)

    #191535
    jishua
    Participant

    Hello,

    Sometimes when some of my bbpress pages render, they render with bbpress code above everything else in the source (even the doctype!). It breaks the page and a user needs to refresh to see the page correctly.

    For example:

    <div id="bbpress-forums">
    
    	
    	<div id="bbp-user-wrapper">
    		
    	
    	<div id="bbp-single-user-details">
    		<div id="bbp-user-avatar">
    
    			<span class='vcard'>
    				<a class="url fn n" href="http://example.com/forums/users/firstname-lastname/" title="firstname-lastname" rel="me">
    					<!DOCTYPE html>
    <!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en-US" xmlns:og="http://opengraphprotocol.org/schema/" xmlns:fb="http://www.facebook.com/2008/fbml"> <![endif]-->

    This doesn’t happen consistently. Does anyone have idea what might be causing this?

    #191527
    richardt111
    Participant

    Hi there! Im so confused and stuck. I see so many websites using bbpress forums and have awesome and simple login and register pages all on frontend. How can I do this? Any plugins that could help?? Would love for users to just be able to login on my menu or on sidebar at the forum. Thanks!!!

    #191513

    Topic: Order replies (

    in forum Showcase
    neodid
    Participant

    Bonjour,

    Novice avec BBPress, je cherche à configurer 2 Choses :

    * Attacher en haut de forum certains sujets
    * Lors de la fermeture d’un sujet, je voudrais remonter (manuellement) en premier la réponse que je juge la plus pertinente.
    * Intégrer une notion de “like” et remonter automatiquement sur un sujet la réponse ayant le plus de like

    comment faire ces actions SVP ?

    ===

    Hello,

    Novice with BBPress, I am looking to configure 2 things:

    * Attach some topics to the top of the forum
    * When closing a topic, I would like to go back (manually) first the answer that I consider the most relevant.
    * Integrate a notion of “like” and automatically go back on a topic the answer having the most like

    how to do these actions please?

    thank you

    #191512
    Robin W
    Moderator

    looks like 4.9.5 has finally taken that function out.

    the new version of bbpress 2.6 does not use that function, so it will disapear if/when that version is released.

    I’ll log it as a bug in case the authors want to do a temporary fix.

    #191504
    luice
    Participant

    Url: siteurl.com/wp-admin/options-general.php?page=bbpress

    Notice: screen_icon is deprecated since version 3.8.0 with no alternative available. in \xxx\wp-includes\functions.php on line 3842

    Notice: get_screen_icon is deprecated since version 3.8.0 with no alternative available. in \xxx\wp-includes\functions.php on line 3842

    #191502
    luice
    Participant

    Hello bbpress Team,
    Now we have facing version compatibility issue in wordpress.

    Wordpress : 4.9.5
    Buddypress : 2.9.4

    Now getting some notification and error regarding deprecated functions. Please updated your version with this plugin compatibility.

    can you suggest us whats we do now and how much time taken for next update?

    #191501
    yusareba
    Participant

    First time posting here, I hope I don’t do something stupid (probably will).

    Anyway, i’m wondering how you can display a portion of the post of a topic in the index.

    I’m not trying to show the entire posts, just an excerpt of the authors post or so.

    If it’s not native to bbPress, then I assume there may a plugin for it?

    Does anyone know?

    Thank you

    #191500

    In reply to: Roles & Capabilites

    Stephen Edgar
    Keymaster

    You can use this plugin to manage roles https://wordpress.org/plugins/bbp-capabilities/

    bbPress 2.6 coming soon adds support for per-forum moderators

    #191498
    erich199
    Participant

    Hi,
    BBpress really needs a way for administrators to create new roles and assign capabilities. This is one feature that lacks. Currently, I can create a new dynamic role but I had to do it via a function. Secondly, I have no way to edit that role once it’s created unless I do a database edit or find a plugin that can manage capabilities.

    I would also like to see the ability to restrict users on a per forum base. I haven’t found a way to allow a person to “moderate” a specific forum in bbpress out of the box. This is something I feel would push BBpress forward in terms of making it a seriously viable forum software.

    #191496
    Robin W
    Moderator

    this is an issue with moderation-tools-for-bbpress – raise this in their support forum

    #191494
    mgregoire83
    Participant

    Hi !

    The following message is displayed on my bbpress forum :

    Notice: Only variables should be passed by reference in /wp-content/plugins/moderation-tools-for-bbpress/incs/bbpress.php on line 455

    An idea ?

    Regard !

    MG

    #191492
    mgregoire83
    Participant

    Hi ! I remove bbpress and setup it again, and then the message disappears !

    Thanks a lot !

    Regards

    MG

    #191483
    belladaisy2018
    Participant

    Dears,

    I am installing bbPress on my website – I’d like to establish user levels for participants based on the number of messages they’ve sent in the forum.

    For example:
    1-10 messages – level 1
    10-50 – level 2
    50-100 – level 3

    and so on..

    Any idea how to do that?

    I’ve been seraching for a solution here on the forum with no success.

    Thanks a lot

    #191480
    Robin W
    Moderator

    I can’t replicate this

    It could be a theme or plugin issue

    Plugins

    Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    Themes

    If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentyfifteen, and see if this fixes.

    Then come back

    #191479
    Robin W
    Moderator

    It could be a theme or plugin issue

    Plugins

    Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    Themes

    If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentyfifteen, and see if this fixes.

    Then come back

    #191477
    Rakesh Roy
    Participant

    Is it possible to choose a reply of a topic as an answer or best reply?
    Nay plugin or code example
    Thanks in Advance

    #191474
    djhorne
    Participant

    I have just tried logging in deactivating BBPress and it works!

    d d
    Participant

    After first posting, I kept digging. It does look like it came from BuddyPress. I initially thought it was bbPress, since it was linked to a forum reply. But apparently, after the old users logged into the new site as themselves again, BuddyPress grabbed the forum replies (even though really old) and added it to the user’s activity stream. That’s what triggered the email notification. I’ll throw a support ticket their way. Let’s keep this open for now until I get an answer from them. Thanks.

Viewing 25 results - 7,251 through 7,275 (of 64,430 total)
Skip to toolbar