Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 24,526 through 24,550 (of 64,518 total)
  • Author
    Search Results
  • #136716
    vtroia
    Participant

    I apologize in advance if this seems like a duplicate. I’ve read a number of posts on properly creating a BBPress theme, but my CSS refuses to load. Here is how I have things setup.

    wp-content/
    ++++ main-theme-child/
    ++++ +++ bbpress.php
    ++++ +++ bbpress-functions.php
    ++++ +++ bbpress/ <- contains all of the files from the default theme.
    ++++ +++ css/bbpress.css

    For whatever reason, the css won’t load. Any thoughts?

    #136714
    blg002
    Participant

    I would love to have an @mention autosuggest feature in the topic reply/create textarea. You probably know how this would work but quickly, when you type ‘@’ it would create a popup of the names of users and filters based on the characters after the ‘@’. Maybe it doesn’t even spawn until you have typed in at least a character or two.

    There is a BuddyPress plugin that does exactly this: BP Labs. But it does not extend to the BBPress forums.

    Is there anything like this out there that I’m missing?

    #136713
    DAllisonLee
    Participant

    Update: I just deactivated/reactivated both plugins, first the ed calendar then bbPress. And, now it all seems to be working! I’m not sure what you did, but THANK YOU!!!

    Note: I noticed that there is now a “Forums Calendar,” a “Topics Calendar,” and a “Replies Calendar” on the fourms menu. I don’t recall those being there before?? The “Posts Calendar” (ed cal) has content, while the forum calendars are empty.

    ****
    Hi Stephen,

    Thanks for the follow up. When I deactivated and deleted the editorial calendar, the forums menu disappeared altogether. The forums shows up in settings, but the actual menu with all the forums, replies, and topics are removed from the left-side menu. I also deactivated all the plugins to see if that would make a difference and it didn’t.

    Deb

    #136712
    Soukous
    Participant

    Is it possible to control the order of topics on bbpress? or must they just appear in the order they are created?

    #136708
    Sergio De Falco
    Participant

    Hi people!
    I need to apply some customizations to my bbPress forum.
    First of all I need to remove the sidebar for the bbPress pages, what’s the right way to do this? maybe creating a conditional tag with “widget logic”, or assigning a custom page to the bbPress forum with a layout without the sidebar? Or editing some layout page into bbPress template?

    Then I’d need to have the first page of the forum like here, with the latest topics, I found some ways to do this, but nothing appears to be the right way.

    Thanks 🙂

    #136704
    FreeWPress
    Participant

    Hi Stephan thanks for your interesting, i have find the patch https://bbpress.trac.wordpress.org/attachment/ticket/2319/2319.patch and go to modify this file.. Thankyou…

    #136701
    Stephen Edgar
    Keymaster

    Thanks, I can reproduce this also, I have created a ticket in Trac for this https://bbpress.trac.wordpress.org/ticket/2408

    #136698
    Stephen Edgar
    Keymaster

    @freewpress The patch is on the trac ticket I linked to above.

    #136696
    FreeWPress
    Participant

    Thats is good.. wonderfull, but when i find a cure for now? Is possibile to fix it manually for wait a new upgrade? How i patch it for now?

    #136695

    In reply to: SMF Import to bbPress

    Stephen Edgar
    Keymaster

    The final version should be ready for bbPress 2.5 in ~8 weeks (10/29/13 14:00:00)

    I have not started on the passwords as these are hard and I have to do them for most of the new importers so I will get started on these next week I hope.

    We are importing Email, URL, AIM & Yahoo into the default WordPress user profile and importing SMF’s ICQ, MSN, Signature, Avatar (link only), Location & Personal Text values and storing them in WordPress wp_usermeta table so this can be later imported/manipulated into any custom WordPress profile plugin like BuddyPress, this is not automated in any way though.

    #136694
    ikalogic
    Participant

    Hi!

    I am using latest bbpress 2.4

    I have a problem: If i have .. say .. 10 posts in a topic, and i edit the 5th post. When i do that, the 5th post jumps to the last position, 10th. What’s worse, is that i will stay at the last position, even if i post other posts. The edited post will always appear as last, even though it’s not the case.

    Any idea how can i prevent edited posts from being “resorted” all together?

    Thank you very much,

    #136692
    Stephen Edgar
    Keymaster

    The Widget issue has a fix now and will be included with bbPress 2.4.1

    #136691
    Stephen Edgar
    Keymaster

    @dallisonlee I have replied to you here: https://bbpress.org/forums/topic/bbpress-editorial-calendar/


    @jgasparine
    ‘Auto role’ appears to be working for me, can you check that it is enabled via /wp-admin/options-general.php?page=bbpress


    @nykess
    Thanks, I linked to the widget issue in my previous post above. The user Gravatar are still using 80×80 Gravatars and has not changed, the line break between the username and forum role has also not changed. How have you customized your theme? It sounds like the either the bbPress or a theme update has overridden your customizations. Can you start a new topic and give some more detailed information on each of these. You can also download all previous versions from https://wordpress.org/plugins/bbpress/developers/

    #136690
    Stephen Edgar
    Keymaster

    Is this the one? https://wordpress.org/plugins/editorial-calendar/

    Ahhh, Yes,https://wordpress.org/support/topic/editorial-calendar-conflicting-with-bbpress-plugin

    That said, I can deactivate and activate either plugin and everything works as expected.

    Any chance it is another plugin?

    #136689
    Anand
    Participant

    This might be quite simple when you have custom template or have child themes. You will just need to place a jump link or button.

    e.g. Click Me

    #136688
    Thorsten :-)
    Participant

    Hi guys,

    My problem is that users who uploaded their profile picture via BuddyPress (v1.6.4) have an unsharp profile picture in bbPress (v2.4) see my screenshot http://www.screencast.com/t/kb74tQYLl9gr

    All users who registered with an Email of Gravatar, the profile picture looks sharp.

    How to solve this issue?

    Regards,
    Thorsten

    #136687
    Anand
    Participant

    I don’t know it is a bug or I did something wrong but after updating my local and live bbPress installation. I am unable to change a public forum to private. Even i am unable to create a new private forums.

    While creating private forum, It automatically changes to public forums. I guess there might be some issue with the dropdown menu.

    [Also, a private forum can’t be turned into public]

    #136686
    Stephen Edgar
    Keymaster

    @sam-rohn I hadn’t seen ‘Tehnik-bbPress-Permissions’ before so I’ll take a look at that.


    @la_chouette
    Open /wp-admin/users.php and check the forum role assigned to each user affected. What happens if you change the user back to ‘Participant’? Can they post now? What happens if you now change them back to ‘Moderator’? Can they post now?


    @freewpress
    Thanks, I can also reproduce this and looks like ticket #2319 didn’t quite fix the ‘Widget settings won’t save’, will try to get a patch in for bbPress 2.4.1.


    @alex-ye
    https://bbpress.org/download/ updated, thanks.


    @logicbit
    Can you try disabling all your other plugins and see if bbPress works if it is the ONLY plugin activated. If you can then re-enable each other plugin you have it might narrow down what the conflict is.

    #136681
    Nykess
    Participant

    As others have stated, the widgets no longer show the date and author! Need to fix this ASAP!

    #136679
    Nykess
    Participant

    How can I downgrade to the previous version?

    There are several bugs:

    1. The width of the box with user information (username, avatar, role) is now too small.
    2. An extra line break was added under usernames and role. How can this be removed?
    3. Were certain elements renamed? Some of CSS styles I had in place previously are now ignored.

    Thanks.

    #136675
    jgasparine
    Participant

    Auto role does not seem to be working after upgrade to v2.4 from v2.3.2. I am using WP v3.6.

    #136673
    Nick Galgay
    Participant

    Hello I am running the latest version of wordpress and bbpress, I am new to both of the aforementioned products. I have added a header link to my site that looks like

    <?php if (is_page(‘Forums’)) { echo ” class=\”current_page_item\””; } ?>

    That code works everywhere on my site except for bbpress. Can someone please tell me how to set my header link, and keep it, in the active state when on the forums? I’ve looked on this site and searched google to no avail.

    Thanks alot.

    #136672
    Rachel Biel
    Participant

    Deleting bbpress and then adding it as a new plugin seems to have fixed the problems…

    #136669
    DAllisonLee
    Participant

    Hi,

    I’ve been having trouble with bbPress and another plugin – WP Editorial Calendar – for a while now and cannot seem to get it resolved (bbPress forum topics + replies redirect to calendar and disappears altogether when the calendar is deactivated).

    I hoped that upgrading to the new bbPress would have solved the issue, but it hasn’t. I’ve posted in the forums, but so far, mine is the only voice.

    Any help/advice would be awesome. Thanks.

    #136668
    logicbit
    Participant

    Installed latest from add new. Now website or admin panel does not load.
    After clicking activate plugin this URL is displayed and hangs. Nothing but a white screen.
    http://houdiniesq.com/wp-admin/plugins.php?activate=true&plugin_status=all&paged=1&s=

    Had to remove bbPress folder from plugin directory in order to get our site back up.
    Tried manual install of plugin but same thing.
    We are using the FLexForm by swiftIdes ver 1.5 theme which is great and works wonderfully.

Viewing 25 results - 24,526 through 24,550 (of 64,518 total)
Skip to toolbar