Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 36,451 through 36,475 (of 64,532 total)
  • Author
    Search Results
  • #98966
    Bage
    Participant

    I am trying to do this but still there is no success. If anyone have any idea, please share.

    Rev. Voodoo
    Member

    OK, all is well. Otto has a new version of the plugin not yet released. It’s available as a branch on svn. Whatever conflict existed has been resolved in the branch, so it’ll be good when that’s released

    #39211

    Topic: WP Cache?

    in forum Troubleshooting
    raconnor
    Member

    So, now that bbpress is a plugin integrated into a wordpress site, how is this going to work out with things like WP Cache or WP Super Cache?

    Unless there are very very few members or there is a way to turn caching off for just the forum section of a site, this could be a troublesome partnership to have WP and BBP together.

    Anyone know a way to have BBP 2.0 integrated into a wordpress without caching just the forum section?

    #107482
    Erlend
    Participant

    [Multisite:] Users can access all forums, or users can only access forums for which they have a role on that specific site?

    I think they should have access to all forums. Once you have a multisite setup, isn’t it commonly because a bunch of sites are going to have some unifying factor in common?

    On my own site, all forum activity would most likely be confined to a single bbPress install tied to the main BuddyPress site, so I don’t think this decision concerns me anyhow. I would like to know though, would either way be fairly easy to opt into by means of existing settings or a plugin if whatever ends up as the default is not ideal for a particular setup?

    Search is a pretty big topic. Isn’t this something that ought to be discussed in context of the entire WordPress ecosystem?, i.e. including at least Multisite and BuddyPress. I really think there ought to be just the one default type of WordPress search, which both bbPress and BuddyPress would plug into. My project will rely on bbPress in BuddyPress, so in my case I’m looking for a BuddyPress search that will properly incorporate bbPress search results.

    As for the settings panel, I would agree that the secondary layer of navigational tabs that many premium themes (-frameworks) come with is very manageable.

    #39207

    So after “All topics” I would like to have more tabs. How do I do this?

    Sorry, a long time WordPress user but a complete noob to bbPress..

    #107247
    master5o1
    Participant

    Erm..

    #107523

    And I see this particular line everywhere

    Notice: Use of undefined constant paged - assumed 'paged' in /home/ashfame/www/dev.example.net/wp-content/plugins/bbpress/bbp-includes/bbp-common-functions.php on line 263

    #39134

    is_bbpress() function currently doesn’t account for tag pages – http://dev.example.net/forums/topic-tag/testing/

    Is it by design? I think it should account tag pages as they basically are bbPress pages.

    #107502
    Doug Smith
    Participant

    I just wanted to add that I pulled down the latest from svn and there were some changes in the importer code. Still no luck, though.

    #39204

    Topic: User roles

    in forum Troubleshooting
    user_roles
    Member

    Hi,

    I can’t find any documentation about user roles in bbPress. I’m using integrated bbPress version with BuddyPress.

    I’ve set user to ‘blocked’ and ‘inactive’ -status which seems to do nothing. For example, user with ‘blocked’ -status can still log in and write to group forums. What am I doing wrong?

    #107532

    In reply to: bbPress plugin styling

    Thanks. Honestly, im not even sure the 2010 theme is loading. It seems the forum is using my wp theme css rather than the default css. Ive tried copying the CSS from the bbp-twentyten into my themes style.css and still no luck. The forum is basically a blank slate right now.

    #107531

    In reply to: bbPress plugin styling

    Mike1233
    Member

    You can style via css. in /bbp Themes

    #39202

    Hi… how can I style my forum? Are there any premade templates for the forum?

    #107481
    Mike1233
    Member

    where i can download the bbPress RC?

    #107246
    Mike1233
    Member

    Thanks for help. i have deactivate the smileys in wordpress.. now i can see it in postbar.

    great plugin ;)

    anmari
    Participant

    One of the amazing things about the new bbpress plugin and wordpress custom post types is that so many plugins will/can integrate with each other by simply allowing the option to apply the logic to the forum / topic/ or reply custom post types.

    Several of the questions I have seen can be answered by google “wordpress custom post type”, plus whatever you were looking for.

    Perhaps this could be emphasised more in the FAQ etc…

    #107422
    pimarts
    Participant

    The ones I listed above are the only files I have in my theme. I always thought the less, the better, because of upgrades ;)

    #107285
    anmari
    Participant

    Hi I just tested wordpress plugin Relevansii

    It allows you to override the “exclude from search” that the bbpress custom post types may have.

    It then searches those posttypes too when a normal wp serach is done.

    #39198

    I just ported my forum to bbPress from PHP-Fusion, and when I try to click the pagination in the top here: http://www.voipbloggen.dk where it says 1 2 … 208 → nothing happens.

    It takes me to:

    http://www.voipbloggen.dk/page/2

    But it should take me to:

    http://www.voipbloggen.dk/forum/page/2

    Can you help me figure out why? and how to fix it.

    anmari
    Participant

    One of the things I love about wordpress is that I can dvelope my plugins with al debug options on and wp does not generate any notices etc.

    I do not know where to log these – not stricytly a bug, but can sometimes be.

    Notice: Undefined variable: retstr in C:webwpbetawpwp-contentpluginsbbpressbbp-includesbbp-reply-template.php on line 1693

    anmari
    Participant

    I have a number of local test sites. I have them all accessing the same wp-content folder.

    The only one that shows the forum menu options is the main one that has the wp-content folder in it’s normal structure.

    The others that have WP_CONTENT.. etc defined in wp-config do not show the forum menu options.

    Seems like maybe the wrong constants or functions being used maybe?

    #107421

    Do you have any other bbPress template files in your theme, or are you relying on bbPress Theme Compat to work correctly?

    #95626

    There’s an error in the POT file. Look:

    http://cl.ly/8ZKP

    This is the 2.0-beta-3b, with the translation file 100% translated (the POT of that version).

    #107512
    EL45
    Participant

    Great. Thank you for your quick reply!

    #107511
    master5o1
    Participant

    Shortcodes go in a page, but you can also use them in themes and plugins using the <?php echo do_shortcode( $content ); ?> function.

    https://codex.wordpress.org/Function_Reference/do_shortcode

    So in your theme you would put this somewhere:

    <?php echo do_shortcode('[bbp-forum-index]'); ?>

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