Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 20,851 through 20,875 (of 64,518 total)
  • Author
    Search Results
  • #145488
    Robin W
    Moderator

    not sure if this will do what you want?

    https://wordpress.org/plugins/bbpress-post-topics/

    #145484
    Robin W
    Moderator

    bbpress should have no problems with any database prefix that wordpress accepts, it just rides on this

    #145473
    mjpg
    Participant

    Do you know if bbPress has a problem with database prefixes such as:

    wp_new_

    #145471
    Robin W
    Moderator

    could be plugin or theme related

    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, switch to a default theme such as twentytwelve, and see if this fixes.

    #145470

    In reply to: Theme Recommendation

    Robin W
    Moderator

    bbpress largely picks up on your wordpress theme, use any of thevdefault ones and you’ll get a great look.

    I use twentyten very successfully.

    and look at the set up guides

    Codex

    #145469
    Robin W
    Moderator

    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, switch to a default theme such as twentytwelve, and see if this fixes.

    #145468

    In reply to: bbcode

    Robin W
    Moderator

    if you mean the bbpress shortcodes, they’re held in

    includes/common/shortcodes.php

    at the simplest just comment out line 109

    ie change to

    //add_shortcode( $code, $function );
    

    bbpress upgrades will overwrite this, so keep a note to change again as bbpress upgrades are issued.

    #145467
    Robin W
    Moderator

    May well be a plugin or theme 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, switch to a default theme such as twentytwelve, and see if this fixes.

    #145465
    donalconlon
    Participant

    Same thing happening to me. Running WordPress 3.9. I activated bbPress – first time i got a weird access denied error, so I removed and reinstalled. Now when I activate, i get nothing, no welcome page, nothing on the left menu. I do get a widget on the dashboard telling me I have no forums…

    Any more thoughts on this?

    mjpg
    Participant

    WordPress 3.9
    bbPress 2.5.3

    On website, links to topics work – eg:
    http://domain/forums/topic/topic_name

    The forums link produces a list of forums – eg:
    http://domain/forums

    However, the links to forums do not work – eg:
    http://domain/forums/forum/forum_name
    I get page not found

    In addition, the dashboard menu for ‘Forums’ only has the ‘Attachments’ link. ‘All Forums’ and ‘New Forum’ have vanished.

    I have tried:

    * repairing forums
    * re-saving settings
    * resaving existing permalinks
    * running debug mode (no errors)

    The updates were from:
    WP: 3.2.1 to 3.9
    bbPress: 2.0 to 2.5.3

    Any ideas what to look for?

    Thanks

    Nomi
    Participant

    Hi.

    I am getting this error.
    Notice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in /home/xxx/public_html/xxx/wp-includes/functions.php on line 3245

    I saw some of people asked about this question for previous versions. Its supposed to be fixed.

    I am using
    Debug : True
    Wordpress : 3.9
    bbPress Version 2.5.3

    #145458
    Scorpion
    Participant

    Robin? We all love you!!!
    To me this is a major thing bbPress is still missing.

    #145455

    In reply to: Theme Recommendation

    qlymax
    Participant

    Maybe you find something over here: http://themeforest.net/search?utf8=%E2%9C%93&term=bbpress

    TIP: Sort by rating

    #145454
    qlymax
    Participant
    #145450
    mlocke90
    Participant

    I’m trying to mark a topic as private via the wordpress visibility options so that only the topic author and admins can read it. After marking it as private the topic text (post content) is only visible to the author (not even admin / keymaster can see it).

    I found this post which seems to be semi-related.
    https://bbpress.trac.wordpress.org/ticket/2088

    #145445

    In reply to: Forum reply background

    Robin W
    Moderator

    Try

    #bbpress-forums  input[type='text'], textarea{ 
    background : blue !important ; 
    }
    
    #145443

    In reply to: change forum sidebar

    Robin W
    Moderator

    Just spotted you post on the wordpress forum :

    ‘My theme (MH Magazine) has no bbPress template by default, so I copied my full-page-width template and renamed it plugin-bbpress.php. I’ve got the forums page set to this template’

    If this is how you have it currently, then it is a sidebar template from your theme that you need, not a full width page one. With a siderbar theme, then wp-tweaks will pick this up and add the forum one to the page.

    #145434
    mischa2002k2
    Participant

    Hi,

    I want ifThisThanThat (ifttt.com) service to automatically post postings. They should appear as topics in my bbpress forum.
    Now ifttt can do postings, but I don’t see a chance to sync posts and topics (haven’t yet found plugin). The easy way would be to simply give a post the category “bbPress topic” and it automatically would appear as a topic in my forum. Is this possible? bbPress topics are posts within the database anyway, right? So this should be kinda easy?

    Ideas?

    #145432
    Jatinder Dhiman
    Participant

    I have done a fresh installation of wordpress & bbpress and created new topics under forum but my users are unable to create a new topic. Please let me know if anybody knows.

    #145430

    Topic: Mark as read

    in forum Troubleshooting
    qlymax
    Participant

    Hello,

    I’m looking for a way to show which topics have some new replies. Also I want a button ‘Mark all as read’. I’ve downloaded some plugins but none of them worksfine.

    The plugins i’ve tried:
    BBpress pencil unread — http://wordpress.org/plugins/bbpress-pencil-unread/ (shows the mark all as read but don’t do anything when pressed)
    BBpress unread posts — http://wordpress.org/plugins/bbpress-unread-posts/ (shows a notice of new replies but all the topics are now ‘NEW’ and there is no ‘Mark all as read’ button)
    BBpress Mark as read — http://wordpress.org/plugins/bbpress-mark-as-read/ (doesn’t work at all)

    Please help me,

    My website is: http://www.friendsofgaming.nl

    Thanks!

    #145429
    Stephen Edgar
    Keymaster

    @jakoblanglois has it right, to fix the last issue he describes when just need to modify the breadcrumbs behaviour a bit…

    Uncheck the ‘Forum Prefix – Prefix all forum content with the Forum Root slug (Recommended)’ in bbPress settings and then the last bit…

    Upon further testing, I noticed that this will not edit the breadcrumbs and will show Home > Forums (linking to domain.com/forums).

    Tweak the settings of the breadcrumb using some custom arguments, this is based on the code here though what I have below just removes the ‘forums root’ from the breadcrumb…

    
    <?php
    /*
    Plugin Name: bbPress - Custom Breadcrumbs
    Plugin URI: https://gist.github.com/ntwb/7781901
    Description: bbPress - Custom Breadcrumbs
    Version: 0.1
    Author: Stephen Edgar - Netweb
    Author URI: http://netweb.com.au
    */
    
    add_filter('bbp_before_get_breadcrumb_parse_args', 'ntwb_bbpress_custom_breadcrumb' );
    
    function ntwb_bbpress_custom_breadcrumb() {
    
    	// Forum root
    	$args['include_root']    = false;
    
    	return $args;
    }
    

    Copy the above into a file named ntwb_bbpress_custom_breadcrumb.php in your plugins folder 🙂

    #145428
    Jakob Langlois
    Participant

    If I understood you correctly this is what you’re after.

    When in the dashboard, navigate to Settings > Reading.

    Change the option that’s called Front page displays to a static page and choose the home page (assuming you’ve created a page to be the front page).

    Now navigate to Pages > All Pages and edit the page you selected to be your home page (usually “home”).

    Enter the shortcode [bbp-forum-index] and then publish.

    For a full list of available shortcodes, visit https://codex.bbpress.org/shortcodes/

    Upon further testing, I noticed that this will not edit the breadcrumbs and will show Home > Forums (linking to domain.com/forums). I also tested this by changing the forum root slug in Settings > Forums to “home” (the page I have set to be my front page) and it now shows Home > Home

    I am unsure as to how this would be fixed though…

    #145426
    binoyroy
    Participant

    Oh yes you are write palmdoc.your ans so nice and i learn about it.

    #145425
    palmdoc
    Participant

    Nope, it’s not blocking updates from bbPress despite blocking activity types:
    new_forum_post, new_forum_topic

    #145424
    cronhound
    Participant

    Hi, I’m currently running a forum using the MyBB forum software.

    For a while now, I’ve considered moving to the bbPress platform, but one thing is stopping me from doing it.

    As my site is nothing but a forum, having the forum in a sub-directory is something I do not wish to have, especially since my current domain already contains the word forums.

    Is there a way to have the forum at the root directory of the site?

Viewing 25 results - 20,851 through 20,875 (of 64,518 total)
Skip to toolbar