Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '"wordpress'

Viewing 25 results - 14,551 through 14,575 (of 26,891 total)
  • Author
    Search Results
  • #42060
    kailasweb
    Member

    I installed WordPress and BuddyPress, but found out that a moderator has no control over approving comments in forums. Our site requires that.

    Then I found a plugin that allows me to moderate a forum in bbPress, which gives me hope that I could utilize bbPress for the forums, the plugin for the moderation/approval, and BuddyPress for the membership aspect.

    Is this a realistic scenario? Or should I be using WordPress alone to give me the membership aspect and use bbPress with the plugin to create the forums?

    I really like the way BuddyPress models the social aspect, but the main thing for me is the moderated and approved traditional “forum” aspect.

    If anyone can give me some timely advice, it would be much appreciated.

    Kailas

    #42049
    monkey28
    Member

    im using the latest bbpress plugin for wordpress.. and the table borders is making my forum look not so pretty.. any help/suggestions?

    Thanks!

    screenshot20120131at104.png

    If you can point me to a more specific problem, a plugin, a specific issue, I’m happy to help. :)

    If there are places where bbPress is not busting the cache properly, I’ll need your help to figure out where and why. bbPress currently relies heavily on WordPress’s API’s to do this for us. bbPress runs very few manual queries of its own, and new or edited posts should be busting the cache automatically.

    #111616

    I felt the same way at first when I found WordPress, but check out how the functions work and what you can pass into them. Most of them accept a before and after attribute so you can customize the output.

    #111611
    murrayac
    Participant

    Hey Paul,

    I’m using

    bbpress 2.1 latest

    Wootheme Canvas

    Wordpress MU 3.2.1

    It works on my local but when live it doesn’t.

    #109280

    In reply to: WYSIWYG-Editor?

    bbPress 2.1 will come with support for the WordPress visual editor.

    #110883
    Sean_A
    Member

    I am currently using this on our site:

    http://bplike.wordpress.com/

    which is a like button for BuddyPress. But it doesn’t let users like “posts” on the forums, only the “activity” of the user when they post…

    Satish
    Participant

    :-(

    #111605
    newpress
    Member

    thanks

    Paul
    Participant

    drsim, Haven’t used it myself but there is the plugin bbPress Topics for Posts

    #110838

    In reply to: Import from phpBB

    PowerNick, they are trying Orson’s Forum Converter. It sounds to me that it doesn’t work very well. I need to convert my phpBB3 forums too. But now I am thinking that WordPress and bbPress are not the answer. Even if the converter worked the idea that I would need a converter doesn’t really set well.

    Yeah, I think I will ask my host to find something else.

    #111604
    Anointed
    Participant

    The only limitation put on bbPress scaling is your own server environment. The more resources you have the more you can run. bbPress is no different than any other software in this regard.

    No, topics are not deleted if no new replies. That would definitely require a custom plugin.

    kuching
    Member

    This is a question between Buddypress and WordPress, however I decided to post it also here, because I’m not too sure whether I should use BBPress or Buddypress in my setup and maybe someone could give me some advice here.

    I’m working at a wordpress project that is structured as follows in a multisite configuration:

    1) main site, single language, heavily customized with post types, loads of content, no forum, one webshop

    2) secondary site, simpler setup, relatively little content, no forum, no webshop, multilanguage (WPML)

    3) third site hosting a forum only and no other content; forum interface will be multilanguage (like site #2)

    4) fourth site, reserved to admins only, single language, possibly a forum, to manage content and carry on project management tasks and discussions, etc.

    – all sites would be in the same domain (ie http://www.domain.com/ = 1, http://www.domain.com/2, http://www.domain.com/3 etc)

    – sites #1, #2, #3 would be seamlessly integrated in the frontend. However content displayed changes, since #1 has very different contents meant for users in the main language, while #3 is just a forum. Site #2 is intended to provide information and basic contents to international users, while the forum would provide a common space for discussion, being the interface translated.

    I want a multisite setup so users can keep their logins, cookies, across the sites, yet at the same time make some order to admin the different areas.

    Now… it is clear to me that WPML I can take care of the translation part. However, what I’m really clueless about is how to seamlessly integrate the forum part. Since mine is a community-type website, I want to have community features… Buddypress seems to offer a more complete solution for this than bare bbpress. I don’t want users to create their blogs or groups. But it would be nice to have better profile pages, private messaging, set their own display pic, and so on. Features that bbpress lacks or are not natively integrated (I come from a bbpress 1.0 experience and while I love it for the theming possibilities, plugin wise was badly supported).

    So what I would really like to know… Does it make sense to run BuddyPress on site #3, activate only modules for member profiles, forums and activity streams?

    Will the activity streams report activity of these users on sites #1 and #2? (would that include creation of new articles, posts and content by admins and authors? or just comments?)

    Will the users be able to login from site #1 or #2 or #3 and kept logged in without any weirdness happening when navigating through the sites and performing actions?

    Can authors from #1 and #2 link their profiles to profiles found in #3 Buddypress rather than using author.php? Same for registered users that post a comment on #1 or #2, can they have a link directing to their Buddypress member profile page/activity stream?

    Being site #1 only in one language for both content and interface, what if user jumps from #2 or #3 to #1 and then back to #2 or #3, would his languages preference being persistent?

    Thank you!

    #111603
    newpress
    Member

    any help ?

    #42032
    newpress
    Member

    how many categories, forums, topics and posts bbpress wordpress plugin can handle? what are the limitations ?

    does it automaticaly delete threads that dont get further comments ? for about a week or so?

    Paul
    Participant

    Ben, I’ve had more success with the 2.1 development version, available as a zip at the bottom of https://bbpress.trac.wordpress.org/browser/branches/plugin.

    All I have done is create a bbpress directory within my theme folder and in there copied in any files from pluginsbbpressbbp-themesbbp-twentytenbbpress that I wanted to modify. I have not moved any files out of the plugins directory.

    I haven’t had much success with setting the css for bbpress from within my theme. In the end I ended up renaming pluginsbbpressbbp-themesbbp-twentytencssbbpress.css to bbpress_master.css and creating a new bbpress.css in the same folder. Within this new file I have my modifications with the following as the first lines

    /**

    * bbPress specific CSS

    *

    * @package bbPress

    * @subpackage Theme

    */

    /* =bbPress Style


    */

    @import url(“bbpress_master.css”);

    I will need to be careful updating bbpress as I will lose my bbpress.css. Until I work out how to have css working through my theme it will do.

    #42024
    phishor
    Member

    Hello everyone,

    I must be the biggest newbie as I have only just downloaded wordpress and installed the BBforums etc..

    I am having just one small problem in displaying replies properly. I would love to know if this a CSS related problem. See image below.

    http://www.tiny.bz/6qz2q4

    I am using a custom theme. Any suggestions! Many Thanks! :)

    #42021
    testuserfay
    Member

    Hi. I am using BBpress to add a community component to my mostly informational site. What I want is for my forums to:

    1) be hidden from nonlogged in members;

    2) require members to be able to login and check the 1 forum that I assign to them for updates, WITHOUT having access to someone elses forum.

    Is this at all possible through an existing plugin or through some code modification?

    I am using wp-members for registration/login stuff. That plugin does have the ability to lock access to pages and posts, but currently, I don’t use those features.

    I am also using latest BBpress and WordPress software.

    Thank you.

    #42011
    100pwd
    Member

    i have done an extensive search on this manner but i have not found anything (so i am hoping its just user error!).

    i am using the latest version of bbpress as a plugin with the latest version of wordpress.

    I LOVE IT!

    however…

    i have a privet area (category) in the root of my forum with private forums within. sounds reasonable!

    but when i navigate to my forum root, my privet category shows 0 topics and 0 posts (yes i have added topics and posts). even worse, when i click on my privet category, it just says “This category contains 0 topics and 0 replies.” and doesn’t show the forums that live there. (sadface)

    even more curious, if a make one of the privet forums with in my privet category, public… then they all show up (both in the root and in the category view)!

    this is the case for all roles and accessibility.

    can anyone shed some light on what i may be doing wrong?

    mike

    #42017
    SK
    Participant

    http://wordpress.org/support/topic/plugin-gregs-high-performance-seo-gregs-high-performance-seo-kills-bbpress

    It took me a lot of trial and error, deactivating and activating of plugins to figure out what the problem was with my bbpress.

    I don’t know what, why or how, but there is some problem between bbPress and Greg’s High Performance SEO. If Greg’s is installed, bbPress does not work – your forum root will seem ok enough…but if you click on any forum, the forum’s topic listing page will not list any topics, and the topic page will not show the discussion or any response options.

    This is sad because I have come to like Greg’s High Performance SEO…but because I have decided, for many reasons, to move from phpbb to bbPress, I hope a fix is found soon.

    #106840

    Will need way more specific information to be of any help. Links to sites, versions of WordPress/bbPress, etc…

    #105838

    In reply to: bbPress 2.0 – FAQ

    @MTPower – Age old WordPress and bbPress UX issue. Could use some ajax to make it easier. bbPress 2.0 solves this, and when we update bbpress.org it will no longer be an issue. (You could have also used the link in the upper left, but it’s easily missed.)

    #100738

    In reply to: bbPress 2.0 – FAQ

    @MTPower – Age old WordPress and bbPress UX issue. Could use some ajax to make it easier. bbPress 2.0 solves this, and when we update bbpress.org it will no longer be an issue. (You could have also used the link in the upper left, but it’s easily missed.)

    #105836

    In reply to: bbPress 2.0 – FAQ

    @acoburn4 – Sadly you won’t be able to. Because all of WordPress is being rewritten to /blog, it would take some server level rewriting to make your forums work below it. Even then, I am not sure it would really work. You’ll want to make your entire site run at website.com, create two pages: /blog and /forums, then setup each the way you want them to be.

Viewing 25 results - 14,551 through 14,575 (of 26,891 total)
Skip to toolbar