Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 57,751 through 57,775 (of 69,016 total)
  • Author
    Search Results
  • #64708
    myislamicblog
    Participant

    Hey!

    Can you please write a little tutorial on how you did the integration? We would really appreciate it :)

    Thank you in advance!

    #64707

    I went ahead and created a new forum. I actually like the forum inside buddypress a lot better than just bbpress.

    #64695

    In reply to: Creating NAV Bar

    Bowe
    Participant

    you should copy the code directly from header.php:

    Here’s the div with the code

    [snip]

    That should work fine if you’re using it for a theme which is buddypress ready/compatbile (which I presume it is :)). If you’re copying it into a normal WP theme without BP installed you get errors :)

    #64692
    PJ
    Participant

    I’m not sure. Sounds like it would benefit the overall BP community (thought it may be viewed as something for a plugin). You could create a ticket to suggest it to the developers: https://trac.buddypress.org/

    #64691
    @mercime
    Participant

    We definitely need a plugin which will allow user to deactivate BuddyPress triggering automatic deactivation of all BP-related plugins/components AND auto-revert theme to WP Default Theme :-)

    #64680
    snark
    Participant

    Thanks for the links, @r-a-y — those discussions were helpful, and I can see that this has been an ongoing discussion for at least the last couple months.

    For now I’ve disabled Forum replies in the activity stream, to avoid the “forked conversation” issue of having some topic relies in the Forum and some in the AS. I’m still wrestling with the whole Groups thing and the Groups comment box at the top of each Groups page — I know for a fact that when I open this up to 10k+ members of my current forum, many, many of them will just start posting their topics in the Group page, rather than creating a Topic in a Group Forum. Maybe I should just open it all up and let it be chaotic, and let the user community figure out how to self-regulate?

    The other thing I’m still looking for is a sitewide Favorites option, so users can mark Forum Topics, Group AS posts, or blog posts as Favorites — currently you can only do that with Group AS posts. It looks like @JohnJamesJacoby is working on such a plugin — see https://buddypress.org/forums/topic/favorite-button-available-on-singlephp — which hopefully will be ready soon and solve this particular issue.

    #64676

    In reply to: 1.2 plug-ins list

    danbpfr
    Participant

    Working

    WP single, WPMU 2.9.1 & BP 1.2

    wp-ban

    invisible defender

    wp-spamfree

    bp-links

    bp-group-documents

    On BP 1.2

    Group Forum Subscripton for BuddyPress

    SyntaxHighlighter Plus

    Quanrantine (awaiting for soon? update)

    bp-events

    bp-groupblog

    #64675
    quaker-oats
    Participant

    this is exactly the same problem i am having and I put a post also describing my situation (https://buddypress.org/forums/topic/upgrading-bp-getting-white-screen).

    it seems like this problem may be common.

    #64673

    In reply to: BuddyPress Maps

    grosbouff
    Participant

    @tolitoli>strange,

    I don’t have this even when I reset the options…

    Could you try to reset options and tell me if it happens again ?

    #64671
    danbpfr
    Participant

    had a similar problem with sub menu in “my blogs” because of a missing slash in the path.

    After reading this tread, it seems it’s more complicated

    anyway, i posted a ticket before i read here

    https://trac.buddypress.org/ticket/2038

    #64668
    David Lewis
    Participant

    @Andy: I can’t get my SVN client to work so I grabbed the zip file from here: https://trac.buddypress.org/browser/branches/1.2 I assume that’s the same? r2755

    Short story… didn’t fix it. Here are my steps:

    1. Set up a fresh host and database
    2. Installed WPMU 2.9.1.1
    3. Installed BP 1.2 stable
    4. Everything works
    5. Imported my broken database completely overwriting the fresh database – Blog lists are broken
    6. Installed BP 1.2 r2755 (Deactivate BP. Overwrite files. Active BP) – Blog lists are still broken

    Would it help if I sent you a mySQL dump of the broken database for you to test with? It’s only 980KB.

    #64664
    Jean-Pierre Michaud
    Participant

    about the translations i don’t mean they are outdated, they are not active at all… just english.

    i pm you my details… play as you wish

    #64666
    Andy Peatling
    Keymaster

    That link on wpmu.org contains out of date info, so please just use the plugin.

    #64665
    Andy Peatling
    Keymaster

    Can anyone experiencing this problem deactivate BuddyPress, get a copy of the 1.2 branch from SVN then reactivate and see if the problem is fixed?

    Thanks

    https://svn.buddypress.org/branches/1.2/

    #64663
    modemlooper
    Moderator

    Also http://wpmu.org/ [snip] …

    #64662

    In reply to: BuddyPress Maps

    tolitoli
    Member

    Version 0.1.5-alpha

    at Backend – Options – Maps Sizes, I get the following Warning:

    Warning: Invalid argument supplied for foreach() in …/wp-content/plugins/buddypress-maps/bp-maps-admin.php on line 278

    and the Drop-Down is emty

    Roger Coathup
    Participant

    @zageek

    Yes, usability is a big challenge.

    Here’s my 10 cents worth. Note: I come from the perspective of generally seeing BuddyPress as a tool to implement vertical social networks that would typically connect with / enhance Facebook and other social platforms.

    What you are saying is very reasonable to debate. I’m not sure it’s a role for the core BuddyPress project (or a fork thereof), but can certainly see the need for it in a large number of BuddyPress based sites.

    The Challenge

    To build the system you suggest, the remaining challenge is how to handle blogs whilst appearing not to give the user a separate admin system (the rest is all handled by the front end already).

    I understand where you are coming from, and also have clients for whom this is a major headache.

    The core BuddyPress / WordPress needs to be a broad flexible system, to allow us to build as wide a range of systems as possible (as our clients / users demand). Unfortunately, as you point out, for a lot of developments this provides a lot of ‘excess interface’ that leads to end user confusion.

    Our challenge as developers is, therefore, to build on BuddyPress (or take away from BuddyPress) to ensure we present a clean consistent interface to users in our finished developments.

    Dealing with blogs

    If the site is going to give end users a rich blog feature set (e.g. choosing themes, positioning widgets, and creating category structures), then I don’t see how we can avoid exposing the wp backend.

    In this situation though, you could perhaps re-theme the admin backend to ensure a consistent look and feel with the front end. This is a lot of work, and we don’t go this far with our own site developments, instead we opt for the very partial solution of just rebranding the backend (using plugins from WPMUDEV).

    If you are only going to allow the end users to have minimal blog features (e.g. posting a story), then a clean front end only solution is more viable (have you looked at plugins such as: https://wordpress.org/extend/plugins/front-end-editor/ ?)

    Or, if we are not going to offer blogs, then simply turn them off.

    I thought I’d read something on ‘post from frontend’ features in WordPress 3.0, but might have been dreaming it.

    #64656
    modemlooper
    Moderator

    @r-a-y i upgraded to latest and the plugin died. work great with previous version.

    WP single 2.9.2 BP 1.2

    EDIT: just realized that even though you auto upgrade you have to go back and change the folder name

    #64646
    summerchilde
    Member

    This plugin partially works with WP 2.9.2 and Buddypress 1.2

    Pasting a link does embed the video but it also causes an error. Here is a screenshot… https://i.imgur.com/XCvPv.png

    Jeff Sayre
    Participant

    Since this forum is meant to discuss possible enhancements for future BuddyPress versions in 2010, the idea of forking the project is beyond scope. You of course are free to continue discussing this topic but it might be better to start a new thread in the Miscellaneous Forums.

    As to this example:

    Lets say if i want to use Buddypress to set up an organic farming community for example I am going to have many of my users getting confused with having a backend and a front end and all of the options and admin stuff in the backend.

    The only reason users would need access to the backend is if the Site Admin has set up their BuddyPress community to allow users to have their own blogs. If the mulitblog feature is not enabled, then users only have access to the frontend menus to set options and navigate the network. Also, the Site Admin could choose to build their community on the single-user version of WordPress. Then offering blogs to users is not even an option.

    Whereas your assertion that

    …stripping out the WP centric features surely won’t be an issue in the context of running a social network.

    might be the case from a user’s perspective, it is a huge issue with regards to the amount of programming and code refactoring that would be required.

    I can state with a high-degree of certainty that Andy nor Automattic will not be forking their own creations. The only way I could see that happening is if a few Automattic employees break off and form their own shop.

    Why wait for someone else to do it? As I said in my first post in this thread, forking any OS project is a lot of work, but you are free to do so as long as you follow the GPL. If you think you have a unique, under-served vision for the platform, form a team and do it.

    #64642

    In reply to: BuddyPress Maps

    Karin Johansson
    Participant

    @grosbouff – Thank you! :-)

    I´m using BP Maps and BP Maps Profile and it works like a charm.

    Will you put it up for localization, at least for user side? I will be happy to contribute with a Swedish translation.

    #64625
    Famous
    Participant

    thanks for trying, however, it did not work. And on the FAQS of that plugin it says it only works for new blogs and is not designed to affect current blogs.

    This seems like a major issue that should affect buddypress. I have been with buddypress from the very beginning, and it seems like this subject would have been addressed? If I were to not have buddypress installed and simply changed the contents of the theme directory, all new blogs would take on the characteristics of the folder contents. However, with buddypress having to rely (call) on the bp-default theme, that relationship appears to keep it from enabling the default theme.

    Solutions???

    #64632

    In reply to: BuddyPress Maps

    grosbouff
    Participant

    @Peter : mine does not require an API key and is BP-ready But there is less features.

    It’s up to you to choose which one is the best for you.

    #64627
    Avi M
    Participant

    I have not but its a good idea. I can do that and report back.

    zageek
    Participant

    I am not trying to compare facebook or ning to BP. I am merely trying to highlight that users will ultimately make comparisons, whether webmasters or developers like it or not.

    Most casual users of the internet are you used to the facebook experience where you do everything from the front end. Lets say if i want to use Buddypress to set up an organic farming community for example I am going to have many of my users getting confused with having a backend and a front end and all of the options and admin stuff in the backend.

    Most of my users of my hypothetical site are 40 to 50 somethings who hardly know the difference between the front end and the back end and have only recently discovered Facebook. So I will find them struggling and complaining with using the site. So I will have to set up my network on Ning instead, where so many other 40 to 50 somethings have setup groups. It would be better for me to have my own private site but what choice do I have.

    Buddypress is an excellent idea but having it religiously follow the dogma of wordpress when its aimed at being a platform for community sites, is ultimately going to cause some issues. All I am merely suggesting is tailoring WP to make it fit to the requirements of users.

    Obviously human politics creep in everywhere and as a result this as well as technicalities Andy has his hands tied when it comes to forking WP for example. So why not turn BP into a separate project all together by integrating BP and WPMU into one package and stripping out some of the WP centric things like most of the backend. It can still say based on WPMU on the box but it won’t look and feel so much like WP to the end user if you see where I am getting at.

    After all how many people who use BP will also want to use the WPMU only features on their site. Once you set up a social network you can’t go back to just being a multi-user blogging site. So stripping out the WP centric features surely won’t be an issue in the context of running a social network.

Viewing 25 results - 57,751 through 57,775 (of 69,016 total)
Skip to toolbar