Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 19,551 through 19,575 (of 22,649 total)
  • Author
    Search Results
  • #65690
    bnt76
    Participant

    Just a quick one thought I would point out to, I have managed to integrate sexy bookmarks into the actual link see here:

    http://www.wpin.me/links/whats-coming-in-wordpress-3-0-features

    How did I do it?

    Basically opened up the following file

    wp-content/plugins/buddypress-links/themes/bp-links-default/single/link-header.php

    In the link-header.php find:

    <div id=”item-meta”>

    <span class=”domain”><?php bp_link_url_domain() ?> –</span>

    <?php bp_link_description() ?>

    <?php do_action( ‘bp_link_header_meta’ ) ?>

    </div>

    and insert <?php if(function_exists(‘selfserv_sexy’)) { selfserv_sexy(); } ?> in between

    <?php bp_link_description() ?> and <?php do_action( ‘bp_link_header_meta’ ) ?>

    Thats it select the bookmark sites you want and ta da!

    my first contribution, I feel giddy.

    #65678
    xspringe
    Participant

    There’s also some discussion going on about it here: https://buddypress.org/forums/topic/attachments-for-activity-items

    I strongly doubt it will have any effect at all. Did you know even something as basic as the hyperlink has been patented? Just this website alone probably already infringes on dozens and dozens of existing software patents. Software companies generally don’t go after people who infringe on their patents until they might become a credible threat to their business model.

    Furthermore, these kind of patents are all invalid outside of the US. So in a worst case scenario wordpress & buddypress would have to move some of their business to Europe. I highly doubt it would ever come to that though.

    #65674
    r-a-y
    Keymaster

    The only media options right now are third-party plugins.

    BP-Gallery seems to be close to a release for v1.2 – http://buddydev.com (paid plugin)

    Kaltura for BP hasn’t been updated to v1.2. I would suggest you contact them for an update:

    http://wpveda.com/buddypress-kaltura-media-component/

    xspringe
    Participant

    I wouldn’t be too worried about this. Any software (inc. wordpress) is filled with functionality that has been patented before one way or another (and the facebook news feed patent includes many elements that have been patented by other companies before). Most of these patents have so much prior art that they would never hold up in court. If wordpress core and plugin devs had to check for existing patents for every single function they added wordpress development simply woudn’t be possible and grind to a halt.

    A second issue is that software patents aren’t valid outside of the US, so if you’re really paranoid about this kind of thing you can always host your site in Europe.

    #65634
    mlovelock
    Participant

    Well, to be honest that pretty much sums up CSS doesn’t it – ‘just way too much css tweaking required’. Every site I’ve ever developed has required a fair bit of CSS tweaking / hacking / fighting!

    As someone who hacked BP1.1 into a premium WP theme (and boy was that a headache!) I actually found that in comparison, BP 1.2 with @andy’s BP Template Pack was a dream. Granted, to get it exactly how you want it takes a little work, but I managed to update a new WP theme in under an hour! Then gradually bringing in BP css from the default theme along with some changes of my own has pretty much worked for me.

    The default structure / css is never going to work for everyone – I think it has to follow WP to a point, after all, they’re related apps – but look at it this way: at leastyou haven’t had to create a whole social networking plugin!

    @timnicholson – let me know if / when you’ve knocked together the tutorial and I’ll throw in any useful tips that I come across as I finish my own mods.

    #65630
    Tim Nicholson
    Participant

    I agree that this is more difficult than it should be. I’m finding that when I try following the buddypress codex on this with using @imports, the admin bar works fine, but pulling in the default theme css screws up a lot of things. I’ve found that just grabbing the default buddypress theme’s css sytles that are in addition to the core wordpress ones is working better.

    I really think that the buddypress default theme should do a better job at segregating core wordpress css tags from the buddypress specific ones. The buddypress-specific css styles seem to be too dependend on the core wordpress ones. For example, core wordpress typically removes the dots from

  • entries and the wordpress sub-nav tabs assume that’s already done. I’d like to see the buddypress specific tabs assign all the css properties they need so those can be pasted into an existing theme with ease.
  • While I’m making progress, the time involved to get it perfect is too high. Not to mention buddypress really adds a lot of overhead and slows down my site. I haven’t even installed the bbpress forums yet as I’m scared to death of what that will do to site performance. I’m on a dedicated server, too, and its just not good.

    I’m thinking about writing a tutorial on my site http://xtremelysocial.com to document what I’m doing to help others with this. However, regarless of what tutorials get published, in the end there is just way too much css tweaking required.

#65602
paulhastings0
Participant

I just upgraded to BP 1.2.1 (from BP 1.1.3) last night and noticed that right away. In fact I created a brand new user, logged in as them, and then deleted my account… only to find out that I wasn’t logged out by the deletion. So I manually logged out… and then logged back in as the deleted user. All of my activities on the site had been erased but the user was definitely still there.

I had to go into the admin dashboard and delete the user from the WordPress MU Users list.

So I guess this is a bug then?

#65601
Tyler Regas
Participant

I have to say that I’m glad to see that the community around BP appears to be very strong, and that’s good thing. I’ve always tried very hard to advocate for open source, and have done so for over a decade now. I plan on advocating more for WordPress, BuddyPress, and bbPress, as well as the WordPress Foundation through my Autism site. I take exception to those who talk about being able to tell when a site is based on WordPress. Of course, its up to the designer of the site whether or not they will fly that flag, and I’ve long ago decided that I would let everyone know what I was using to get things done. I’ve been running Mobodojo on WP since 1.2.

Sadly, though, I’ve been growing accustomed to the automagical nature of WP and have stopped using themes which need to be tweaked every time the code base gets updated (though Atahualpa and Arras are stunningly powerful themes) as well as counting on plugins to do everything I need. The deficit lies in the fact that I’m hopeless when it comes to coding. Sure, I can edit existing PHP and even make it work 13% of the time, and I’ve been hacking around HTML for years, but there are things I need to have my site do, and so I’ll need to buckle down and either find out a way to do it myself or pass along my passion to someone (or someones) who have the skills.

I realize that my opening post sounded upset, and I was, but that frustration should never have been vented on the BP community. I do thank you all for making some mild fun of me and, otherwise, being very cordial and helpful. I’m also pleased with myself to have managed to spark a little bout of debugging :)

The site is phrind.com. If you aren’t a member, you will be redirected to blog.phrind.com.

#65595
PJ
Participant

https://wordpress.org/extend/plugins/buddypress-real-names/

I tried that but the registration form doesn’t change and all and when I click the Buddypress button in the site admin it redirects me to my homepage. The title of the plugin sounds good, but if it worked that would be better.

#65590
Andrea Rennick
Participant

You have to go inot the BP folders that are added to the theme, and wherever there’s a “content” div, match that up to the HTML markup in the original theme.

If it;s overly complicated in the theme – yeah, pain in the ass. (which is why there’s unfinished themes on my hard drive :P )

#65584
bnt76
Participant

@Andrea_r it was globalpress bought it from themeforest pain in the bum to do.

I basically follow the steps as in the Buddypress template pack, however I have had issues with matching up the div and content classes / containers.

I know that once I have actually done it once, I will be able to do it again but its a nightmare, I think the theme is overly complicated.

#65581

In reply to: Like it? Vote it!

Dwenaus
Participant

don’t forget to vote for and rate other buddypress plugins you’ve tried: https://wordpress.org/extend/plugins/tags/buddypress

#65574
andrew_s1
Participant

Code revised to give protection even if buddypress gets deactivated: adds a second line of defence by hooking a wordpress action too. I’ve assumed that there’s no conflict here, but I don’t know if these two hooks collide. It seems to work ok.

<?php
/*
Plugin Name: BuddyPress Lockdown
Plugin URI: https://buddypress.org/
Description: Lock down your BuddyPress site if a user is not logged in.
Author: Andy Peatling & Andrew_S1
Version: 1.2
Author URI: https://buddypress.org/
Site Wide Only: true
*/

function bp_lockdown() {
global $bp;

if ( BP_REGISTER_SLUG != $bp->current_component &&
BP_LOGIN_SLUG != $bp->current_component &&
BP_LOGIN1_SLUG != $bp->current_component &&
!is_user_logged_in() ) {
bp_core_redirect( site_url( BP_LOGIN_SLUG ) );
}
}
function wp_lockdown() {
if ( !is_user_logged_in() ) {
auth_redirect( 'wp-login.php' );
}
}

add_action( 'bp_init', 'bp_lockdown');
// if no buddypress, have a backup plan
add_action( 'send_headers', 'wp_lockdown');
?>

#65571
intimez
Participant

I pasted Burt’s code to the end of function.php and I get a blank page

Did I miss something?

[wordpress2.9.2 + buddypress1.2.1]

#65520
Andrea Rennick
Participant

What theme was it? Some themes are pretty straightforward, some are a nightmare. (I’m working on a pile of them in my “spare time”)

#65518
Andrea Rennick
Participant

https://wordpress.org/extend/plugins/wpmu-new-blog-defaults/ This is the one most of us have been using.

#65474
bnt76
Participant

I actually found this quite difficult and still cannot convert a theme! Damn by technical capabilities.

#65473
kespers
Member

Its a bug reported at : https://trac.buddypress.org/ticket/2046

#65463
andrew_s1
Participant

Update again: the full answer is now here – https://wordpress.org/extend/plugins/bp-template-pack/

#65459
r-a-y
Keymaster

Since filters require some knowledge with WordPress, I’d recommend the CSS route.

Put this in your stylesheet:

.activity-list .activity-content img.thumbnail {display:none;}

#65448

In reply to: media attachments…

Paul Wong-Gibbs
Keymaster

Don’t know about image posting in activity stream but FYI you can use this for video https://wordpress.org/extend/plugins/oembed-for-buddypress/

#65444
Thomas Opp
Participant

Is there any way to enable the activations mails in a Single WP like in MU?

It seems to me BuddyPress supports activation only in WordPress MU.

#65430
peterverkooijen
Participant

As far as I know wpmu_activate_user is a plugin action hook. Also mentioned here. It works for my function. Not sure what you need exactly.

#65417
vincedepalma
Member

From the main wordpress admin you need to go to “settings” then check the box “anyone can register”

#65411
Peter Anselmo
Participant

Just Found this, Could be a springboard

https://wordpress.org/extend/plugins/google-document-embedder/

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