Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 7,101 through 7,125 (of 64,452 total)
  • Author
    Search Results
  • #193406
    Robin W
    Moderator

    This seems to be a solution from this thread

    Getting WP Super Cache / W3 Total Cache to work with bbPress 2.0

    Under page cache is an option called “Never cache the following pages:” I just added in /forum*

    #193405
    only4gamers
    Participant

    I am facing a Conflict between bbpress and w3 total cache. When I post or reply anything as admin i can see it. But as a normal user I can’t. But after clearing cache from w3, everything I can see as a normal user too. Please help me as I already wasted many hours in Google to find the solution but not find anything helpful.

    I just want to know how purge cache after every update in topics and replies in bbpress?

    If this is not possible then tell me how disable caching for bbpress only?

    #193402
    edugorilla7
    Participant

    How can be export Sabai discuss forum data to bbPress?
    I have exported csv files from Sabai discuss plugin.
    Please help !
    My wordpress Version is 4.9.4 with latest bbPress verison.

    #193388

    In reply to: Buddypress reply forms

    jameshogan03
    Participant

    @adventureridingnz

    I’ve got activity enabled on Buddypress, and the @mentions also ‘work’ in bbpress to an extent. I’m speaking about the nice auto-suggestions box that comes up when you begin to type @mentions. It may seem like a small thing, but the @tag functionality isn’t really there without it. If you get the name spelling or forget a hyphen then the tag won’t work.

    Do you get an autosuggest box on your site, or do you get notifications through a quote system?

    #193374
    Milan Petrovic
    Participant

    Hi,

    My plugin GD bbPress Toolbox Pro has a tool for deleting all IP’s logged when users create topics or replies. And it has Privacy options to disable IP logging.

    More info on the plugin homepage:
    https://plugins.dev4press.com/gd-bbpress-toolbox/

    Regards,
    Milan

    #193373
    Milan Petrovic
    Participant

    Hi,

    My plugin GD bbPress Toolbox Pro has a feature for users to Report topics/replies (with an optional text field to write why it should be reported), and administrators can review all reports and act on them.

    More info on the plugin homepage:
    https://plugins.dev4press.com/gd-bbpress-toolbox/

    Regards,
    Milan

    #193369

    In reply to: Buddypress reply forms

    AdventureRidingNZ
    Participant

    @mentions work on my site in BBpress. You need to have the Activity function enabled in Buddypress.

    https://www.adventureridingnz.co.nz/forums/

    #193361
    AdventureRidingNZ
    Participant

    Lines 191 and 192 of wp-content/plugins/bbpress-post-topics/index.php

    andreasyeah
    Participant

    Hi there!

    i have a question:
    this is my site: http://www.hiphopsardo.it
    is it possible to create for each sections a discussion on bbpress?
    For example:

    Discografia http://www.hiphopsardo.it/discografia/ (custom post types) -> create for each a forum discussion here: http://www.hiphopsardo.it/forums/forum/discografia/

    same for the other menus: Artists (custom post types), Recensioni (posts) etc…

    i’ve tried the plugin “bbPress Topics for Posts” but it seems to be limited only to normal posts and you cannot divide the discussions per Category…

    do you guys have any advice how to make it?

    Thanks!
    Andreas

    #193357
    jameshogan03
    Participant

    Hi all,

    I’m interested as to whether I can integrate the funcionality of buddypress reply forms into my bbpress forum {avatar display, fancy javascript stuff like @mentions suggestions box).

    Has anyone tried this?

    #193356
    jomo
    Participant

    you may not want to add to the end of the menu, I’ve posted an alternative on:

    How Do I link to Profile Page


    to allow a simple link to forums/users/current/ to be replaced with the current user id or redirect to login

    #193355

    In reply to: Menu link to Profile

    jomo
    Participant

    I added an alternative simple answer on more recent thread:

    How Do I link to Profile Page

    90daykorean
    Participant

    Currently in our forums, the bbpress username below the avatar seems to be the WordPress username.

    How can I change it to be the username from BuddyPress?

    Thanks!

    #193339
    #193338
    MBV
    Participant

    So this is what I understand from this thread so far, to provide clarity moving forwards:

    1. Dynamic reply box that opens next to post replying to in forum is actually already a feature of bbpress, but not for BuddyPress group forums.
    2. Some themes seem to not engage this functionality and the way to fix that is to copy the reply.js file into a folder called js that is at the root of child theme.
    3. It works with visual editor

    So the only problem is that it does not work for Buddypress Group forums. However, @robkk mentioned, earlier in this thread, a patch he made. But he has not been active on these forums for over a year.

    https://bbpress.trac.wordpress.org/ticket/2974
    It is pretty easy to workaround this issue as well, since all you have to do is enqueue the javascript with a different conditional or enqueue it sitewide, but doing it sitewide might cause another issue somewhere.
    Here I just added a bbpress-functions.php file to a twentysixteen child theme. I edited out the conditional causing the issues with groups. You can test this on my test site as well.
    You would have to remove the file later if the trac tickets patch I linked to is committed and you are using version 2.6 of bbPress, so that you can have the file enqueued on the pages where it is needed.
    https://cloudup.com/czqFBqJE8TE

    The trac ticket he mention seems to be resolved yet it’s not working for BP group forums. The link to the code on cloudup is broken.

    So that’s the summary of where we are at on this thread… the big question is, does anyone have any insight or can help with enabling the dynamic reply box to BP group forums topics?

    #193334

    In reply to: Mobile Plugin Solution

    jameshogan03
    Participant

    Hi Robin,

    Of course it’s super relevant for people wanting to build their own app using bbpress API.

    But for noobs like myself who just want a mobile platform for their community without becoming app developers, I think Topic’it looks really promising.

    Thanks for your bbpress advice and plugins btw, would be lost without them!

    #193333
    outdoorphoto
    Participant

    WordPress v: 4.9.6
    bbPress v: 2.5.14
    Link: https://www.outdoorphoto.community/2018/
    Theme: Avada (unrelated to the issue)

    I am in the process of migrating a vBulletin DB to bbPress, however, some of the topics in the DB are very old and have been inactive for a number of years.
    What are my options regarding the removal of these old entries from the DB?

    I feel like I’m the only person that wants to do something like this since I have been unable to find anything relating to old content cleaning on your forum, Google, or the WordPress plugin repository.

    #193332
    Tommy White
    Participant

    Where would I find information on changing the CODE /CODE button in bbpress to act like the wordpress CODE insert?

    In other words in bbpress clicking the CODE button gives you`
    in WordPress clicking the CODE button gives you < code > < /code >

    I’m having an issue with a plugin since it handles how my CODEs are displayed and one or the other is broke pending which settings I use.

    I hope that makes sense..

    #193331

    In reply to: Mobile Plugin Solution

    Robin W
    Moderator

    not sure if this is relevant

    I’m building a bbPress iOS and Android app

    #193328
    jamnet.kr
    Participant

    ERROR: Are you sure you wanted to do that?

    I found this topic… thank you…^^

    jamnet.kr
    Participant

    My situation is… if I try to write text, then bbpress show me an “error”.

    Would you mind check this image “https://prnt.sc/jotnub“…

    I was installed and test about “peepso”. And after deleted peepso, I can not write post on bbpress any more…

    Anyone can help me??

    #193325
    jameshogan03
    Participant

    Bbpress users and developers,

    After creating my bbpress forum I was disappointed to find there is no easy way to get full functionality (notifications etc) on smartphone, since tapatalk cut ties with wordpress.

    I have found a new application called Topic’it, who have established compatibility with Forumotion and PHPbb software. Their app appears in both the android and ios app stores, and is essentially the same proposed thing as tapatalk.

    They are searching for people to create plugins to make their app compatible with more forum platforms. They have given me permission to access their API, so I’m going to attempt this as a solo project, but it will take me time as I’m a computer hobbyist and not a developer in any way.

    For the love of Bbpress, let someone more adept than me get over there and give it a shot!

    Of course I’ll share my work here if I manage to connect.

    #193322

    In reply to: Text Tab Blank

    Editor Mike
    Participant

    Ah-ha found the issue.

    I have a plugin that speeds up page loading: Async JavaScript

    I turned that off and the text tab re-appeared.
    I can exclude things from the above plug-in by script,
    Do you know if the bbpress text tab thing is a script?
    I can exclude it that way and keep the plug in.

    #193321

    In reply to: Text Tab Blank

    Editor Mike
    Participant

    I use WP Edit.
    There are some settings in there for bbpress which let you override the bbpress toolbar with the WP Edit toolbar, but I have checked/unchecked and cleared the cache to no avail.
    I have also tried deactivating it…

    I also have GD bbPress Tools and GD bbPress Widgets.
    I have messed around with their settings and also deactivate them at the same time and individually.

    #193315
    Editor Mike
    Participant

    I have a forum that uses the visual tab and the text tab.
    On the wpress side both tabs work, however when in the bbpress forums, the text tab is just blank.
    It was ok yesterday and now is awol?

    Any ideas?

    WordPress 4.9.6 running Corvus theme.
    Version 2.5.14

    https://www.thewargameswebsite.com/forums/topic/home-made-vs-shop-bought/

Viewing 25 results - 7,101 through 7,125 (of 64,452 total)
Skip to toolbar