Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 27,101 through 27,125 (of 64,535 total)
  • Author
    Search Results
  • Phill
    Participant

    Great theme Lynq! This is exactly what I needed.

    I have a little problem though, whenever I hover over my subforums everything disappears. My forum is at http://shadowedmare.com/forums

     

    #126453
    Bryan Eggers
    Participant

    I’m just getting started with BuddyPress and bbPress and wanted to confirm that importing a phpBB database will not change the original database.  Thanks!

    #126443
    Roman
    Participant

    Unfortunately looks like this is impossible in the default version.
    I need this too but I have not found any decision. And seems that the developers do not make any steps in this direction, so that hardly expect it soon. Use built-in Buddypress group forums are now the only solution.
    I will be very happy to know that I was wrong!)

    #126436
    Tanya
    Participant

    I am trying to add the username underneath a person’s avatar, like in these forums (circled in the pic above). I know where to add the code in loop-single-reply.php and I have tried looking in the beta release of bbPress 2.3 in case it was included there, but I am not having any luck.

    Would anyone know what code I would need to insert to bring up the username?

    #126434
    brian47374
    Participant

    Lynq,

    Thanks for replying. However, could you please explain what you are saying just a little bit more? Are you talking about creating the course/page in WP? And where/how would I pick them with CSS?

    #126433
    Sambora5150
    Participant

    Hello Foks


    @goodintoday
    or somebody else can tell me exactly the code and where to apply it to show the  @username with the creator of the post

    #126432
    Stephen Edgar
    Keymaster

    This is already fixed in 2.3 see https://bbpress.trac.wordpress.org/ticket/2138

    Lynq
    Participant

    There is the ‘bbp_new_reply’ action, this could work for you.

    #126429
    Lynq
    Participant

    You could just create a topic and write your course/page out in the topic rather than a page. This way you can pick out the course/page with CSS and style it the same as a standard page, then underneath there would be the discussion forum.

    Good luck!

    #126427
    brian47374
    Participant

    I am running WP 3.5.1 and bbPress 2.2.4. I want to be able to integrate WP w/ BP “courses” or pages. What I am trying to do is to have a course/page that has a discussion forum. How can I go about linking the two together? If there is documentation on this and I missed it, please let me know. Or, if I need another discussion forum or plugin to accomplish my goal.

    Thanks in advance!

    Brian

    Anonymous User 7670885
    Inactive

    Hi!

    I’ve make a plugin to work in wordpress comments form for guest but it don’t work with bbpress.

    It use this hook:

    add_filter(‘pre_comment_on_post’, ‘wp_stopforumspam_check_query’);

    How i can make compatible also with bbpress? 😐

    #126417
    boddhi
    Participant

    The way the post type are setup make them not ready for translations array in array are the main problem.

    For info bbpress v 2.2.4, translation files in my wp-content/languages/bbpress/bbpress-fr_FR.mo
    All the others strings are getting translated 😉

    #126416
    ben66
    Participant

    Hi there, Am trying to add a captcha plugin for my forum registration. The bbpress forum has been installed as a plugin in my wordpress site.

    The problem I’m getting is where to add the captcha plugin? I can only find it if it’s installed in the main wordpress plugin directory, however I then can’t get to settings to enter the keys etc and bbpress doesn’t seem to see its there.

    any advice? Thanks in advance

    #126414
    Garindan
    Participant

    Its now in ‘wp-content/plugins/bbpress/includes/common/template-tags.php’ on line 2026. bbPress of course not buddypress 🙂

    #126411
    youngmoneychina
    Participant

    Hi,

    Where can i find freelancers who are offering paid work on bbpress.

    I need a specific alteration making and would happily pay for a trustworthy person to implement it.

    Im looking for a way to make a topic or forum only accessible to one user plus admin.

    I have tried various plugins but none seem to offer this.

    I need something like the following:

    Admin creates topic called “john private” and “paul private

    Admin logs in and can see and post in “john private” along with “paul private”

    John logs in and can see and post in “john private” he cannot see “paul private”

    Paul logs in and can see and post his private area but cannot see or post in johns.

    Would be better if each user has a topic or forum area created for them automatically on sign up that only them and admin can see without admin having to manually create each one.

    I will need a large amount of these private areas for customers like John and Paul.

    Question is, where can i find someone to do this?

    Thanks.

    #126406
    maggieymae
    Participant

    Yep Good point- I did do the import with no plugins installed and that’s why I reported it was a success…then I looked at it later and the topics were gone. After I posted here I realized I went a little crazy adding plugins so I disabled them all and activated them until the problem showed up again. Thanks again for offering a way to grab the posts from vbulletin and thanks for the bbpress wordpress plugin.

    #126399
    golfer300
    Participant

    Is it possible to change the required information in the bbPress short code for registration.
    Also, is it possible to make the registration for my site and the forum one and the same.
    Any help is much appreciated.

    #126397
    Stephen Edgar
    Keymaster

    I would do the import without any other plugins for bbPress enabled to ensure you have what you expect without the chance of things like that happening.

    Also bbPress Moderation plugin has some compatibility issues with bbPress 2.3.

    #126395
    maggieymae
    Participant

    Hi Again, I figured it out. It was a plugin called bbPress Moderation. Apparently the plug in considers all the imported topics to be worthy of moderation but there is no way to approve them. lol Interesting.

    #126394
    maggieymae
    Participant

    I spoke too soon… the backend looks like everything is connected coorrectly- forums-posts- users. The front end shows something similar to this on all forum pages

    This forum contains 11 topics and 19 replies, and was last updated etc…

    Oh bother! No topics were found here!

    #126392
    Sambora5150
    Participant

    @hoppare can you tell me how did you put the avatars at the left of the post? and how did you do the image categories? and the images for each user role? 

     

    please help the bbpress community and help me too.. thanks

    #126391
    steelmaiden
    Participant

    I run a WordPress 3.5.1 Multisite and when i enable bbpress pluigin on my parent site the server goes crazy to over 100 (usually its below 2).

    What could be the reason for this?

    http://geek.hr is the website.

    Thank you

    #126390
    Stephen Edgar
    Keymaster

    You could add some media queries to your CSS and use something like:

    `
    #bbpress-forums li.bbp-body div.bbp-reply-author img.avatar {
    width: 20px;
    height: auto;
    `

    #126389
    Stephen Edgar
    Keymaster

    No, it hasn’t made it for bbPress 2.3, I have not tried them but there are a couple of quotes plugins.

    Plugins

    #126386
    Pantheism
    Participant

    @ Zilveer,
    Thanks for this info. Very concise and direct. I am actually ok with the type of font (Trebuchet MS), but the coloring is bad for me.

    Can I change the font colors for just the BBpress forum under the bbpress.css? Or will I need to edit some code in the style.css?

    Thanks for the fast response.

    Love this community!

Viewing 25 results - 27,101 through 27,125 (of 64,535 total)
Skip to toolbar