Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 8,451 through 8,475 (of 64,454 total)
  • Author
    Search Results
  • #186293
    Divvy
    Participant

    Hello guys,

    Is there any chance to have this plugin integrated in bbpress?

    WP Editor Imgur Button

    Would be a perfect addition!

    The idea is to users upload images directly to imgur.com and post in the forum…

    #186288
    darrennye
    Participant

    After reading many forums, and trying many other themes, I found that all stock wordpress themes, had no issue with the right margin on bbpress content (and the submit button) from being cut off. Disabling all plugins also made no difference. So I went back to WooThemes and had another chat with a tech, and I explained all this to them. Nicole immediately knew what the problem was. I added the following to Canvas > Settings > Custom CSS:

    /* ADDED FOR BBPRESS COMPATIBILITY */
    fieldset { width: auto; }

    Wallah!! That did it.

    I asked her to please put this in the next WooThemes Canvas update, so others don’t have to spend days figuring this out.

    #186283
    kariellen35
    Participant

    That suggestion worked perfectly! Thanks so much!!

    For anyone interested, you can edit any part of the wordpress email messages (/buddypress/bbpress) because they are all tied together) by going here to download this plugin: https://wordpress.org/plugins/welcome-email-editor/

    There are a couple more ways to customize the emails and the tutorial is here: http://www.wpbeginner.com/plugins/how-to-send-a-custom-welcome-email-to-new-users-in-wordpress/

    Thanks for your help Robin! 🙂

    locutus1
    Participant

    I’ve got bbp style pack already. Some things don’t work and it might be the fault of my host because I had another issue that was caused by my host. When entering a forum, “Create new topic” appears automatically. I would like to remove the automatic “Create new topic” message and create a “create new topic” button. bbp style pack makes the button but won’t remove the automatic message. Can anyone suggest another plugin that will let me do this?

    Also, in some of my forums I would like to rename the button from “Create new topic” to something else but only in some of the forums. I’ve been told this can be done with CSS. Can anyone give me the code for this? Thanks.

    #186237

    In reply to: PHP 7.1 Fatal Error

    w-sky
    Participant

    I got the same error with bbPres 2.5.13 when I switched from PHP 7.0 to 7.1 (and HTTP error 500 on the forum page).
    Afaik this problem is fixed in bbPress 2.6. My advice: Switch back to PHP 7.0 until the update for bbPress has arrived.

    #186236

    In reply to: HTTP ERROR 500

    w-sky
    Participant

    Yes, I got the same error when switching from PHP 7.0 to 7.1 – ifaik this problem is fixed in bbPress 2.6. My advice: Switch back to PHP 7.0 until the update for bbPress has arrived.

    #186233
    jstuts5797
    Participant

    Hello there… I’m not sure what I”m wanting to do is possible… or maybe it is with the correct plugin. But basically I want to know if a visitor logs in through the wordpress login does this also log them into the forum as well.. and vice versa? I want my site to basically be a community. Meaning to do or see just about anything (including the forums). You need to register for the site. I want one simple registration, login, log out, ect that will register users for both the site and the forum all in one. Does this make any sense? I don’t want users to have to create a wordpress account then ALSO create a separate account for the forums. Is this the way it works out of the box? If not is there a way to do this? Thanks in advance for all your help!

    #186232
    trishadams
    Participant

    Hi @klink – Did you ever get this issue resolved? I’m also using Divi and bbpress and running into the same issue.

    darrennye
    Participant

    Hello,

    See http://www.derekandromaine.com/boards
    Or see: https://drive.google.com/file/d/0BzmtEJeuWu1dNDFRNGRaMnNsVGM/view?usp=sharing

    They are currently hidden from the navigation.

    Look in the Intros section and click the Test post.

    You will see in the reply area, the Submit button is cut off on the right side. In fact almost everything is slightly cut off on the right margin.

    In addition, the Subscribe link is left justified where it shouldn’t be.

    The website is using the most current WordPress, most current WooThemes Canvas theme, and the most current bbPress. I have updated all plugins to current versions.

    I have also disabled all plugins and see the same result. When I switch to the twenty-seventeen wordpress plugin, the submit button is not cut off and things look a bit better, but the Subscribe link is still too far left justified. So this is a conflict between the Canvas theme and bbPress.

    I opened a support ticket with WooThemes and they have suggested trying to use the plug-in http://www.rewweb.co.uk/bbp-style-pack/ to resolve any style issues but the plugin looks very complicated to use.

    Any suggestions?

    Are there any “current” documentation that someone has written, on how to make Canvas play nice with bbPress? I found some old sites with comments about this but nothing recent (which might relate to more current versions).

    #186227

    In reply to: HTTP ERROR 500

    Andrew Leonard
    Participant

    OK
    Now I have removed the code above and reset PHP to version 7.0 and it is working
    Is there going to be a fix so BBPress works with PHP 7.1?

    #186225

    Topic: HTTP ERROR 500

    in forum Installation
    Andrew Leonard
    Participant

    I am getting a HTTP ERROR 500 when I click on a Forum e.g.: https://ebps.org.uk/forums/forum/biology/
    If I click on a post – it works, i.e: https://ebps.org.uk/forums/topic/sporangia-under-the-microscope/
    If I click on “All Forums” from the dashboard, I get the 500 error
    If I click on “NEW Forum” it works
    The error_log says:
    functions.php:1800
    Stack trace:
    #0 /var/sites/e/ebps.org.uk/public_html/wp-includes/class-wp-hook.php(298): bbp_pre_get_posts_normalize_forum_visibility(Object(WP_Query))
    #1 /var/sites/e/ebps.org.uk/public_html/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(NULL, Array)
    #2 /var/sites/e/ebps.org.uk/public_html/wp-includes/plugin.php(515): WP_Hook->do_action(Array)
    #3 /var/sites/e/ebps.org.uk/public_html/wp-includes/class-wp-query.php(1683): do_action_ref_array(‘pre_get_posts’, Array)
    #4 /var/sites/e/ebps.org.uk/public_html/wp-includes/class-wp-query.php(3248): WP_Query->get_posts()
    #5 /var/sites/e/ebps.org.uk/public_html/wp-includes/class-wp.php(617): WP_Query->query(Array)
    #6 /var/sites/e/ebps.org.uk/public_html/wp-includes/class-wp.php(735): WP->query_posts()
    #7 /var/sites/e/ebps.org.uk/public_html/wp-includes/functions.php(955): WP->main(”)
    #8 /var/sites/e/ebp in /var/sites/e/ebps.org.uk/public_html/wp-content/plugins/bbpress/includes/forums/functions.php on line 1800

    This is the code
    1793 /** Default ***********************************************************/
    1794
    1795 // Get any existing post status
    1796 $post_stati = $posts_query->get( ‘post_status’ );
    1797
    1798 // Default to public status
    1799 if ( empty( $post_stati ) ) {
    1800 $post_stati[] = bbp_get_public_status_id();

    Any ideas?

    #186217
    TrustedOrb
    Participant

    Since there aren’t any replies, I think bbPress isn’t SEO optimized.

    #186214

    In reply to: My bbpress login

    peet91
    Participant

    Hi, do you try bbpress shortcodes ?

    Here – https://codex.bbpress.org/features/shortcodes/

    #186213
    jasemon
    Participant

    Can someone help me set up the login and signup widget for my forum that is functional please. Thank you.

    #186211

    Topic: dien hoa ha nam

    in forum Installation
    fpthanam24h
    Participant

    Hi, i want to ask, what plugins is used on bbpress.org forum ?
    I see any plugin on avatars, maybe next plugin to mark title on forum dien hoa ha nam (http://dienhoahanam.net/)

    Can you tell my ? Thanks

    #186210

    Topic: fpt ninh binh

    in forum Installation
    fpthanam24h
    Participant

    Hi, i want to ask, what plugins is used on bbpress.org forum ?
    I see any plugin on avatars, maybe next plugin to mark title on forum FPT Ninh Binh (http://lapmangfptninhbinh.net)

    Can you tell my ? Thanks

    #186209
    peet91
    Participant

    Hi, i want to ask, what plugins is used on bbpress.org forum ?
    I see any plugin on avatars, maybe next plugin to mark title on forum (http://i.imgur.com/8ocaXTG.jpg)

    Can you tell my ? Thanks

    #186207
    locutus1
    Participant

    Just to be clear, I’m using bbPress to make my forums and I assume the big white capital “W” in the blue circle stands for WordPress which is why I think it must be a default login screen.

    #186201
    qwinn
    Participant

    Hello –

    I want my regular blog sidebar to show up on all my forum pages, but for some reason it just won’t appear. If I switch to a different theme, the sidebar appears in most of them, which tells me the bbpress scripts are probably fine.

    In my staging area I added a plugin that adds the sidebar to pages (which is not the default for Twenty Seventeen). That worked fine for regular pages – but still no blog sidebar in the forums. So that’s not the issue.

    My website is: http://qwinnmods.com/

    The forum I’m trying to fix is: http://qwinnmods.com/forums/forum/dragon-age-origins-fixpack-forum/

    As you can see, the forum width is very narrow, plenty of room for a sidebar, but nothing shows up.

    I do have coding experience and am not afraid to try it, I just don’t see how, if the sidebar shows up in the forums when I try it with other themes, why it wouldn’t show up in this theme. So mucking about with child themes or bbpress scripts doesn’t logically seem like it would make a difference.

    Thanks in advance for any help.

    #186192
    TrustedOrb
    Participant

    I have a forum set up and Yoast SEO plugin installed. So, how Yoast work for bbPress? Is there a way to fill out the keyword and meta description fields automatically?

    #186164
    tel-wright
    Participant

    Can you help please. I installed bbpress and buddypress on my wordpress website. Every time someone posts on my forum it is creating a google crawl error.
    I had no crawl errors in google as I fix them as they appear. I now have 140 crawl errors and rising. Please help. Thank you,
    Terry.

    #186162
    baba777
    Participant

    Good day BBpress I am Eze a new BBpress user. I am using BBpress version 2.5.13 and my site is http://haleze.com
    The alignment of my content in BBpress forum is center whereas I want it to be left aligned like regular posts which look attractive.
    I will be grateful if you could be if help. Thank you.

    #186159
    holyemmyjoe
    Participant

    I have the latest wordpress version and bbPress Version 2.5.13.

    My website is https://www.corpa.ng

    I don’t have coding skills and bbPress Sidebar refuse to show on the Forum even after adding it on the widgets.

    Please I need help.

    Thanks.

    #186144
    apd100
    Participant

    Hi, I have bbpress installed but for some reason it automatically tries to display topics before forum list. How can I change this? It’s driving me up the wall! HELP!

    Thank you

Viewing 25 results - 8,451 through 8,475 (of 64,454 total)
Skip to toolbar