Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 20,026 through 20,050 (of 22,649 total)
  • Author
    Search Results
  • #61267
    Brajesh Singh
    Participant

    It is already there.

    But you may not edit the Fields which are stored by wordpress(If your User had registered before activating buddypress). Only Buddypress xprofile fields can be edited from profile page.

    Under profile link, you will see edit profile which will allow you to change the basic details(xprofile fields).

    Under settings->general you can change email/password.

    #61262
    danbpfr
    Participant
    #61238
    Bowe
    Participant

    I see your point jivany, but so far I’ve seen that about 90% of the active BP Communities use the default theme with some slight modifications. With some clever editing/focus on certain things which almost every BP site has, it could be very useful.

    Think of something like http://www.wordpress.tv:

    I would also rather see very specific and in-depth tutorial from BP Pro’s sooner then later, but if you look at the questions asked on these forums, you can not skip the basics here and simply presume that the “easier” stuff will be figured out as they go.

    Imagine you stumbling upon BuddyPress.org and being able to get a few nice basic video instructions. You get a sense of professionalism and a clear view of what’s possible with the software, the advanced stuff we all like to see can be covered at a later point imo

    And about Facebook and Twitter;

    A screencast of twitter would have saved me quite some time, and don’t even start about Facebook lol.. I’ve tried 2 hours to find a feed of my status updates and after trying everything known to man I still haven’t found it. Facebook is awesome but it makes no sense whatsoever on certain aspects :D

    #61222
    David Lewis
    Participant

    @Peter Separation of logic, data and presentation doesn’t mean that you don’t have to know how to code if a program doesn’t have the logic you require. And I disagree that the layers are less separate in BuddyPress than WordPress.

    If you want to learn PHP… I would highly recommend lynda.com. I use their training videos all the time and they are worth every cent.

    #61195
    peterverkooijen
    Participant

    OK, I know this might not be well-received, but learning a bit of PHP will allow you to do almost anything with WP … I’m not a programmer, but a guy who bought a book on PHP/MySQL awhile back and WP is so easy you could teach yourself the basic stuff.

    I’m being dragged kicking and screaming into learning PHP. I don’t have the time and can’t afford to hire a PHP programmer, but keep running into things that I’d consider basic core functionality that isn’t up to standard.

    I’m not asking for new features, I just need a solid core that will let me get things done, starting with member management, including things like multiple user types.

    When WordPress first arrived the point was to separate layout (html/css), functions (php) and data (mysql) as much as possible, so anyone with basic web development skills (html/css/design/content) could build and maintain sites. In Buddypress it all starts to mix again.

    #61190
    nit3watch
    Participant

    Sorry about the above post, wasn’t thinking. But I need to find out, say I wanted to customize the wordpress-mu/groups/absa, (absa being a random group so I can see the page.) How can I find the page that contains like the order the widgets appear in, (where <div class=”inner-tube”> is). Like Discription, News.. and so on, if I wanted News to appears above Discription, what page would I do this on.

    I can edit through firebug but cant/dont know how to save the change, which would be wrong anyway cause the page was generated?

    So how would I find the ‘layout’ page? If that makes more sence

    #61181

    The backpat plugin is only going to support the 1.1 branch of code, and not the dual theme massive integration headache that came before it.

    To have the activity stream update when you post a topic or post a reply, bbPress would need a special plugin to be made, and/or bbPress would need to be “deeply” integrated with WordPress/BuddyPress to have those functions natively available.

    The other thing you could do is look into previous versions of BuddyPress that included that kind of support. In BP 1.0 it was assumed that if you wanted forums, that you were using the voo-doo magic method of integrating things.

    #61170

    In reply to: can't DISABLE avatar

    @mercime
    Participant

    Check out this plugin – https://wordpress.org/extend/plugins/buddypress-remove-avatars/

    This plugin will completely remove ALL avatars (including default, uploaded, or gravatar) from displaying on your site. This includes hiding the step for choosing avatars when creating groups or user accounts, and removing the menu items for editing avatars.

    #61154
    berchman
    Participant

    Just to clarify you have BuddyPress (latest trunk) running with a standalone WordPress 2.9.1 (NOT MU) and BBPress 1.0.2?

    I am looking at doing this. Just need to know.

    Any advice?

    Thanks!

    #61149
    berchman
    Participant

    hi Arturo,

    I don’t see a link to your example. Can you post it?

    Just to clarify you have BuddyPress (latest trunk) running with a standalone WordPress 2.9.1 (NOT MU) and BBPress 1.0.2?

    Thanks.

    #61147

    In reply to: Wire Posts in bp 1.2

    Richard Venable
    Participant

    I think one of the crucial issues is that you are mixing content with meta data. Twitter does this for obvious reasons, such as making it work well with text messaging. I like what Andy said about BuddyPress not being Facebook or Twitter, but one thing BuddyPress is… is WordPress.

    WordPress does a great job of separating content from meta data. Blog Posts have content and they have tags. Why not use something similar here? Why not let the meta data be separate?

    Just add a tag box! Any tag that starts with @ means that the tag name is really a username. Now think about the WP tag box. You type any tags in, separated by commas and press ‘Add tag’. The tags automagically get separated into their own little icons. A similar thing could happen in BP, but when @user tags are added, they get displayed as the user’s full name. You could have an interface that allows for entering @username or just allows the user to type a full name and have it autocomplete. Using auto complete is easier in a tag box than in a content box.

    WARNING: Whatever you do, be very careful! If you merge content and meta data now, it may be very difficult to separate them later. In 1.1, wall posts had their content separated from the meta data specifying whose wall it was on. Now with 1.2 it sounds like all of my wall content will be modified to say who I was talking to. Then, if you change your mind and want to separate them out again in 1.3, you will have to modify the content again to remove the meta data.

    #61065
    Mark
    Participant

    Here’s the scoop. First of all, BP 1.2 is gonna break a lot of plugin code based on what I’ve seen to date. So I’m not really in a rush to finish BP Chat or BP Twitter until two essential things happen:

    1. The upcoming WordPress 3.0 (due in March 2010) is in a reasonable state of Alpha release so that the code base merge of WP and WPMU is good enough for cross-platform developers to actually get busy with modifying their own plugins to work properly.

    2. BuddyPress 1.2 gets close to final beta.

    When those 2 things happen I will finish both plugins. But that isn’t happening yet. WP devs have only just released a basic WP/WPMU merge over the weekend (Jan 18). I have it installed. I can’t work with it to develop stuff for BP. Too much is still missing. As for BP, 1.2 is coming along. I also have that installed, but there are some bugs that create significant hurdles.

    That said, my BP Twitter plugin is essentially done, but some of the code is gonna break in BP 1.2, so I’ll have to fix it before it’s released. BP Chat is basically done in terms of one-to-one chat too, but again, I’m waiting for items 1 and 2 above before I release it because I will definitely have to change the code to work right.

    Group chat is gonna have to wait a bit longer. Some of you have had a chance to demo group my chat. It’s cool stuff, it works, but it needs more work, and there’s no sense working to finish it when I know full well that I’ll have to mod the code significantly to work in BP 1.2.

    Hang tight folks. I know it’s been a while, but I will release some stuff as soon as technically possible.

    And if you’re overly impatient or have mission critical immediate needs, go with something that is already out there, or hire a pro to build you a solution :-)

    #61037

    In reply to: Widget logic 1.2

    jivany
    Participant

    Did you try widget logic? https://wordpress.org/extend/plugins/widget-logic/

    Crafting the correct logic might be the tricky part but the plugin is fantastic for controlling when to display (or not display) any widget.

    #61025

    In reply to: Advertisement

    Xevo
    Participant

    That’s why you could try one of the wordpress plugins, some of them make it really easy to add all kinds of advertisements to your wordpress set-up. The only problems will be; version of wordpress (buddypress 1.1.3 only works on 2.8.x), buddypress itself and theming.

    Just need to do some trial and error with some of the plugins.

    Try this: https://wordpress.org/extend/plugins/advertising-manager/

    #61023

    In reply to: Advertisement

    vincole
    Participant

    cant do coding thats why i need a manager for it, like google ad manager, just need to know if its possible to use with wordpress and will it intergrate

    #61021

    In reply to: Advertisement

    Xevo
    Participant

    No plugins for buddypress specifically yet, though you can try one of the wordpress advert plugins. Or don’t use a plugin at all and just code it directly into your buddypress template.

    #61011
    Bowe
    Participant

    nice introduction from a new member ;-)

    https://wordpress.org/extend/plugins/bp-community-blogs/

    that should do the trick.

    #60993

    @arturo

    Make a note of multi-language on http://bpdevel.wordpress.com/ and we can talk about it during this coming weeks’ dev chat. It’s something I’d like to see also, even if it’s just something as simple as selecting your language in the settings screen. I’ve had a much more complex version of this running locally for a while now, so I’ll probably simplify it and patch it for Andy to look at soon.

    #60978

    In reply to: Facebuddy theme

    Paul Wong-Gibbs
    Keymaster

    You will not get support for issues or bugs when running BuddyPress 1.0; there have also been a few security fixes. You have been warned.

    With regards to the theme, if you are unable to purchase a theme or a designer, then the only way is to learn HTML, CSS and WordPress theming.

    Paul Wong-Gibbs
    Keymaster

    WPMU doesn’t support www prefixes which is why I suspect this was done the way it is. i.e. https://trac.mu.wordpress.org/ticket/1105

    #60967
    abc30
    Participant

    hello. I had same problem too.but i found a solution.

    this is the easiest and the most simple way to solve the problem.and it works perfectly.

    because this plugin is using gmail SMTP server.

    https://wordpress.org/extend/plugins/cimy-swift-smtp/

    downlod this plugin and upload in “/wp-content/plugins/”.

    and activate the plugin.

    this link below is way of setting.

    http://www.marcocimmino.net/wp-content/uploads/cimy_swift_smtp_122.png

    #60961
    jivany
    Participant

    Would the widget logic plugin work for you?

    https://wordpress.org/extend/plugins/widget-logic/

    I’m not really following what you’re trying to do but I know the widget logic plugin is fantastic for controlling when widgets get displayed.

    #60960
    danbpfr
    Participant

    @ derek, i have also bp events and group blog installed.

    My update from 2.8.6 to 2.9.1 was ok. No problem at all with my 14 other plugins except bp-ajax-chat (because of a js version error from the chat plugin)

    Did you updated manually as sayed by donncha here ?

    http://ocaoimh.ie/wordpress-mu-291/

    #60943

    In reply to: WordPress Mu Plugins

    @mercime
    Participant

    So far, so good for me in BP 1.2 trunk and WPMU 2.9.1

    On the other hand, what MU plugins did you want to install?

    #60937
    Boone Gorges
    Keymaster

    If I understand your question correctly, you’ll want to think of it as a single widget that appears differently for different members.

    Use http://wpengineer.com/wordpress-built-a-widget/ to build a new widget. In function widget(), figure out which user is logged as follows:

    global $bp;

    if ( $bp->loggedin_user->id == 1 ) {
    /* Display the stuff you want user 1 to see */
    } else if ( $bp->loggedin_user->id == 2 ) {
    /* Stuff you want user 2 to see */
    } /* etc */

Viewing 25 results - 20,026 through 20,050 (of 22,649 total)
Skip to toolbar