Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 11,401 through 11,425 (of 64,454 total)
  • Author
    Search Results
  • #174815

    In reply to: bbPress 2.5.9

    Robkk
    Moderator

    @soulkitchen

    Can you link me to the exact patch you worked on??


    @kineta

    Create a ticket in the bbPress trac. Login using your WordPress.org/bbPress.org login credentials. Find any more bugs, please report them.

    https://bbpress.trac.wordpress.org/


    @rf0854

    Yeah not having wp_footer(); will mess up the editor because the script is enqueued in the footer of your page.

    #174812
    Robkk
    Moderator

    Here is the CSS you will need add it to your child themes style.css file or in a custom css plugin.

    #bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content {
      font-size: 16px;
    }
    #174810

    In reply to: Insert Link problem

    Robkk
    Moderator

    here when I click insert link tab – I see only topics and replies under “Link to existing content”

    When you type bbPress in the search bar to look for existing content on this site, you will see the sites blog posts pop up too.

    I might create a ticket for removing that search bar entirely, its really not useful for participants in a forum, more of a blog post seo thing.

    #174809
    breakweather
    Participant

    Hi there,

    Actually, I had ultimate member installed and it was fine, then added bbpress and this issue came up. I added the extension hoping it would help, but without luck. In other words, the conflict exists whether or not the extension is installed.

    Thanks,

    #174805
    Robkk
    Moderator

    This is caused by some styles from your theme that is for WordPress comments reply link.

    Add this custom CSS snippet to a custom css plugin or in a child themes style.css file

    #bbpress-forums .reply {
      text-transform: inherit;
      font-family: inherit;
      font-size: inherit;
      letter-spacing: inherit;
    }
    #174802
    breakweather
    Participant

    I’m having a conflict between Ultimate Member and bbpress, even with this extension purchased:

    Warning: in_array() expects parameter 2 to be array, null given in (my site)/wp-content/plugins/bbpress/includes/common/functions.php on line 1446

    I have uninstalled all plugins until it came down to bbpress and Ultimate Member. It is also not the extension, as I disabled that and the error persists.

    It appears on back-end pages:
    Ultimate Member: User Roles
    Ultimate Member: Member Directory
    bbpress tabs: Forums, Replies, Topics

    #174801
    cmfdrj
    Participant

    Hello community,

    we are experiencing quite an issue on our bbpress as replies are displayed in capitals, for example : http://www.combatmission.fr/fora/topic/un-article-sur-les-bleus/?view=all

    Checked each post and none are so formatted and I’m clueless on what would cause that.

    Would anyone have an idea on how to fix that (ie. replies to be displayed in lowercase)?

    #174796
    Fuskeduske
    Participant

    Hi, i am trying to import a 3.1.7 phpbb DB to bbpress, but some of my “core” users won’t convert.

    I don’t get an error, but they just don’t seem to be retrieved, allthrough their posts and topics are showing fine.

    I get the right amount of users imported, “142” but some of the users are being imported as “imported_username” could it be that the importer checks for 142 users and skips the rest?
    I should say, that i have no users on the forum and i am doing a clean install without any prior imports.

    #174790
    Robin W
    Moderator

    bbPress is tested with wordpress default themes. It maybe a conflict – you need to check plugins and themes

    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.

    #174785
    shihangnk
    Participant

    Hi, I am using wordpress 4.5.2 and bbpress 2.5.9. I activated the bbpress plugin in dashboard and created a forum. But I got a blank page when I clicked the link to the forum. Then I found all other pages on the website become blank.

    I removed the plugin then the website works again.

    I suppose it is a template problem. But I don’t know how to fix it.

    My website is http://www.rcaonline.ca . Does anyone know what the reason is and how to fix it?

    Any help is appreciated.

    Sean

    #174782
    Otavio Miguel
    Participant

    Hello! I have on my wordpress admin one email, contato@vidroid.com.br , but I have other email that I like to use to mu forum: forums@vidroid.com.br . How I configure to send emails of bbPress’s forums by this email, not changing the principal email of my wordpress admin?

    Thanks!

    vincebrown
    Participant

    bbPress version : 2.5.9-6017.
    WP version : 4.5.2

    When creating a topic in the WordPress admin area, When I fill in the the the editor with some content for the initial reply/discussion of the topic nothing shows in the topic and it still displays there are 0 replies.

    Any one have any ideas on to why this would not be outputting ? anything in forum settings ?

    I have disabled all plugins and tried switching themes as well as create a new keymaster user with no luck.

    #174777
    b1n
    Participant

    I’m using a “from zero” made template, and the editor either the Text or the Visual ones appear..

    There’s any function my template must have? I have no functions in functions.php but through that bbpress uses in header what it needs

    Here’s my site:
    http://www.d2evo.com/f/t/testando-up-down-vote/

    No need to register.

    Thanks

    #174774
    JAMMI2580
    Participant

    Hello all, I managed to completely customize bbPress, but I have something I can not change, nor with legacy functions of my theme, nor with my child css3 theme: the font ( fat size and color) in the response area

    <div id="wp-bbp_reply_content-editor-container" class="wp-editor-container">
    <div id="qt_bbp_reply_content_toolbar" class="quicktags-toolbar">
    <textarea id="bbp_reply_content" class="bbp-the-content wp-editor-area" name="bbp_reply_content" cols="40" tabindex="103" rows="12"></textarea>
    </div>
    

    Someone can it help me?
    Vous aurez deviné, je suis Français! 6Merci beaucoup!” 🙂

    #174769
    fullmoonfriday
    Participant

    I have done a lot of investigation on this. Following some other dicssussion it seems a confused area.

    Hidden Groups and Forums not showing for members of them

    Basically giving the role to the subscriber to read private/hidden forums, will them show the private and hidden group forums onto their profile.

    This does however give the user to view all groups on bbpress site during the edit topic stage. Maybe direct url access too?

    Any private forums on the site are also no longer private.

    Seems strange that it isn’t default to show a user their topics / subscriptions ect from their groups on their profile. Is there any reason for this? I’m pretty sure it is just a query that is missing to include these from hidden and private groups…

    #174768

    In reply to: Help needed

    myuver
    Participant

    i think this plugin will help you to hide the top bar https://wordpress.org/plugins/wp-admin-no-show/ and about the size try this code

    bbpress-forums .bbp-topic-content p,
    bbpress-forums .bbp-reply-content p {

    font-size: 12px; /* enter the size u want */

    }

    #174767
    myuver
    Participant

    Hello, After removing the search bar the topic or lets say the forum goes up.
    the menu covers the “viewing topic”. heres the link in my site for your reference: http://site01.southasialink.com.ph/forums/forum/how-to-apply-seaman-loan/

    is this theme issue ? or BBpress ? btw im using Avada Theme.

    im looking forward in your reply

    Thanks in advance

    #174757

    In reply to: Unconfirmed plugin

    Robin W
    Moderator

    how is this related to bbpress?

    #174756
    Robin W
    Moderator

    without seeing the site it is impossible to say

    can only suggest

    bbPress is tested with wordpress default themes. It maybe a conflict – you need to check plugins and themes

    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.

    #174754
    Robin W
    Moderator
    MichaelaChung
    Participant

    Here is the message I receive from a forum member:

    i”ve been trying to post a response for days now… have tried many times to reply, but when I hit submit, nothing happens. Tried another forum topic, nothing is showing up. I’ve looked all over the site for any ways to get help…and hope i don’t need to start dealing with WordPress. I’ve also tried logging out, but it won’t let me do that either. I’ve checked in my profile to see if i could change anything. The whole thing just doesn’t seem to be working at all for me. Talk about frustration! I was SOOOOo looking forward to connecting with everyone on the forums.now the site won’t load for me at all. Can you help?

    Another member reported a similar issue, so I’m guessing there are others who just didn’t bother to message me. I’ve already tried to disable Askimet and that didn’t work. I also had a member whitelisted by my host, which also didn’t make a difference.

    Wondering if anyone’s had trouble with Paid MembershipsPro and bbPress together? Could that be it?

    This is the forum: http://introvertspring.com/infj-forum-2/
    It is private, so you have to signup to enter.
    Wordpress 4.5.2
    bbpress 2.5.9

    buildcreate
    Participant

    Hi!

    JJJ- I meant to bug you about this at WCCHI but decided not to be that guy 😉

    I have registered a custom view, it’s an extension on Pippin’s unread posts plugin to have a view for your unread posts. It works great for admins and anyone Moderator and above, but for normal forum users it just displays every single post in the forum. I have spend like 15 hours beating my head against the wall trying to debug this and I can’t find anywhere that it would be limited (not in the role parameter of the hook). How I’m creating it is the same as in every other plugin I’ve checked and even looking through bbpress core I can’t find anything…outputting the query vars right up until the topic display outputs the correct array. So no idea what’s going on.

    halp.

    #174748
    nathan1009
    Participant

    Hi all:

    I’m using wordpress 4.5.; bbpress 2.5.9.
    I learned that when user reply to a topic, their forum role display right next to their profile image. Is it anyway I can move the forum role beneath the profile image instead next to it?
    Your help is greatly appreciated.

    #174747
    nehamanchanda
    Participant

    Hi ,

    I have a membership portal where I want to have forums for which I installed learndash/bbpress/lerndash-bbpress integration plugin. All the plugin has been installed but Forum tab in not show in the sidebar of dashboard. I contacted learndash support and according to them it is because of plugin conflict. Could you please let me know the possible scenarios when this issue occur and how to cope up with same.

    I am also using memberium on my site for content protection

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