Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 3,576 through 3,600 (of 64,425 total)
  • Author
    Search Results
  • #217094
    quix8
    Participant

    Thanks for this post, But I think for

    6. Load the style sheet after bbpress

    The correct way is this:

    /**
     * load custom bbpress css after bbp default css
     */
    wp_enqueue_style( 'custom-bbpress', get_stylesheet_directory_uri() . '/css/custom-bbpress.css',array('bbp-default'),'1.1','all');
    #217085
    muranomidwest
    Participant

    Hmmm – for anyone thinking that rtMedia was actually doing anything for bbPress – they are not. They’re still “considering it” and the plugin offers no functionality for bbPress users that isn’t mediated by BuddyPress – free, paid or bundled with a theme. Zip, zero, nada, nothing. Do not be deceived by bbPress references in their plugin descriptions. After some conversation with them about it, I would be surprised if they ever add bbPress support.

    Given the bad decision from BP upfront to use their own database, coupled with the fact that there are virtually no BuddyPress plugins left that really work in the modern WP world, it was silly for rtMedia to hitch their wagon to this the black star that is BuddyPress.

    bbPress has plenty of limitations and should have kept up better, but it generally plays nice with the rest of the WP world. Its universe is infinitely larger at this point.

    #217084
    maskis
    Participant

    Hi!

    And thank´s for great plugin!

    I have tried to change my forum page to be my site´s homepage using shortcode [bbp-topic-index]. I can make my forum index come up in a box in my homepage, but it is missing all the extra´s in the forum pages (ie. latest posts, latest topics, etc.). Is there a way to really set a forum page to be homepage of my site?

    I have the newest versions of WP and bbPress, and I´m running on newest version of Customizr theme.

    My homepage is http://www.maltaasta.fi (a Finnish homebrewing site) and I would like the visitors to get straight to my forum in http://www.maltaasta.fi/keskustelupalsta

    #217079
    Milan Petrovic
    Participant

    I have released a new free plugin for bbPress (it started as a Pro plugin, now it is free and will remain a free plugin, there will not be a Pro version in the future) for adding new page type in bbPress, for listing all forum members/users with options to filter and sort members. Check it out here:

    GD Members Directory for bbPress

    On the plugin page, you can see the video showing how the plugin works.

    Regards,
    Milan

    #217078
    Robin W
    Moderator

    ok, doing that using url’s is well beyond free help or indeed my knowledge of wordpress/bbpress.

    The code can be amended to pass a $_REQUEST of say ‘loginname’

    you can then create a page in wordpress, and use a shortcode to hook to php code that would look up the login name and display data related to that user, but then you have to have an area to create that data and store it in the database, or let the user create – so you would need creation/edit/delete pages and code.

    It is all quite doable but well beyond free help

    #217063
    Halil Beycan
    Participant

    What I want is I want to add a link there as in the picture below, and I want what I want to appear on the page that opens when I click it. I did it for BuddyPress but couldn’t find a solution for bbPress.

    https://prnt.sc/wcemvm

    #217060
    Robin W
    Moderator

    if you mean amend the ‘topics started, relies created’ etc, menu, then this is in the template

    \templates\default\bbpress\user-details.php which you can amend and put in a bbpress directory in your child theme

    eg…

    find
    wp-content/plugins/bbpress/templates/default/bbpress/user-details.php

    transfer this to your pc and edit to what you want

    and save

    create a directory on your theme called ‘bbpress’
    ie wp-content/themes/%your-theme-name%/bbpress

    where %your-theme-name% is the name of your theme

    Then transfer the file you saved above and put in in the directory called bbpress that you created above, so you end up with
    wp-content/themes/%your-theme-name%/bbpress/user-details.php

    bbPress will now use this template instead of the original

    #217057
    Halil Beycan
    Participant

    Hi there is no hook that allows me to do this like in buddyPress? For example, buddyPress also has this “bp_core_new_nav_item”.

    How can I do this? I really haven’t found a solution. A solution to this.

    #217054
    bs981
    Participant

    Hi,

    Looks like, I have been able to pin-point error which was related to the “Fastest Cache” Plugin. It was interfering with the login.

    Is there any safe cache plugin which can be used along with BBPRESS. If there are any settings specifically to prevent login/logout issues, then please let me know.

    Please guide on Cached Plugins interfering with the bbpress login and how to avoid it.

    regards
    BS

    #217047
    bs981
    Participant

    Hi,

    I have registered an account on bbpress. I received email with password set option. I have set the password correctly.

    However, when I try to log from this section, it doesnt show anything when I click login after entering my username/password created.

    When I try to login, I am specifically login from the form created by BBPRESS (not default wordpress login)

    https://ibb.co/SNntGYLlogin

    This is the link where login form for bbpress can be accessed: https://www.helios7.com/vlog/forums/

    After I click login it does not take me anywhere or show I am logged in. Despite entering login details it keeps showing me login window.

    HOpe I am able to explain my problem

    multi65
    Participant

    Hi Robin,

    Thank you very much for your prompt reply.

    I have used your plugin; it is extremely helpful and convenient.

    But I was forced to remove it, because I am using the ‘Youzer’ plugin for buddypress and bbpress, and it seems to not work very well with that. (i.e the appearance of the forums end up looking weird.)

    Is there some other way this can be done?

    Thank you

    #217045
    Robin W
    Moderator

    bbpress just uses wordpress login, so

    1. how are you creating the bbpress account ?
    2. what does ‘I am not able to login’ mean? are you not able to access any of the site, or just the forums?

    #217041
    multi65
    Participant

    Hello,

    Using the [bbp-topic-form] shortcode, users will have to choose from a dropdown list in order to post a topic. Of course, this can cause some issues as users can often post in the wrong forums without knowing it.

    How can bbpresss forum functionality be configured so that users can press a ‘create a new topic’ button, press enter, and that topic is automatically posted in the forum where the ‘create a new topic’ button was situated?

    Thank you

    #217035
    Robin W
    Moderator

    You are right to be wary of ‘old’ plugins, and not just install without thinking about it, but this one just hooks to stable bbpress code elements.

    #217032
    Robin W
    Moderator

    ok, not something I’ve played with, as far as I know the bbpress subscriptions only shows subscriptions to bbpress forums and topics.

    How are you enabling site subscriptions – is your site wordpess.com or are you using say Jetpack?

    #217031
    uksentinel
    Participant

    Does anybody know if bbPress – Moderation Tools tool is still supported or if there is an alternative that is as good ?

    Seems to have been abandoned

    #217028
    sbask
    Participant

    The site has both blog posts and topics as well as bbpress.

    #217027
    sbask
    Participant

    It’s BBpress. Specifically there’s a forum part of the site and a blog page part of the site.

    https://www.askwoody.com/forums/users/sb/subscriptions/ That link doesn’t match this one: https://www.askwoody.com/forums/view/my-subscribed-topics/

    #217026
    uksentinel
    Participant

    I am running Version 2.6.6 and for others running into this problem, I force installed BBPRESS Version 2.6.6 four times and this so far seems to have resolved my “new posts are added, but the Last Post time column is not updated”

    Thanks for the assistance, as always and seems every time I post a question, I then solve it myself 😉

    Such Fun!

    Can I ask, do we know when the next release of the ‘BBP Style Pack’ might be released ?

    #217021
    Robin W
    Moderator

    which version of bbpress?

    #217019
    uksentinel
    Participant

    Had a few issues with my BBPress setup recently and fixed most of them, I wondered if any body else knows how to resolve when as per attachment, a new post is added, but the Last Post time stamp column is not update ?

    Last Post

    Forum is https://uktechhub.com/forums/

    UKSentinel

    #217018
    Gunivortus
    Participant

    The XootiX support is …ehm … let me say, hardly existent. Removed the plugin.
    Pfff… Over the last week I’ve been struggling with the user registration in bbpress. Tried out several other plugins, removed almost all of them again, could not get them working fine. Buddypress is still active, but obviously that one hasn’t a changeable registration form, with things as:
    Name Last name
    Username
    Email
    City
    … an a few more items plus a Catcha

    After completing and submitting the form, the user should get an email in which he/she confirms the registration.

    I failed getting it working.
    Any help or suggestion would be highly appreciated.

    #216982
    Robin W
    Moderator

    put this in your themes custom css

    a.bbpressloginurl, 
    a.bbpressregisterurl,
    a.bbpresslostpasswordurl
    {
    font-size : 16px ;
    font-weight: bold;
    
    }
    #216974
Viewing 25 results - 3,576 through 3,600 (of 64,425 total)
Skip to toolbar