Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 25,026 through 25,050 (of 64,535 total)
  • Author
    Search Results
  • #135635
    vfowler
    Participant

    It makes sense to show the topic title but not the forum title when in BuddyPress group forums. Plain old CSS won’t do the job of hiding just the Forum title as the same HTML is produced for both forum and topic title.

    <div id="bbpress-forums">
    <h3>forum or topic title here</h3>
    ...
    </div>
    

    I guess this might require creating child theme files of the relevant section…

    vfowler
    Participant

    Using BuddyPress 1.8 and bbPress 2.3.2 I need to know how to keep Forum Titles in sync with the BuddyPress group names. Occasionally my BuddyPress group names need to be changed/edited/corrected. I’ve tried the Tools > Forums > and hit the Repair Items button after checking the boxes for:

    • Recalculate the parent topic for each post
    • Recalculate the parent forum for each post
    • Recalculate private and hidden forums
    • Repair BuddyPress Group Forum relationships

    However, none of these repairs have synchronised the Forum Title with the BuddyPress group name.

    Here’s a screenshot to make it clearer.
    Image and video hosting by TinyPic

    Any ideas what I can do, greatly appreciated.

    Cheers,
    Vernon

    uniqcon89
    Participant

    Hello,

    When I click favorite or subscribe button in bbpress, it doesn’t work with showing “undefined”

    But, when I click these buttons by right click “open new windows” then it works.

    you can test it in this website http://romentor.com/topics/test1/

    thanks you very much.

    Faramarz
    Participant

    Hi,

    I am having a problem with bbpress forums and buddypress groups. I have activated bbpress and buddypress on a sub-site on my sub-domain (http://community.example.com). In bbpress settings, I selected the checkbox “Allow BuddyPress Groups to have their own forums”. Now in buddypress when I am creating a group, in step 3, I should be able to select a checkbox (Yes, I want this group to have a forum.) to enable forum feature for my group, but for some reason the checkbox is not showing up and I cannot proceed by clicking “Next Step” button. I am using the latest version of BP (1.8), bbpress 2.3.2 and WP 3.5.2. The same setting works just fine on my local XAMPP but it doesn’t work on production server.

    Here are some screenshots, this is how step 3 looks now: http://i.imgur.com/sT8jRv9.jpg

    And this is how it should be (local is fine): http://i.imgur.com/6mKn4uE.jpg

    After this error, when I click on my groups, I can see the group is created with no avatar (because I never got to step 4) and when I click on the group and go to Admin > Forum > Now I see the check box but when I enable it and then select one of my forums from the dropdown and click save, I get this error “Are you sure you want to do this? Please try again.”

    When I check my error_log file, I get this error:

    [28-Jul-2013 22:51:11] PHP Fatal error: Using $this when not in object context in /public_html/wp-content/plugins/bbpress/includes/extend/buddypress/group.php on line 461

    I followed these instructions step by step to create a sitewide forum and forum for my buddypress groups: http://codex.buddypress.org/user/setting-up-a-new-installation/installing-group-and-sitewide-forums/

    Does anyone have the same issue with buddypress?

    Thanks

    Nathan Pinno
    Participant

    I’ve encountered the two following errors:

    Fatal error: Using $this when not in object context in /home/cangamer/public_html/wp-content/plugins/bbpress/includes/extend/buddypress/group.php on line 461

    Fatal error: Using $this when not in object context in /home/cangamer/public_html/wp-content/plugins/bbpress/includes/extend/buddypress/group.php on line 308

    Can these two errors please be fixed soon?

    BTW, I’m using the FunGames template and the MyArcadePlugin Pro plugin if that helps.

    #135627
    peowdie
    Participant

    Update. Okay, so I’ve tried to reverse the “adding no-follow” guide I’ve found, and found these two strings;
    add_filter( ‘bbp_get_reply_content’,’bbp_rel_nofollow’, 50 );
    add_filter( ‘bbp_get_topic_content’,’bbp_rel_nofollow’, 50 );

    Found them here; bbpress/includes/core/filters.php
    How do I go around and change the nofollow from it? If I remove the string ‘bbp_rel_nofollow’, it gives an error. If I remove the ‘no’ part in nofollow, it gives an error.

    Okay, trial and error worked out.
    Just for anyone in the future who wants it dofollow, outcomment the lines. So
    //add_filter( ‘bbp_get_reply_content’,’bbp_rel_nofollow’, 50 );
    //add_filter( ‘bbp_get_topic_content’,’bbp_rel_nofollow’, 50 );
    That’ll work. If for some reason you want the links to the userprofiles, reply button and all that stuff to be dofollow too, simply search for ‘nofollow’ (without the brackets) in the bbpress/includes/core/filters.php file, and outcomment the strings. I’m no php wizz, so if this interrupts something else somewhere, please tell. 🙂

    #135624
    peowdie
    Participant

    I’m running a small community for blogowners, and would like all links in posts to be dofollow. I’ve googled around for a while, and mostly found people who wanted to make all links nofollow. Nothing I could use. I’ve seen some guy say that all links are dofollow normally, well, mine ain’t. Here’s a link to a post with a link in, http://gaesteblog.dk/forums/e/gaesteblog-pa-gaesteblog-dk/, and that link is nofollow. I got a plugin which removes all no-follow tags, but that doesn’t seem to affect BBpress.

    Can someone please help me? 🙂

    Thanks in advance,
    Jonas.

    #135623
    ozgurpolat
    Participant

    I installed bbpress on a default wordpress theme, and it works fine, I have a feeling that this an issue with my theme. But I don’t know where to even start to solve the problem.

    #135622
    ozgurpolat
    Participant

    I searched the forums again and I found this post which seems like the same problem I am having, but I am not running a multisite,

    User profile pages not working (apart from for first administrator)

    #135621
    ozgurpolat
    Participant

    I have installed the latest version of bbpress on my test site. I experiance strange behaviour, when I click on the user name in the forum, it should take me to the user profile but t doesn’t

    if you visit here:

    http://kooksjournal.net/forums/

    and click on the test user it takes me here:

    http://kooksjournal.net/forums/users/test/

    but the actual profile is for some strange reason is using the first name and the last name of the user to generate the user profile link, here in the example:

    username: test
    first name: test
    last name: user

    user profile shows when I use firstname and the last name in combination (When I am logged in as test user), if I am not logged in it gives 404 error, but bbpress is using the username to link to bbpress user profile. In actual fact the profile is at …/”First name””Last Name”/

    http://kooksjournal.net/forums/users/testuser/

    I think this is a strange behavior, I was wondering if anybody has experienced this? I searched the forum could not find anything about it.

    #135620
    Steve
    Participant

    What I’m saying is that the spam is showing up in the main blog spam list as being against topics, but bbPress is set to only allow registered users to post and the users posting spam are guests and the spam type is shown as “comment”.

    I don’t have any today yet – but I did turn off another plugin yesterday morning

    #135611
    dknopfler
    Participant

    Can someone help me?

    Thanks,

    wpmhweb
    Participant

    Hello,

    As much as I like bbPress, a forum isn’t what I need at this moment. I need know who to uninstall bbPress completely from my WordPress and database, but I want to keep old posts as archives, so people can still read them.

    Is there a way to do this? THanks,

    #135605
    Steve
    Participant

    This is an odd one – I’m getting spam in my bbPress installation. That’s not the odd thing, what is odd is that these are WordPress Comment spams (picked up by Akismet).

    So how can people, who are not registered, post comment spam against bbPress topics and posts?

    #135602
    hasanet
    Participant

    Hi, Anybody there on bbpress forum??? It has been 2 and half weeks since I posted this problem. That’s pretty disappointing man 🙁

    #135600
    HelpMe2Stop
    Participant

    Hello all,

    Could you please advice Best Moderation app that has a “Check all” feature? I need to delete thousands of topics and I can only check one at a time ;(

    moderation

    Thank you

    Ricardo
    Participant

    Hi everyone

    Is there a way of disabling bbpress jquery and css files loading when a user visits the blog?
    upon installing bbpress the “weight/loading” of a blog page increases a bit, anyway of disabling it? Only loading when someone visits the forum?

    The following code disables the bbpress css, is there a way to disable the javascript/jquery?
    Thanks

    function mp_deregister_bbstyles() {
    if ( function_exists( 'is_bbpress' ) ) {
    if ( !is_bbpress() ) {
    wp_deregister_style( 'bbp-default-bbpress' ); 
    }
    }
    }
    add_action( 'wp_print_styles', 'mp_deregister_bbstyles', 100 );
    #135596
    dknopfler
    Participant

    Hello Everybody,

    I have a question for you. Actually, topic <title> is $sitemane >> topic – $topic.
    I would like only $topic for my topic page.

    How can I do that?

    Thanks,

    David

    #135594
    Owen
    Participant

    Hi,
    I recently installed bbPress Version 2.3.2 on WordPress 3.5.2 and made two topics. However I can’t see a page where my users can see them. I cannot see an option in the ‘Forums’ section in settings on my site so how do I do this?

    #135590
    Alex4red
    Participant

    Hello

    I want to add a mention to the quoting method in order to notify the user when someone quotes them.

    So far I am not able display the user’s username that I’m quoting. I can only show the display name.

    Does anyone know how to add the username into the textarea when you’re trying to quote someone??

    #135589
    stuudio
    Participant

    Same problem here.

    
    #bbpress-forums ul {
    list-style: none outside none;
    }
    #bbpress-forums li {
    list-style: none outside none;
    }

    Has absolutely no effect whatsoever. 🙁

    HEEELLLLLP!

    #135588
    remedy01
    Participant

    Hello,

    I would like the logged in user to have the topics they have started or are participating in listed on my site. What is the best way to go about do this? The site is using BuddyPress 1.8 and bbPress 2.3.2

    Any assistance would be much appreciated, thanks!

    #135587

    Topic: Forum statistics

    in forum Plugins
    blg002
    Participant

    I’m wondering if there are any good plugins for member forum statistics out there. I’m imagining an admin page that lists members name, email, number of replies, and number of topics created. It would probably look something like the Users page. Optimally there would be an option to export and the columns could be toggle-able.

    Searching hasn’t come up with much BBPress 2.0 Analytics Plugin is the closest but looks older, and there are many mentions of mini-stats but i can’t find it’s actual code anywhere (and it doesn’t sound like what I want).

    Razva
    Participant

    Anybody…nobody…?

    #135583
    lutechi
    Participant

    I have been with bbPress before it was a plugin for WordPress and have to thank all for the efforts and congratulate how far it has gone.
    I decided to stick with bbPress after researching many other forums software because of how easy it was to integrate with WordPress.

    Since I had some time off from college for the summer I decided to make my own customized theme for the whole site based on what I had. After several days playing with the CSS and a few functions/filters the whole site finally came together.

    http://wowlazymacros.com/forums

    There is still a few things that I would like to implement, like posts count (which I did but it did not update the numbers, I have to manually repair the forums to keep them updated?) and being able to assign more title ranks (I was able to with Cubepoints but that project seems dead).

    Just have a peek at my forums and let me know what you guys think. 🙂

Viewing 25 results - 25,026 through 25,050 (of 64,535 total)
Skip to toolbar