Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 19,926 through 19,950 (of 22,649 total)
  • Author
    Search Results
  • #62336
    Xevo
    Participant

    http://www.bp-tricks.com/design/member-blog-themes-to-match-your-buddypress-theme/

    This is pretty old, since 1.2 doesn’t have wire anymore, but it’s almost the same.

    #62328
    thekmen
    Participant

    It’s actually quite easy with BuddyPress 1.2, just requires cutting some stuff from the default BuddyPress child template functions, adding them to your own theme functions & some CSS edits.

    I will be happy to post a howto once BuddyPress 1.2 comes out of beta if it helps.

    #62326
    Damon Cook
    Participant

    @Bowe: ohh I didn’t realize that you were really aiming for an accordion. Awesome! I just got to the point where I was digging around and came across the Tabbed Widgets plugin, and I was wondering if it would be a better solution to create a plugin with the 4 or 5 BP widgets that I could plunk (technical term) into the Tabbed Widget corresponding areas.

    Perhaps I’ll just wait for your tutorial? hmmm…

    #62323
    Richard Venable
    Participant

    No WordPress MU? Those better be really good reasons! Be careful about hacking together your own network of blogs when WordPress can already do it for you. Did you know that WordPress is merging with MU for version 3.0?

    #62305
    ajdinb
    Participant

    I’m also available to test so let me know when beta is out. I’m testing MediaWiki WPMU SSO plugin and also found this https://wordpress.org/extend/plugins/wiki-append/. Having a group wiki is something I was looking at and I’m glad to see this one. My initial idea was to create a NameSpace in MediaWiki for each group. Of course there is user permissions issue.

    #62301
    Jean-Pierre Michaud
    Participant

    what you refer to would be a WordPressMU install, which is a multi-users/blogs version of wordpress…

    #62293
    peterverkooijen
    Participant

    … but relationships to users need to be maintained, in a ddition to Groups and possibly even events. Then each image must maintain an associated comment/activity stream set of functionality. Finally, in order to be truly useful in a social media context, the ability to “tag” a user in an image will be very important.

    That’s all metadata with image files, it has nothing to do with uploading photos, generating thumbnails, etc. I’m not saying writing a plugin to make those connections is easy, but it would be easier than writing an entire gallery/photo app from scratch.

    I’ve tested several gallery scripts. I needed something that could handle upload of raw photos. NextGen came close, but still had some problems. If Buddypress tries to build an entire app into the core, it’s never going to be as solid as NextGen or Zenphoto or other established gallery apps.

    Obviously Nextgen and Zenphoto are for single user galleries. That doesn’t make them any less suitable as starting points for a BP plugin. There has been some discussion about Nextgen on the WPMU forums.

    This photoblog plugin claims to support WPMU. Not sure what it does. Haven’t tested it.

    #62254
    dennissmolek
    Participant

    Andy,

    Are you referring to the actual file path? That is a non issue as most WP plugins for cloud/split level management work great with BP.

    The issue is where in the database, and HOW in the database it is being stored.

    If your saying I can MOVE the location from the #1 blog with a filter I havent found please let me know.

    Also if I can choose which fields it uses to store them would be usefull, I have looked in WP upload and your avatar script and it seems hard coded into the users blog directory, which in all BP users case is blog #1 first.

    #62241

    In reply to: Buddypress Integration

    Xevo
    Participant

    Take a look at this.

    I really don’t recommend building in a php framework into a existing cms, it could cause a lot of issues.

    #62228
    Xevo
    Participant

    1. A buddypress theme isn’t so different from a standard wordpress theme, it just has a few extras.

    2. Not sure what you mean by this, you have to install bp on wpmu, you can’t install them seperately. Bp is a plugin for wpmu.

    3. Once installed bp correctly on wpmu or just wp, you get profiles, activities, groups etc.

    Do you really understand what wpmu is? Basically its standard wordpress, but allows you or your users to make multiple blogs on one wordpress install. Buddypress allows you to turn your main blog into a social community, by adding profile and frieding options and the earlier named options.

    #62222
    peterverkooijen
    Participant

    @osasko, do you use the email login plugin? You can’t get rid of the username entirely, because WordPress is built around it, but you can autogenerate a username and hide the input field on register.php by adding type=”hidden”. It’s an ugly hack…

    #62210

    In reply to: Avatar Upload Issues

    jwhitehurst
    Participant

    So I was having the problem with this on the single blog version of wordpress but not the multi user version on the same server. Then on the same server I created a brand new install of wordpress and buddypress and got it working there. I eventually found that the upload path that worked had /var/www/vhosts/url/httpdocs/wp-content/uploads but the one that did not work had just wp-content/uploads. once i changed this everything worked.

    #62172
    designodyssey
    Participant

    Jump in already. I’m not a programmer and the water is fine. Although BP’s Codex is a work in progress, things work the same as in wordpress which has a detailed (if disorganized) Codex. Learning Loops, hooks and php functions is enough to get started. Pick up Ajax/Jquery later.

    I bought some books to help me, but you may not need them. There’s a BP book coming soon, which should help. You could probably develop something quickly, but it’ll take some time to understand how it actually works.

    #62165
    r-a-y
    Keymaster

    Here’s a tutorial for setting up XAMPP and WordPress:

    http://sixrevisions.com/tutorials/web-development-tutorials/using-xampp-for-local-wordpress-theme-development/

    If you’re not planning on using member blogs, this tutorial should get you up and running with WordPress. Then all you need to do is install BuddyPress.

    #62141
    peterverkooijen
    Participant

    Simple plugins that leverage established, mature gallery apps would prevent much of those upgrade dilemmas. Let Zenphoto and NextGen handle upload, compression, database storage, gallery creation, etc. The BP plugins then only have to provide ways to display images stored by those apps within the BP context.

    That is the open source approach. What Djsteve suggests is the proprietary commercial software approach. Nothing wrong with that, but Boonex and SocialEngine are already doing that. If that’s what you want, expect to pay.

    Personally I chose WP/BP because I want to be able to mix and mash scripts. Built-in forums, galleries, event management, etc. only make that harder.

    D Cartwright
    Participant

    Hi again.

    Just letting everyone know that the latest version of the plugin is now on the site. Various issues have been fixed, including:

    CSS issues for the edit buttons/etc on pages

    Wordpress image edit plugin for tinymce now implemented (still a few css issues there though)

    Wiki ‘blogs’ appearing where they shouldn’t is fixed

    Lots of other stuff I’ve forgotten or not aware of because Stuart/Ryo have fixed

    I’ve also added support for wiki edits and wiki comments in the activity stream filters.

    I doubt the plugin will be released this week but I’m hoping for early next week. Once again, any feedback would be greatly appreciated :)

    If anyone is interested in getting email notifications for group activities/updates, please also check out this: https://buddypress.org/forums/topic/new-plugin-group-activity-stream-email-notifications

    r-a-y
    Keymaster

    When you upgrade to BP 1.2, you can use the BP backwards compatibility plugin:

    https://wordpress.org/extend/plugins/buddypress-backwards-compatibility/

    That will probably be the easiest way to keep your template tags.

    #62097
    r-a-y
    Keymaster

    Read this blog post:

    https://buddypress.org/blog/news/buddypress-1-2-beta/

    Also what are these “errors” you speak of? Is it theme-related? Is it plugin-related?

    Are you installing BP 1.2 beta on WPMU or standard WordPress?

    #62037
    marto
    Participant

    Hi there!

    I’m actually running a trunk version of Buddypress not on MU, but on a single user WP platform. Could this have something to do with it? Everything else is working fine as intended though? I followed instructions from here:

    http://wpmu.org/buddypress-now-supports-wordpress-single-user-no-wpmu-required/

    And the theme I’ve yet to design, I’m using the pre-packaged standard one for now.

    Cheers

    #62010
    designodyssey
    Participant

    When I have issues like this I open Firebug for Firefox and I can usually track down the problem.

    #62009
    Andy Peatling
    Keymaster

    Just change the upload path setting and filter the location, not a big deal.

    #62006
    @mercime
    Participant

    Tutorial for creating BuddyPress Child Theme – https://codex.buddypress.org/how-to-guides/building-a-buddypress-child-theme/

    Use Google for more info re creating WordPress Child Themes

    BuddyPress Codex – https://codex.buddypress.org/

    BuddyPress Components/Features – https://buddypress.org/about/

    Examples of BuddyPress sites and usage – https://wordpress.org/showcase/flavor/buddypress/

    @mercime
    Participant

    In child theme’s style.css, add BuddyPress tag ala bp-classic’s style.css where at top you see

    Tags: buddypress, three-columns, white, orange

    #62004

    In reply to: Privacy ?

    dennissmolek
    Participant

    I agree that privacy is a prime concern, but I think by using plugins that work to your needs is a better approach then making everything core..

    To use your analogy, WordPress is an Engine in a car.. Tested to be working 100% and made sure everything is perfect…

    BuddyPress is an aftermarket Turbo that a bunch of guys got working on that engine..

    It’s awesome, we all want it, but its not going to be totally perfect out the gate, and in the end may make your engine blow up..

    Over Time I see privacy, images, user levels, events, projects, etc. becoming core but for now the idea is a stable base we can add on to..

    If anyone ever used WP 1+ the switch to 2+ was NUTS and then 2.5+ OMG..

    So much of what was a “Plugin” became core, and now look at 2.9 All those image plugins, thumbnail plugins, ETC went out the window when the core worked that functionality in.

    designodyssey
    Participant

    @Andy

    Thanks. I can probably figure out what you meant by this last post. I’ll look for a buddypress tag in the css header of the parent/child. I agree this will probably never be ideal as anytime there is a struggle between two ‘parents.’ Code mirroring life.

Viewing 25 results - 19,926 through 19,950 (of 22,649 total)
Skip to toolbar