Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 28,051 through 28,075 (of 64,518 total)
  • Author
    Search Results
  • Lynq
    Participant

    If you go to the github page, then click zip, that’s the download link šŸ™‚

    #124329
    Clicknathan
    Participant

    What I was looking for was bbp_topic_freshness_link();

    timeonthewater
    Participant

    The starter theme looks great. I don’t see any download link?

    #124327
    apet083
    Participant

    Thanks Stephen. Unfortunately the web.config made no difference šŸ™ Neither did changing the permalinks to every option or removing slugs etc.
    I also tried setting up a fresh WP Install with a clean copy of bbPress but it did the same thing.
    I am stumped and completely out of options at the moment :-/
    I look at my network stack trace and notice when I hit “Submit” the error code returned is a 302 Moved Temporarily, this is when it redirects to the wrong URL.
    Debugging the code, it seems to hit the same place in query.php about 2-3 times meaning it’s loading the correct page, getting redirected to the wrong page, then loading the wrong page…
    Thanks anyway, hopefully someone else will have this problem with a solution at some point!

    #124326
    Juba
    Participant

    Does anyone know why bbpress isn’t showing the seo title and description?

    #124325
    heylookitsmewow
    Participant

    This is what I posted in the WordPress forum, maybe this will be more clear.

    I want the forum and topics to have the tree structure in the permalinks. Is there a way to get the bbPress permalink structure to look like this:

    When viewing a forum:

    Instead of: /forums/forum/forum-slug/

    I want it to be: /forum/forum-slug/

    When viewing a topic:

    /forums/topic/topic-slug/

    /forum/forum-slug/topic-slug/

    #124323
    tairak
    Participant

    Problem Solved: I originally had set up the forums so that after 25 minutes the post would be locked. I set it to a much higher number (99999) and subscribers can now edit their posts.

    Must be something to do with how BBPress handles the calculation of the time limit.

    #124320
    heylookitsmewow
    Participant

    I see how to change the slug text but not the structure.

    #124319
    defthomas
    Participant

    Hi

    Any idea where i can find plugins for old version of the BBPress 1.0 ?

    Many Thanks

    #124316
    Lynq
    Participant

    Have you copied the bbPress compat theme files out of the plugin and into your WordPress theme?

    #124315
    Lynq
    Participant

    The settings can be changed inside the settings > forums area. Have a look and see if they help.

    bajs
    Participant

    Still nothing?

    I’m in desperate need of it for a client. Kind of their last wish before we go public… What to do? Someone wise dude who’s willing to help out here and wirte a simple plugin for this? Or maybe fix a hack version of it?

    #124310
    maineyak
    Participant

    Will there be a fix for this anytime soon?

    #124304
    jaruzelskee
    Participant

    Hi, for some time I’ve got a problem with 404 error everytime I submit a post. (the post is saved but i got bad redirect 404 error)

    I’ve tryed to useĀ  Tools->Repair Forums, updating Permalink settings and updating
    Forum settings.

    I’ve trun off bbpress plugins as well… nothing helps

     

    After submiting, the redirect URL goes wrong. it doubles the “blog”:

    https://domain.com/blog/blog/?topic=topicname/#post-1800

    or sometimes:Ā  https://domain.com/blog/?forum=topicname%2F#post-1805

     

    Whats “%2F”??

    Is there anyone who knwos how to resolve it?

    #124256
    imagei
    Participant

    Hey Nathan,
    Thanks for helping out. If you paste this entry into your hosts file:

    109.73.162.147 apa.uk.com

    , you’ll see the Forum at:

    apa.uk.com/forums

    just dont use the www. As you can see, each entry is peppered with bullets. Thanks again for your input.

    #124206
    cockneyjay
    Participant

    Hey guys,

    When I go to create a new page on my website there is no “page attributes” section and so I can’t choose a template. I have templates where it is present but to be honest they’re sometimes boring looking, sometimes messy looking. I really like my theme with a nice neat slider sweeping across the screen.

    Is there any way to make my theme compatible and if not are there themes with sliders that look neat that are already compatible with bbpress? Where would I find them?

    here’s my site if it helps.

    http://www.armchairboxing.com

    #124202

    In reply to: bbPress 2.2.3 Released

    Stephen Edgar
    Keymaster

    Bowe,

    I can’t seem to register for an account to have a closer look, can you set me up an account and I will have a look around. I just followed you on Twitter so you should be able to follow me back @netweb and send login details via a DM with Twitter.

    #124200
    heylookitsmewow
    Participant

    Actually to be more specific I mean:

    /forum/ā€forum-slugā€/

    when viewing a topic: /forum/ā€forum-slugā€/ā€topic-slugā€/

    #124199
    heylookitsmewow
    Participant

    On wordpress version 3.5 and bbPress 2.2.3 is there a way to tweak the permalinks on bbPress so they look like

    when viewing forum: /forum/”forum name”/

    when viewing a topic: /forum/”forum name”/”topic name”/

    #124198
    kristinachilds
    Participant

    Nevermind, Lynq’s solution worked the 2nd time I tried it.

    #124197
    kristinachilds
    Participant

    How do you change just the defaults in this new version? Every time I try, the only output is “Array”. I don’t want to filter the whole function, just the

    ‘before’ => ”,
    ‘after’ => ”,

    #124196
    Clicknathan
    Participant

    I’m actually hoping to find the queries themselves, so I can have a little better control over layout, etc. and what’s included. I managed to find it in my theme’s search results, but ran into another issue and didn’t get a chance to dig through the theme to see what’s generating that just yet.

    #124194
    Clicknathan
    Participant

    Sorry but I can’t help if I can’t see the site.

    #124193
    bbarton
    Participant

    Having trouble copying over the template. I basically want to use a different header file called get_header(‘bb’) for the BB templates. I read the codex and a few other post and no luck. Here’s what I’ve done:

    Uploaded most recent bbPress Plugin and WordPress install

    This is what bb plugin tree looks like:

    -includes
    -languages
    -templates
    –default
    —bbpress FOLDER
    —css FOLDER
    —extras FOLDER
    —js FOLDER
    bbpress-functions.php

    From my understanding of the bb theme-compatability codex, I copied the contents of the extras folder into a folder in my theme called bbpress.

    I added add_theme_support( ‘bbpress’ ); to the after_setup_theme hook

    Now it should work!?! Should I be copying the contents of default folder into the bbpress folder of my theme?

    #124192
    Stephen Edgar
    Keymaster

    This is not in the core of bbPress though there are a few email notification plugins you could have a look at https://bbpress.org/plugins/

    I think it sounds like @jaredatch’s ‘New Topics Notifications’ is what you need though.
    https://wordpress.org/extend/plugins/bbpress-new-topic-notifications/

Viewing 25 results - 28,051 through 28,075 (of 64,518 total)
Skip to toolbar