Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 17,751 through 17,775 (of 22,651 total)
  • Author
    Search Results
  • #82359
    gfa202
    Member

    For example, I go into /activity/index.php and i delete the “”, yet somehow the sidebar still shows up on my activity page, in the same broken way as before. How is that possible?

    #82344

    No need to worry. All is well. :) I can assure you BuddyPress is 100% not abandoned.

    My excuses are more client work than I can handle, and building lots of core API’s to make extending BuddyPress /much/ easier in 1.3. Custom post types in WordPress 3.0 have me sidetracked also :)

    I’ll post something up in the blog with some official updates and words to address this topic in better detail.

    #82325

    In reply to: Localization problem.

    r-a-y
    Keymaster

    Just updated the instructions.

    The updated instructions are much easier as you don’t need to download translation files for WordPress.

    Re: your other question – You’ll need to download your WordPress language file and add them to /wp-includes/languages/

    https://codex.wordpress.org/WordPress_in_Your_Language

    #82310
    Paul Wong-Gibbs
    Keymaster

    Some good points, but remember that each of us has the power to shape BuddyPress; that is what is great about the larger WordPress community. I agree with hnla’s points about community leaders; I have clients, lots of twitter messages and emails from all sorts of people who keep asking where Andy Peatling’s gone to.

    Without being disrespectful towards Automattic, the consequence of them having Andy work on other projects, such as wordpress.com, is that Andy has less time to work on BuddyPress. As Andy is very much the project leader and is the man with the vision, our community has slowed to some extent. This has caused some concerns, which is why we have this thread. This wouldn’t affect the WordPress project in the same way, because it’s a significantly more mature project and has many more contributors.

    It’s worth considering that the current user base of BuddyPress may have reached a plateau at the moment, and that the lack of new users isn’t a sign of weakness in the product; the last big driver for activity was when BuddyPress became compatible with regular WordPress.

    Finally, regarding active contributors on these forums; it seems to me that the more “active” forum contributors now earn some sort of money from BuddyPress or WordPress work, and that there just aren’t enough hours in a day to devote to work, clients, our own themes/plugins as well as helping on the forums.
    From the perspective of a forum moderator, I can say that the team do take notice of people who do contribute in some way in the forums, and we all are very appreciative of everyone’s contributions.

    rebecca
    Participant

    Thankyou for replying so quickly! So, you were right. I’m a wordpress noob.

    Anyone who is having similar problems try this walk through to PROPERLY set up the MU feature: http://wpveda.com/wordpress-3-0-enable-wordpress-multisite-tutorial/

    Otherwise everything is better now :)

    #82302
    fab
    Participant

    @cnorris23

    sorry… but I have this problem when I install buddypress in multiple sites like “site 2” with define ( ‘BP_ROOT_BLOG’, 2 ); in the wp_config.php file.
    I have a different promlem in the same case of @Retroriff

    #82299
    Brandon Allen
    Participant

    @LOOOL
    This is a thread about getting a blank site in WP 3. You don’t have a blank site, and in fact, you seem to have a completely different issue. Please start a new topic instead of hijacking @Retroriff‘s.

    #82298
    @mercime
    Participant

    The URL you gave leads to subsite with the old WordPress default theme. Going to your main site with bp-default theme, there’s no big gap at top of the page using IE 6/7, Safari 4.0.4, and Google Chrome.

    #82297
    fab
    Participant

    There is a preblem with wordpress 3 … every BuddyPress pages show the members list page… so I can’t view and update my profile..

    Any suggestion?

    #82296
    fab
    Participant

    Same issue too :O

    rebecca
    Participant

    I’m using WordPress 3.0 which I thought had MU integrated into the core.

    #82283
    r-a-y
    Keymaster
    Hugo Ashmore
    Participant

    Thanks for updating r-a-y. I wonder what the actual solution is as JJJ has just firmed up the hack?.

    @arunbaaillal that solution does work but only by dint of the fact that this what you can always do with WP, state a template page to be used as front. do you not think it would be better to add the patch to your functions file then you would have a workaround that works for the moment quite satisfactorily.

    r-a-y
    Keymaster

    Updated patch commited by JJJ:
    https://trac.buddypress.org/changeset/3066

    #82271
    r-a-y
    Keymaster

    This is working for me on my testbox.

    Though I did upgrade from WPMU 2.9.2 mind you.

    [EDIT]
    Here’s another post you might want to look at:
    https://buddypress.org/community/groups/installing-buddypress/forum/topic/blank-site-after-installing-buddypress-in-wordpress-3/

    #82263
    FredTech
    Participant

    I’m having the exact same issue with WP3, running Buddypress on a secondary blog. Clicking on a member name from anywhere only shows the members directory.

    #82260
    gpo1
    Participant

    Input your comments for gpress BP features wishlist
    here: https://wordpress.org/support/topic/411737?replies=8

    #82255
    noizeburger
    Participant

    @Retroriff:

    it works: if you just copy and pasted the line “define ( ‘BP_ROOT_BLOG’, 2 );” just take a look at the ‘ ‘, they need to be changed (cause if you type them in here, they will be changed – for this reason i can’t post it the right way here).

    Understand?

    #82231
    Paul Wong-Gibbs
    Keymaster

    Probably a bug. Best to report it on trac.buddypress.org

    GoTamil
    Member

    @arunbasillal it works. Thanks for this temporary solutions. Hope BP will have official fix..

    #82202

    BTW: I am using WordPress MU 2.9.2 and BuddyPress 1.2.4.1

    #82200
    r-a-y
    Keymaster

    @raywaldo – This is an old thread.

    You might be interested in a proposed fix for this issue here.

    Closing thread.

    #82198
    Boone Gorges
    Keymaster

    @wordpresschina – Thanks so much for your work on this, and especially for sharing your work on the forum. Very glad you were able to make it (mostly) work.

    When I built the plugin, I didn’t make any effort to differentiate between different kinds of profile fields (checkboxes vs radio buttons vs text boxes etc). It’s impossible to get this info merely from the Ning export (at least, the old style CSV export), so it would require prompting the importing admin for each new field. Not impossible, but it required a lot of coding that I didn’t want to do because I wanted to get the dang thing out there so people could use it :)

    I’m hopeful that the upcoming Ning network exporter will produce more robust data that will allow easier, and more fine grained, imports into BP.

    Whether that can be expanded to more general CSV imports will always be a tricky issue. Ideally, an importer would be designed to handle a generic import format, so that importers for new formats would only have to convert to this standard format – all the BP-specific stuff would be done with the all-purpose importer. I’m afraid I don’t have the funding to build such a plugin right now, but it will definitely be crucial to the growth of BP as a platform in the months and years to come.

    r-a-y
    Keymaster

    You’re looking for the BP Template Pack plugin:
    https://wordpress.org/extend/plugins/bp-template-pack/

    Follow the instructions on the settings page.

    #82175

    In reply to: users complaining

    gregfielding
    Participant

    “Anyway, BuddyPress just seems a little confused when it comes to it’s ideas around Friends, Followers and Members. It feels like an odd mix of Twitter (wide open) and Facebook (walled off).”

    I’ve had an active BP Site of about 400 real-world members for 6+ months or so now and I can report back that very few people are actually using the BP functions. It’s not clear exactly what they are supposed to do and how it would benefit them. Twitter is intuitive, Facebook is semi-intuitive. BP, not so much.

    Considering that wordpress is first and foremost a blogging platform, core BP should do three things well:1) Enhance members’ blogs (vs. an mu-only environment) and 2) Encourage interaction between members, and 3) Make members and their activities easy to find. BP is struggling with these basic objectives.

    Regarding blogs, it is intuitive that members should be able to post from the front-end (One Quick Post is nearly ready). It is critical that sub-blog posts would show up in search results, but they don’t. And, it’s intuitive that you should be able to easily find relevant blogs (link tumblr), but you can’t. BP should make members’ blogs more visible, but it really doesn’t…at least not in an intuitive way. As a result, my members that joined primarily to blog (which is most of them), have little or no use for BP.

    SOLUTIONS: Make sub-blog posts show up in search results. Apply xprofile fields to blogs and make them sortable. Create a front-end dashboard – I don’t think users should have to go to a dashboard with BP. Create a core-function to showcase sub-blog posts (then let the plugin devs apply slideshows, etc.)

    Regarding interaction between members, BP tries a lot of things, misses the mark on some critical elements. Group-only forums are simply not intuitive. Regardless of where you stand on the issue, the fact that it’s been such a hot topic since 1.2 came out proves this point. The activity stream has merit, but is confusing for a lot of users. I have people posting “updates” who think they are posting blog posts or starting forum threads (perhaps is should be read-only?). Friending is fine, but doesn’t provide many obvious benefits beyond sorting your stream. Same with following. Groups are great, but without a solid core of features, groups don’t do much. (even here, they aren’t used much beyond forced-joining for forums). There should be an “events” element in the core.

    Most importantly, it’s very difficult to keep track of things…try and find an old discussion thread on this site!…I’ve added a trac ticket to make anything (blogs, comments, members, discussions, etc.) “Followable”, allowing you to keep track of stuff. There should be a simple “Stuff I’m Following” button where you can keep organized.

    SOLUTIONS: Enable a read-only option for the activity stream. Add hooks to “Follow” anything and make a “Stuff I’m Following” button. Allow forums without groups. Build Events into the core. Build more basic group functions (like group blogs, group email subscriptions, and invitations) into the core.

    Lastly, I’m getting complaints and feedback about the ability for members to be found. Searchable, sortable, xprofile fields are a critial core component that is just plain absent. I run a real estate community. People intuitively-expect to be able to find a real estate expert in their geography…good luck. It’s virtually-impossible. Moreover, this is how, in more other communities, you can find people to network with. How can this basic element be missing?

    SOLUTIONS: get xprofile fields working for members, groups, blogs, etc. Consider creating sub-fields as well.

    If you can’t find or be found, your blog doesn’t get any extra exposure (actually it gets penalized for posts not being found in search results), friends and following provide no great benefit, and forums are too confusing to use, then it’s hard to justify joining the community.

    I can’t say for sure that an MU blogging community is better with BP. I can’t say that a bbpress community is better with BP. And without these basic intuitive basic functions working right, it’s hard to make a case that BP is a great “community” platform.

    I’m using it and hoping for the best, but my 400 members so far aren’t too impressed.

Viewing 25 results - 17,751 through 17,775 (of 22,651 total)
Skip to toolbar