Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 19,726 through 19,750 (of 22,687 total)
  • Author
    Search Results
  • #64304
    r-a-y
    Keymaster

    MrMaz’s next version of BP Links will be the definitive media embedding plugin for BP!

    My plugin just utilizes what WordPress already has; it doesn’t do all the cool stuff MrMaz’s plugin does!

    #64300

    In reply to: Custom Types

    Andy Peatling
    Keymaster

    You should be able to create custom member types within WordPress. Define custom roles, there are lots of docs on doing this.

    #64258

    In reply to: Indexation of content

    idotter
    Participant

    I think sitewide tags (also activities) would be great …

    e.g. pointing on tag “wordpress” i see every blogpost tagged with “wordpress”, every user, that have the tag “wordpress” on its profile, every activity and every forumpost tagged with “wordpress”.

    #64251
    Joss Winn
    Participant

    Thanks, mark. That’s what I needed.

    Andy, the problem is that the More Privacy Options plugin adds new privacy levels, like on wordpress.com and the Activity Stream doesn’t recognise those. It only knows about Searchable/Not Searchable ‘privacy’ options (I’ve never understood why blocking search engines is referred to as ‘private’ – I think it’s misleading).

    #64249
    andystaple
    Participant

    https://codex.buddypress.org/how-to-guides/building-a-buddypress-child-theme/

    Right in the WordPress Themes folder like Modemlooper said. That is a good read to understand child themes

    #64247
    geoffm33
    Participant

    May not be compatible with SI CAPTCHA:

    Upon activation of oEmbed:

    Warning: Cannot modify header information – headers already sent by (output started at /home/public_html/sandbox/wp-content/plugins/bp-oembed/bp-oembed.php:110) in /home/public_html/sandbox/wp-includes/pluggable.php on line 868

    When viewing any page (admin or otherwise)

    Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home/public_html/sandbox/wp-content/plugins/bp-oembed/bp-oembed.php:110) in /home/public_html/sandbox/wp-content/plugins/si-captcha-for-wordpress/si-captcha.php on line 961

    Other than that, I only get the same warning that you say is fixed in trunk.

    Good work!!

    #64246
    intimez
    Participant

    That’s odd. If you sign up typing in Dennis Pedrie as the username (not Name), then the profile link should be /members/Dennis-Pedrie/profile

    I tested using Guest User and it’s /members/Guest-User/profile

    [wordpress2.9.2 + buddypress1.2]

    #64245
    r-a-y
    Keymaster

    Quoted from the WP codex:

    wp:

    Executes after the query has been parsed and post(s) loaded, but before any template execution, inside the main WordPress function wp. Useful if you need to have access to post data but can’t use templates for output. Action function argument: an array with a reference to the global $wp object.

    Action priority level: (again from the codex)

    1. plugins_loaded

    2. sanitize_comment_cookies

    3. setup_theme

    4. auth_cookie_malformed

    5. auth_cookie_valid

    6. set_current_user

    7. init

    8. widgets_init

    9. parse_request

    10. send_headers

    11. pre_get_posts

    12. posts_selection

    13. wp

    14. template_redirect

    15. get_header

    16. wp_head

    17. wp_print_styles

    18. wp_print_scripts

    19. loop_start

    20. loop_end

    21. get_sidebar

    22. wp_meta

    23. get_footer

    24. wp_footer

    #64240
    r-a-y
    Keymaster

    @modemlooper

    Re: members directory – yes, that is intended because I don’t think you’d want to see a huge embedded object right next to the name in the directory.

    Re: additional sites – to extend the list of oEmbeddable sites, you have to extend WordPress’ oEmbed provider list. I should have put this in the FAQ.

    #64210
    r-a-y
    Keymaster

    @andhix

    There should be three files in the .ZIP file. I had some trouble with SVN last night.

    Try this link:

    https://downloads.wordpress.org/plugin/oembed-for-buddypress.zip

    @everyone

    Gnarly! Sorry about the plugin not working.

    I just reproduced the problem.

    Can you deactivate the plugin, rename the plugin folder to “bp-oembed” instead of “oembed-for-buddypress”, re-activate and see what happens?

    I’m going to have to look into this some more…

    #64196
    Mark
    Participant

    Take a look at the BP MPO ACTIVITY FILTER plugin. Just be aware that if you’re logged in as Site Admin you’ll see ALL private posts in the activity stream which may lead you to believe it’s not working. Log out and the posts should not be visible. I am getting the following in my error log with this plugin activated (on wpmu 2.9.1/bp 1.2): “WordPress database error Table doesn’t exist for query”

    http://teleogistic.net/code/buddypress/bp-mpo-activity-filter/

    #64194
    emilywebber
    Member

    I had this and it was driving me crazy – turns out it’s a simple wordpress setting rather than buddypress. Go to your wordpress dashboard > settings > general and allow users to register – you’ll then see the registration link

    #64167
    Scotm
    Participant

    For what it’s worth, the free Mimbo magazine theme works almost out of the box after installing the new template pack plugin.

    #64144
    MrMaz
    Participant

    @Windhamdavid

    Nice work, you found two bugs at once. The main one was introduced when I fixed date localization issue and the query wasn’t being passed to prepare. The other one has been there since version 0.1 and nobody ever picked it up, but its minor.

    Here is the update file in case anyone wants to do a hot fix, but this bug is not a big deal if you are just testing. I’m sure a 0.3.1 will come out by next week.

    https://plugins.trac.wordpress.org/export/207969/buddypress-links/trunk/bp-links-classes.php

    #64133
    andhix
    Participant

    is it true, i place the directory no files in wordpress plugin?

    and results it’s not working…

    #64120
    Windhamdavid
    Participant

    [19-Feb-2010 07:15:53] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ’12:15:53 – date_created ) / 60 ) / vote_total ) WHERE popularity <= 16777214 AND’ at line 1 for query UPDATE wp_bp_links SET popularity = FLOOR( FLOOR( ( 2010-02-19 12:15:53 – date_created ) / 60 ) / vote_total ) WHERE popularity <= 16777214 AND vote_total >= 1 made by do_action_ref_array, call_user_func_array, bp_links_recalculate_popularity_for_all, BP_Links_Link->popularity_recalculate_all

    #64112
    Andy Peatling
    Keymaster
    #64088
    armandmorin
    Participant

    Question… I’ve got my theme working that did it. Thanks.

    My theme DOES NOT show the nav bar like in the default BuddyPress theme. I tried copying the code from the header section of the BuddyPress theme, but I got a function error after.

    Any ideas of how to add the BuddyPress Nav to the theme?

    #64083
    Paul Wong-Gibbs
    Keymaster

    This is gonna be really tricky especially if you didn’t backup your DB. Have you tried running 1.2 with the Backwards Compatibility Plugin?

    #64066

    In reply to: Group Blog

    peterverkooijen
    Participant

    There may be some clues here how to make P2 work outside the regular blog index.php.

    #64043
    Paul Wong-Gibbs
    Keymaster

    Arthur Freitas had said he had made a GlotPress project for this, but I’m not sure of the URL (and it seems a lot of wordpress.com websites are down at the time of writing).

    #64031

    In reply to: buddypress + p2 theme

    peterverkooijen
    Participant

    Now trying Posthaste again. Removing that line removed the post form from all the loops, but putting this line in the template files does nothing:

    <?php if(function_exists(posthasteForm)) { posthasteForm(); } ?>

    I tried in several files, including regular blog index.php files. Also tried this:

    <? posthasteForm(); ?>

    Still nothing… And if I leave the add_action(‘loop_start’… and just use the form, nothing gets posted, not even on the main/default blog.

    I think I’m closer to a solution with P2, if somebody can help me figure out how to use the P2 post-form from a page that is not the regular index.php of the blog.

    Is there an example of that in Buddypress version 1.2?

    #64015
    #64010
    D Cartwright
    Participant

    Hi Paul,

    The full code is in this (small) plugin here:

    https://wordpress.org/extend/plugins/buddypress-group-activity-stream-subscription/

    The url is created with the following code:

    class Group_Activity_Subscription extends BP_Group_Extension {

    function group_activity_subscription() {
    global $bp;

    $this->name = 'Notifications';
    $this->slug = 'notifications';

    // Only enable the notifications nav item if the user is a member of the group
    if ( groups_is_user_member( $bp->loggedin_user->id , $bp->groups->current_group->id ) ) {
    $this->enable_nav_item = true;
    } else {
    $this->enable_nav_item = false;
    }

    $this->nav_item_position = 91;

    $this->enable_create_step = false;
    $this->enable_edit_item = false;

    add_action ( 'wp_print_styles' , array( &$this , 'add_settings_stylesheet' ) );

    }

    #63976

    In reply to: buddypress + p2 theme

    Scotm
    Participant

    @Peterverkooijen

    Andy’s post on t how to make your WordPress theme work with BuddyPress can be found under Developers > Docs > How-to Guides. The extension pack can be downloaded from there. Follow the directions and you will have P2 working, but you’ll likely need to make some style adjustments in bp/bp.css for example as a minimum.

    I think you need to upgrade to BP 1.2 before you do anything. There is an element of P2 features in the new BuddyPress (post-form) and the Default theme but P2 is in no way integrated with BP 1.2.

    Thx

Viewing 25 results - 19,726 through 19,750 (of 22,687 total)
Skip to toolbar