Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 6,401 through 6,425 (of 64,408 total)
  • Author
    Search Results
  • #197437
    andrew55
    Participant

    yes that sends individual.

    Ok, I guess that’s good news. In that case, maybe I’ll to try to find a function which creates a placeholder/token which can be used in the bbPress emails for the username. If anyone knows of such a thing, please let me know.

    #197435
    Robin W
    Moderator

    bbpress uses wordpress posts, so this will be the count of all posts of whatever type since your site started. Post and page revisions count as posts, so each time you hit update on a page, post, topic, reply, forum and whatever other custom post types you have, a new post is created, so 1346 is actually quite low !!

    #197434
    Robin W
    Moderator

    Currently, I use “AsynCRONous bbPress Subscriptions”

    yes that sends individual.

    #197432
    andrew55
    Participant

    That’s great to hear that you might soon have a solution. I see now why it’s difficult to include a personal greeting.

    I was using “BP Emails for BBP” which seemed to solve that issue, but the plugin wasn’t working right for us.

    Currently, I use “AsynCRONous bbPress Subscriptions” which I think would correct the issue you are referring to, but I’m not 100% sure.

    Thanks for the clarification.

    #197430
    roguedarthskywalker
    Participant

    Hello,

    I am using the Ronneby theme by dfd on my site. It has a footer section that lets me put a page (like my contact form page) in the footer of my site but on my forum pages, it shows up as strings rather than what it should actually look like… is anyone else having this problem? How can I fix it?

    #197428
    Robin W
    Moderator

    I’m actually working on a version of that plugin for my style pack plugin to allow html and some other features.

    The problem with personalisation is that bbpress sends the email to noreply@yoursite and BCC’s in all the forum/topic subscribers. Only one email is therefore actually sent, so it cannot have personal greetings.

    #197420
    tapiohuuhaa
    Participant

    Hi

    Handling of links behaves a little bit annoying

    1. When transforming link as blockquote, bbPress strip off anchor.
    2. Linking to external bbPress page, bbPress does not add target=”_blank” to the link, which is annoying.
    3. bbPress doesn’t always convert link to another bbPress-page as iframe (see. https://www.sanaristikkofoorumi.net/wordpress/forums/topic/ongelmia-visuaalisen-editorin-kanssa/#post-9373 – there first the link to this site was first inside a blockquote, but next time inside iframe.
    #197419
    andrew55
    Participant

    I am using the “bbPress Custom Reply Notifications” plugin to send bbPress emails. I’m able to use “author” placeholder/token successfully, so the author’s name appears in the sent email when a new topic or reply is posted.

    Is there a placeholder for “username” to indicate the username of the person the email is being to?

    I thought this would be great, as some people forget they signed up the forum and get an email weeks months later. Having “hi username…” would help them remember it’s something they signed for and not a spam, and it more personable.

    Thanks for any suggestions.

    #197415
    timsilva_
    Participant

    It would be awesome for Matt find another engineer to support bbPress, I know the team is spread pretty thin. v2.6 feels like it may never come. =(

    #197410
    AdventureRidingNZ
    Participant

    I’ve found no issues in relation to WordPress 5.0
    And BBPRESS continues to be stable but as an actively maintained and developed platform BBPRESS is dead.

    As you have seen Version 2.6 has been in development for about 2 years and no updates have been made on the latest release candidate in over a year I think.

    The only person providing any support here seems to be Robin, who I understand Is not part of the BBPRESS team but has developed a number of plugins that can help with many users issues.

    Even with Bbpress scale and amount of plugin developers I still can’t believe there is no way of adding images inline in a BBpress post with the image being loaded into the WordPress media library.

    #197400
    stressfreebill
    Participant

    I am having the same problem except I never started any forums. ‘Forums’ was in my dashboard sidebar initially after activating bbPress, but disappeared at some point. I have followed the above recommendations: I disabled all plugins, switched themes, reinstalled bbPress… all to no avail.

    Has anyone found a solution to this?

    One oddity I have noticed is that I am no longer listed as Keymaster under User Roles for both the site and forum. I do not know how to restore those roles or if it is connected.

    I would really appreciate help with this

    #197397
    Robin W
    Moderator

    ok, I think you will need to do some more testing

    so 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

    eigodeasobo
    Participant

    Is there a function to specify replyID and get the number of replies to it?

    For example, if you have the following HTML, I would like to know about functions that can write “<?php xxx(100) ?>” and get “2”.

    <div id="bbpress-forums">
      <ul id="topic-1-replies" class="forums bbp-replies">
        <li>
          <div id="post-100">
            <p>Hello!</p>
          </div>
        <li>
        <ul class="bbp-threaded-replies">
          <li>
            <div id="post-101">
              <p>Hi!</p>
            </div>
          <li>
          <li>
            <div id="post-102">
              <p>Cheers!</p>
            </div>
          <li>
        </ul>
      </ul>
    </div>
    #197382
    simjohna
    Participant

    Yes, I study via your code previous to posting this and used it for instance of a way to add alternatives to the page.

    It became because of reading your code that I become asking approximately using tabs. My purpose for this is that it might deliver the customers a clear distinction between ‘middle’ and ‘custom’ options whilst nevertheless maintaining all options on the same web page.

    Just thought it might be precise, cool, and offer but another degree of the company to bbPress.

    #197355

    In reply to: Buddypress, bbpress

    Robin W
    Moderator

    I’d suggest you also post on the buddypress suppprt forum

    https://buddypress.org/support/

    Sorry – I am a user who moderates on bbpress, and don’t use buddypress so I can’t personally help

    #197354

    Topic: Buddypress, bbpress

    in forum Plugins
    brewsi
    Participant

    Hi,

    I am trying to create forums for groups in buddypress using bbpress.

    I am really struggling to understand how they integrate. I have read lots of documentation and been through numerous support.

    My users can create a group and a a forum for that group.
    That forum then goes onto the forum page under a parent forum of group forums.

    Bit on the group’s page I can’t get the forums to show which is frustrating as when the user completes the group the forum isn’t viaible.

    Can someone talk me through the set up or point me in the way of comprehensive instructions?

    Thanks

    #197342
    simjohna
    Participant

    Log into your WordPress back-end.
    Go to Plugins > Installed Plugins .
    Scroll down until you see bbPress and click Deactivate.
    After the page reloads , scroll back down to the bbPress plugin , now click the red Delete link.

    #197217
    Robin W
    Moderator

    bbpress – dashboard>tools>reset forums

    then dashboard>plugins>deactivate and delete bbpress

    #197206
    zatakk
    Participant

    Hi

    I need this too. Need to modify the email content in bbpress Please help me out

    #197200
    xmatter
    Participant

    I have searched through both site’s settings, but I cannot find an account deletion section. Could anyone direct me on how to delete both of these accounts?

    #197199

    In reply to: Registration Fail

    Robin W
    Moderator

    bbpress just uses wordpress, so not really a bbpress issue

    try

    Check Email

    #197194
    Marius
    Participant

    Thank you!
    I will try and I will comeback with feedback.

    Will be nice in near future upgrades of your plugin if you’ll consider to add a new tab “Active Forums” who detect all active created forums and at the right of every detected Forums to be a checkbox:
    Made “Topics visible to author and moderators only (aka ticket system)” on this forum!

    I bet a lot of users will love this and a lot of teams will consider to use bbPress as support tickets instead of others software/plugins!

    #197193
    Robin W
    Moderator

    bbpress is compatible with 5.0, unless you know of any issues.

    I am just a user of bbpress who helps out here, but version 2.6 has been in development for some time.

    The software is very stable, and the product is not fading into oblivion, in fact it has more users now than ever.

    #197187
    ozboss
    Participant

    No activity in the Development & Updates section for over 2 years!
    Is bbPress going to slowly fade into oblivion or will it be revamped and at very least brought up to date with WP5.0.x?

    #197182
    tapiohuuhaa
    Participant

    bbPress Direct Quotes does not work but gd-bbpress-tools works for quotes. Thank’s also!

    Siqnature is quite modest because it doesn’t support HTML. Not IMO usable.

    One issue left, which I explain here: https://bbpress.org/forums/topic/why-using-visual-editor-i-must-change-a-core-file-of-a-theme/
    If someone knows answer to that, I would be happy.

Viewing 25 results - 6,401 through 6,425 (of 64,408 total)
Skip to toolbar