Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 56,851 through 56,875 (of 69,016 total)
  • Author
    Search Results
  • kriskl
    Participant

    Thank you for quick reply

    I will try that,

    Is there any way to “filter’ and show, for example 10 Forums only and not complete lists?

    I understand buddypress forums does not support “sub-forums” (??)

    kind regards

    Kris

    #67083

    In reply to: Hopped Up Beer

    dpee
    Participant

    Andy Truly love the site, as a buddypresser, and a Beer enthusiast.

    Anyway youd be willing to share with me what plugin you are using for the ratings you have on your home page or is that a custom job?

    #67081
    Mariusooms
    Participant

    The GroupBlog plugin does not fit into that structure really well. While it does some of it, it really is going a different direction in its approach. You’d be best to take a look at this plugin:

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

    It is no longer under development for a year and will not be updated either. It will not work with 1.2, but it does do what you desire. You could at least use that as a starting point and port the code to bp1.2.

    snark
    Participant

    I think @kriskl is asking for something like what I was asking about here, but didn’t get any responses to: https://buddypress.org/forums/topic/changing-group-tab-display-defaults

    I’ll take a look at the Groups loop, @r-a-y, though I’m not sure I’ll be able to figure out what to do. Thanks.

    #67067
    takuya
    Participant

    r-a-y, does this plugin enable embed features on extended profiles, so users can paste, for example youtube videos?

    #67063
    thekmen
    Participant

    @MrMaz, I’m a big fan of Theme Hybrid so my customisations are only being done on Hybrid child themes.

    The only edits that I find need to be done are on the files that use

    <?php get_header() ?>
    <div id="content">
    <div class="padder">

    a grep & replace fixes any child theme issues & all seems to work as expected.

    Thankfully your plugin only uses those on the 3 files mentioned above so all is nice & easy & works as expected if the calls to template files use locate_template rather than require_once

    #67062
    gaysurfers
    Participant

    I am using WordPress 2.9.2.

    #67061
    bennettberlin
    Participant

    Say I have a site with 2 buttons in the header, “Books” and “Blog”. Blog is my normal WPMU blog which displays all post categories, including “Books”. Books should only display blog posts with the category “Books”. The BP activity stream should display all posts.

    The Blog-in-Blog plugin did the trick, but seems incredibly hard to style. I tested a few other similar plugins (some did not seem to work with WPMU) before settling on the “post-page-association-plugin” which works fine. I have it set just to show the first post from the Books category on a custom page.

    However, I would like to learn how to code this myself so that I can add some buttons to the the Books page so that the user can display other single books posts by clicking these buttons. Clicking would replace the current books post with the selected books post.

    Hope this is less confusing!

    #67060
    MrMaz
    Participant

    Yes, if you create those files in your child theme, they should override the core templates that ship with with the plugin.

    LMK if you run into any problems, not many people seem to be customizing the templates yet.

    Marshall

    #67059

    so I deactivated my blog.

    Re-installed WP 2.8 (yahoo hosted website).

    Automatically upgraded to version 2.9.2.

    Turned on customizable permalinks plugin.

    Changed the default permalinks to pretty permalinks.

    Installed BP 1.2 plugin

    Activated BP 1.2 plugin

    Select default BP theme.

    View blog site in new theme. http://www.highlitevibes.com/blog

    Everything looks good. Click link to change avatar — ERROR page not found!

    Click any other link, PAGE NOT found! Only link that works is the HOME tab, Log In tab and clicking on the blog entries!

    Worse, I cannot even import my original blog from the backup file I have. This is not a good day.

    #67057
    thekmen
    Participant

    cool, thanks.

    Fantastic plugin, only needs 3 file additions to custom themes so?

    /bp-links-default/create.php
    /bp-links-default/index.php
    /bp-links-default/single/home.php

    #67055
    MrMaz
    Participant

    @thekmen

    You are correct, that is a bug. Thanks for the report.

    You can change that manually, or check out the 0.3 branch, as I have just committed that fix…

    svn co https://plugins.svn.wordpress.org/buddypress-links/branches/0.3

    Thanks!

    #67054
    thekmen
    Participant

    OK, just found the trac version, same call to require_once 'single/forms/details.php';

    should it be

    locate_template( array( 'single/forms/details.php' ), true );?

    #67053
    thekmen
    Participant

    Hi @MrMaz,

    love the plugin, thanks.

    Where can I get the development version?

    The current 0.3.2 version uses:

    require_once 'single/forms/details.php'; in /themes/bp-links-default/create.php, so I need to copy this file to my custom theme folder, should it be locate_template( array( 'single/forms/details.php' ), true );

    to save adding the extra file in my custom template if I don’t need to make any theme changes to that file?

    #67051

    The plugin is activated…

    Is there an actual literal option called “pretty permalinks?” It is not set on the WP default permalinks, instead it is set as day and name e.g. http://www.highlitevibes.com/blogs/2010/03/06/sample-post/

    Does it have anything to do with my directory structures? because I do see the links pointing to files and directories that I know do not exist….

    #67050
    bluejam
    Participant

    Hi – i get the same issue – hosting with Servage:

    Plugin could not be activated because it triggered a fatal error.

    Fatal error: Cannot redeclare bp_loaded() (previously declared in /mounted-storage/home88b/sub008/sc20234-GIGI/xxxxxxx.com/wp-content/plugins/buddypress/bp-loader.php:54) in /mounted-storage/home88b/sub008/sc20234-GIGI/xxxxxxx.com/wp-content/plugins/buddypress/bp-loader.php on line 55

    #67049
    Paul Wong-Gibbs
    Keymaster

    Did you set pretty permalinks?

    schwooba
    Participant

    You could try this WordPress plug-in…’wp-members. Works for me.

    #67047
    Andrea Rennick
    Participant

    I guess I’m confused… if you;re using MU, then just create another blog. Go to the Site Admin -> Blogs menu, and Add A Blog.

    All blog activity will show up in the activity stream automagically.

    actually you can create a login page in 1.2.1 and have your site private….. once they pass credentials, they will be allowed inside.

    #67044
    danbpfr
    Participant

    euh… activating a plugin calling buddypress ?

    #67041
    thekmen
    Participant

    Just uploaded a slighter newer version with some CSS updates & support for the BuddyPress Links plugin.

    http://xfactor-blogs.com/downloads/

    @Arun thanks for pointing that out, will fix it on the next update.

    #67040
    bennettberlin
    Participant

    Thanks r-a-y.

    Today I found the Blog in Blog Wp plugin which does the job quite adequately. It seems to automate your method.

    At the moment I’m the only blogger on my site so I have no problems. I would still be interested to learn how to integrate another WPMU blog on my site as it would mean that I could have other users contribute to the secondary blog, “books”, without exposing my personal blog to these users.

    #67039
    freebee1989
    Member

    Okay, thanks! Anyone have any idea o how this can be done now?

    #67037
    r-a-y
    Keymaster

    There’s a plugin for group tags, but that categorizes the groups and not the activity content:

    https://wordpress.org/extend/plugins/buddypress-group-tags/

    Andy mentioned that the code for global activity search exists, it just needs a frontend.

Viewing 25 results - 56,851 through 56,875 (of 69,016 total)
Skip to toolbar