Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 30,851 through 30,875 (of 64,517 total)
  • Author
    Search Results
  • #115355
    csk
    Participant

    http://codex.bbpress.org/step-by-step-guide-to-creating-a-custom-bbpress-theme/

    I followed the steps exactly from the link above but any changes I make to my my bbPress child theme don’t seem to work.

    I have a copy of the files from the twenty-ten theme placed in a new folder inside my template’s child theme. Is there anything else I need to do besides what was mentioned in the link above?

    • This topic was modified 13 years, 9 months ago by csk.
    #115352

    Hello John thanks for the quick reply.

    I am running a Buddypress multi site with bbPress sitewide forums using the Genesis framework. When I upgraded to v2.1 recently I lost the ability to post anything in my activity stream or filter users in the members directory.

    After turning all the plugins off (apart from Buddypress and Genesis Connect which is Studiopress’ theme integration plugin for BP) and then one by one turning them back on again, it was bbPress which was clashing.

    This was confirmed to me after I uploaded my earlier version of bbPress v2.0.2 which restored the Buddypress functionality. Although I couldn’t view the forums entirely – hence my question here.

    Thanks for your help.

    James.

    #115350
    edinchez
    Member

    I’m using a WordPress theme that comes together with a bbPress theme, and it obviously doesn’t support the new bbPress version, so the Fancy Editor doesn’t show up at all when I activate it. How can I insert it manually?

    #115348
    Anonymous User 5853594
    Inactive

    You can find, and contribute to, translations at https://translate.wordpress.org/projects/bbpress/plugin/.

    #115344
    ecykada
    Member

    sorry my english – where do i find in wordpress language file to translate in new bbpress / my old language pack is not working now and i trye translate 2.1

    gj – new wersion!

    • This reply was modified 13 years, 9 months ago by ecykada.
    • This reply was modified 13 years, 9 months ago by ecykada.
    • This reply was modified 13 years, 9 months ago by ecykada.
    Jeff
    Member

    I am using:
    Wordpress Version 3.4.1
    bbPress Version 2.1
    BuddyPress Version 1.5.6
    Tersus Theme Version 1.3 (http://themeforest.net/item/tersus-responsive-wordpress-theme/2343187)

    I created a new Group, and then posted a new topic in that group. This is where the error is being thrown.

    Here is a screenshot of what’s happening http://screencast.com/t/ZU0ohu061o4Q

    Error says:

    Fatal error: Call to undefined method stdClass::have_posts() in /home/…/…/wp-content/plugins/bbpress/bbp-includes/bbp-reply-template.php on line 168
    

    Notice also, that the page title being displayed is from one of the WordPress posts that came with auto-importing dummy data for the theme.

    I know a link to the site would help, but I am working with a client who’s not comfortable getting the link out before site-live time. So, sorry about that.

    I asked for help from WordPress Forum support, and was told that this was most probably a theme compatibility issue. So I went to the theme’s support forum.

    Last night, the theme’s author/s were helpful enough to guide me through what I assume are the usual stuff in troubleshooting this kind of stuff.

    Here are the things I’ve done so far:
    1. Disabled all plugins apart from bbPress – this resulted to the forum giving me a 404
    2. Enabled BuddyPress – this brought back the forums, but with the same issue
    3. Emptied all sidebar widgets that have to do with the theme.
    4. Used the other theme package (bbPress Twenty Ten).
    5. Deleted the function referenced in the error. Led to some new error. This was a desperate, illogical attempt on my part so i undid that.
    6. Deleted the wordpress post being shown in the page title. It just displayed the title of the next wordpress post in line.
    Note: every time i check to see if that fixed it, i do a clear-cache-reload, just so i’m sure nothing in cache was giving me this headache.

    I really hope someone could help out.. Has anyone seen this kind of error ever been documented elsewhere?

    #115336
    Lynq
    Participant

    I am still thinking your bbpress.css file seems a little short, where did that initially come from?

    #115332
    mcla345pau
    Member

    Great job ! really appreciate this work. in fact for me here still remains a lot to learn though. I will be following some guidance as well. Probably some soft skill aspects will be necessary though.

    kraigg
    Participant

    Thanks John 🙂 I just created a new trac ticket #1906 for this bug

    Topic edited to remove login info.

    Sounds like a bug; create a trac ticket. 🙂

    #115324

    In reply to: Videos in BBPress

    Stephen Edgar
    Keymaster

    Enable ‘Auto-Embed Links’ from /wp-admin/options-general.php?page=bbpress for YouTube, Twitter, Flickr, etc…) directly into topics and replies.

    #115323
    Prometheus Fire
    Participant

    If this has been answered somewhere, please point me to it, but is there a video solution for BBPress.

    Since topics and replies are just custom post types, I thought oembed would work in them, but it doesn’t seem to. I’ve followed both rules for posting a video in a blog post (url on a line by itself, or surrounded by the embed shortcode) and it does nothing.

    Is there a plugin solution for this? Or is it already builtin and I’m just suffering from a plugin conflict?

    kraigg
    Participant

    I’m having the exact same problem, although the links for ‘trash’ and ‘spam’ work. Not being able to edit is a major problem.

    I removed all plugins, except for bbPress 2.1 and Buddypress 1.5.6, and editing a topic/reply still doesn’t work.

    Editing with just bbPress 2.1 installed works, but once paired up with Buddypress doesn’t work.

    #115302
    TFUME
    Member
    #115300
    pimarts
    Participant

    I use your plugin and bbPress, but I’m not using the bbPress profiles, so I hope I don’t have to write around this functionality you’re adding 😉

    Paul Bearne
    Member

    Hi Guys

    I am the author who looks after http://wordpress.org/extend/plugins/author-avatars and I have been asked to add the option to link to bbpress profile verse the wordpress profile

    Got my bit working

    untill I got to here

    if (function_exists('bb_get_profile_link')) {
        $link = bb_get_profile_link('id='.strval($user->user_id));
    }
    

    and found that I am get “undefined function bb_get_profile_link()” as this is a post/page and not a bbpress page so my guess that bbpress code is not loaded.

    So what is the best way to get the profile URL / load this function?

    Many thanks

    Paul

    • This topic was modified 13 years, 9 months ago by Paul Bearne. Reason: typo
    • This topic was modified 13 years, 9 months ago by Paul Bearne.
    #115294
    AAShepAA
    Participant

    I have the same issue with the admin forum links. For now I have added a plugin bbPress Admin Bar. At least I have access.

    I don’t know if it is related but I am also having a problem with the attachments showing up in the forums. I am just getting the [attachment, etc] but the link is not there.

    I will be watching this to see if someone can help us.

    BTW – I had several links in Admin that weren’t working and John helped me with them. You might try it. – Delete all your cookies relating to your site and try the link(s) again. It corrected all of mine except for the Forum(s) link(s).

    #115293

    Weird. If you could create a bug ticket on our trac would be great.

    #115289
    Lynq
    Participant

    Hey guys, I have been debugging a few issues with these functions so I am going to link to each of the functions below in pastebin, should be pretty good to go for copying across I believe.

    Custom bbp_list_forums function. http://pastebin.com/GLhCHYze

    Custom last poster block for forums. http://pastebin.com/8K0pkKs5

    Custom last poster block for topics. http://pastebin.com/FGptZmiQ

    Hope this helps, it is a little clearer on pastebin currently, the code block on bbpress.org likes to change my code for me! :p If you find any issues let me know and I will try and update this topic, also I will get the updates onto my own site.

    Good luck!

    • This reply was modified 13 years, 9 months ago by Lynq.
    • This reply was modified 13 years, 9 months ago by Lynq.
    #115287
    crazy-nomce
    Participant

    Bump, anyone?

    Btw, I fixed half of the hooks (I added the corresponding hooks into the bbpress theme on my own, and it works), but I have problem with the remaining three hooks which I didn’t fixed, and they are:

    add_filter( 'bp_get_the_topic_post_content', 'rfp_filter_rating_link', 3 ); 
    
    add_filter( 'bp_get_the_topic_post_css_class', 'rfp_alter_post_based_on_rating', 1, 1 );
    
    add_filter( 'bp_get_the_topic_post_poster_name', 'rfp_filter_poster_karma', 3 );
    

    Also, I cannot find anything for the variable $bbp,and the corresponding variables in bbpress which exist in buddypress: $topic_template and $forum_template.

    Thanks in advance!

    Edit: I forgot to mention that bbpress is updated to version 2.1. 🙂

    • This reply was modified 13 years, 9 months ago by crazy-nomce.
    #115285
    Anonymous User 5853594
    Inactive

    There have been some changes in the repository to shift the “latest” to the plugin branche, so the links probably got broken there.

    You can find the 1.1 branche here: https://bbpress.trac.wordpress.org/browser/branches/1.1.

    wvanderzee
    Participant

    Hi there,

    Like to download the stand alone version 1.1 as listed on: http://bbpress.org/download/legacy/. But the link doesn’t seem to exist.

    FYI: At the moment, I have a forum running using the stand alone version. I’ve planned migrating it to WordPress/bbPress, but for now like a copy of the stand alone installation package.

    Thanks!

    Wouter

    #115283
    Erlend
    Participant

    Thanks for including SWNK in the examples list!

    ’twas my pleasure. Your forum does a very good job of being clean and readable, and you’ve clearly built a very active community around it.

    NB bbPress site owners: You’ll want to follow this trac ticket to know when you can submit your bbPress-powered site to the official WordPress showcase.

    #115282

    In reply to: Forum Title

    Superhearing
    Member

    oo nice, thanks, I got around it but creating a page named forum and adding the shortcode [bbp-forum-index]

    Modifying Page Title in Forums Archive

    Will look into your fix when when I have time, thanks 🙂

    #115265
    AAShepAA
    Participant

    Yes I do and just on those links mentioned above – the bbpress links in the admin sidebar.

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