Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'theme'

Viewing 25 results - 30,076 through 30,100 (of 31,075 total)
  • Author
    Search Results
  • #39901
    nicolagreco
    Participant

    Why have you written to replace the member-themes directory??

    You can change the name of facebuddy theme directory :)

    is that under gpl? <– if yes i’ll add styles for the bpdev-autosuggest plugin :D

    #39899
    gpo1
    Participant

    I want this done,Kaltura to port over to BP : https://wordpress.org/extend/plugins/all-in-one-video-pack/

    Would be a good answer to server loads because users can upload videos to 3rd party host and not yours that would save you server performance and storage issues!

    #39898
    Paul Wong-Gibbs
    Keymaster

    Yes you will have to edit the theme. Look at index.php in one of the standard wp themes, copy the main loop out and put it into the bp home theme’s. Home.php

    #39892
    Burt Adsit
    Participant

    I’m not trolling Farms.

    I just wanted to know if I’m gonna be able to actually use any of the ideas you get from this thread. If they surface in an Insub product and you use the same restrictive licensing that is attached to the TOS plugin, I won’t be able to.

    Licensing is important to me. I got my answer. You can have your thread back.

    #39891
    Farms
    Participant

    “Have you forgotten where you came from?” Come along now, you’re supposed to be a moderator not a troll! Next thing we know we’ll be calling each other nazis ;)

    Can we save this thread for discussions about what we can do for the community rather than yawnsville debates over licensing. Please.

    #39889
    Burt Adsit
    Participant

    Farms, I was serious when I invited you guys to do some heavy lifting. From my earlier post in this thread:

    Developing new member themes seem to be the challenging area that needs attention. Since the gurus are asking, I suggest you folks do some heavy lifting in that area.

    What I meant by ‘heavy lifting’ was to develop themes and plugins that include new and exiting concepts. Things that can be used as models. Products that can be copied and extended to improve the community we all operate in. Themes and plugins that other developers find valuable.

    ‘Value’ to me is code I can learn from, use, include, modify and reuse without restriction. I know that Incsub’s products, services and success are based on code that was freely shared without restriction.

    Have you forgotten where you came from?

    #39888
    Farms
    Participant

    @anointed, we’re looking at that at the moment too.

    We’re also looking at a thorough reworking of it (keeping compatibility of course) and it’d be good to include that in it.

    Unfortunately that’s one where copyright does matter though as it’s a premium.wpmudev.org plugin – so Nicola can certainly modify it for his own personal use but we’d have to take issue with any redistribution.

    Besides, it’s pretty complex (and mission critical) stuff so we like to make absolutely sure we’ve got it sorted and supported – I’d *strongly* advise against using any forked versions or stuff which might risk future compatibility.

    #39887
    Anointed
    Participant

    By far my number one plugin would be extending the multi-db to work with buddypress adding in replication as stated earlier. I believe Nicola may be working on this already though.

    #39886
    Farms
    Participant

    @sebastianmacias It’s on the list :)

    #39885
    sebastianmacias
    Participant

    I would love a blog theme that integrates with the buddypress them so that way blogs don’t feel like they are separated entities.

    Thanks,

    Sebastian

    #39884
    Burt Adsit
    Participant

    Farms, that’s not what a copyright is. From wikipedia:

    Copyright is a form of intellectual property which gives the creator of an original work exclusive rights for a certain time period in relation to that work, including its publication, distribution and adaptation; after which time the work is said to enter the public domain. […]

    This means I can’t modify, adapt or distribute something that simply has Copyright stamped on it. That’s what a copyright is for. To restrict the rights of others.

    I guess I’m asking why it doesn’t have a GPL, or something similar, license?

    #39883
    Farms
    Participant

    It’s a pleasure :) Glad you liked it :)

    Feel free to modify, redistribute or do whatever you like with it.

    Alternatively, don’t – it’s entirely up to you.

    #39879
    Burt Adsit
    Participant

    I downloaded the TOS plugin and the license just says: “Copyright © 2009 Incsub. All rights reserved.”

    Exactly what does that mean?

    Can you withdraw my rights to use the plugin if I piss you off? The plugin might be freely available but that doesn’t mean I have any rights at all. Can I modify this for my personal use? Can I distribute a fixed version to my friends?

    A license that says “This is mine” isn’t a license.

    sebastianmacias
    Participant

    Thanks netspencer. I think the original way makes more sense. I wonder why it was changed to the way blogs work now.

    Having blogs completely unrelated to profiles makes the navigation of the site a awkward. It completely breaks the flow of a BP powered site.

    I will be doing more research and post my findings here.

    Perhaps I would end up creating a new blog theme that brings the profile to the blog or maybe the other way, bring the blog to the profile page.

    Thanks,

    Sebastian

    #39877
    Farms
    Participant

    Hi Guys,

    We’ve made some serious notes and are starting work on some of the larger ones, but here’s one to get you started – a nice, simple, configurable Terms of Service plugin freely available at our BuddyPress Plugins page over at WPMU DEV:

    http://wpmu.org/our-first-buddypress-plugin-terms-of-service/

    Enjoy – and you can also add your own BP plugins there to share with the community should you wish!

    netspencer
    Participant

    Origionally, BuddyPress was designed so the user profiles was one of the blogs…. user.domain.tld.

    and so that would go to todays equivalent of domain.tld/members/user. since that was the case, the theme for those blogs would be the member theme, and to access that users blog the url would be: user.domain.tld/blog. because of this, the users blog would be incorporated into their profile.

    Now, buddypress users profiles are completly unrelated to blogs and reside at a different URL. Therefore, for a user to create a blog, they would make one just like they would on a normal wpmu installation and choose from any installed (and enabled) theme.

    if you want the blogs to be incorperated into the theme, maybe you could modify the member theme into a standard blog theme, name the folder default and don’t enable any other blog templates for the site.

    this way, when a user creates a new blog, your theme (default) will be set for it. and it will load more seamlessly.

    BTW: i don’t think there is a way for u to get the exact theme from the picture and have it work but maybe you can ask someone about that.

    #39875

    In reply to: Blogs Using BP Theme

    sebastianmacias
    Participant

    Does anyone know what would be the best way to get this level of integration of blogs and buddy press?

    https://apeatling.files.wordpress.com/2008/06/blog.jpg

    I found that screenshot here: http://apeatling.wordpress.com/2008/06/12/new-buddypress-theme/

    Thanks,

    Sebastian

    #39871
    halfpint
    Participant

    Ok I got mine working by moving the member-themes folder from wp-content/themes to wp/content as tekkie said above

    #39870
    halfpint
    Participant

    I am geting the exact same error. I will be trying all that has been suggested on here

    #39867

    I would do this by going into /member-themes/buddypress-member/blogs/create.php and doing…

    <?php if ( bp_blog_signup_enabled() ) : ?>
    <?php
    global $bp;
    $blogs = bp_blogs_get_blogs_for_user($bp->loggedin_user->id);
    if ($blogs['count'] != 9)
    {
    bp_show_blog_signup_form();
    }
    else
    {
    ?>
    <div id="message" class="info">
    <?php _e( 'Limit nine blogs per member. If you would like another, please contact an Admin for assistance.', 'buddypress' ); ?>

    </div>
    <?php
    }
    ?>

    <?php else: ?>

    <div id="message" class="info">
    <?php _e( 'Blog registration is currently disabled', 'buddypress' ); ?>

    </div>

    <?php endif; ?>

    Just remember not to overwrite the member theme if you do a BuddyPress update. ;)

    #39852
    jeff-sayre
    Participant

    Hey kennibc-

    I’m glad jjj got you down the path.

    I assume you’re placing this code in the header.php file. The reason that you need to set $bp as global is that without it, a call to the $bp object is out of scope–it has no way to reference the object’s fields.

    Here’s another way to accomplish your clickable image links. This way pulls in the user’s name and not the user’s id.

    <?php global $bp; ?>

    <a href="<?php echo bp_core_get_userurl($bp->loggedin_user->id); ?>blogs/create-a-blog" title="hi" ><img src="<?php bloginfo('template_url'); ?>/images/createblog.png" alt="Create a Blog" /></a>

    Two final notes:

    First, I removed the hspace=”4″ align=”right” attributes from the image tag. You don’t need them. Instead, position the images using CSS.

    Second, I included the title tag within the anchor tag. Replace the text with whatever you want it to say. Although it is a matter of choice among coders, in my opinion it is wise to make a practice of using the title tag. It is an accessibility aid on links and it allows browsers to pop up a nice tooltip when a user positions their browser over an image.

    #39850

    Awesome! Good job! Gonna green light this one.

    You’re welcome. ;)

    #39849
    kennibc
    Participant

    THANK YOU JAMES!

    It got me very close to what was missing. Here is the proper code (I assume since it works)

    <?php	global $bp; ?>
    <a href="<?php echo $bp->loggedin_user->domain; ?>blogs/create-a-blog">
    <img src="<?php bloginfo('template_url'); ?>/images/createblog.png" alt="Create a Blog" hspace="4" align="right" />
    </a>

    I had to add the global and get the $bp. Then the call for loggedin_user->domain did the trick with the hard code path following it.

    Thanks James. You got me going in the proper direction. Hopefully others will find this useful when modifying/creating BP templates.

    #39847

    Lets try this? Might be a step backward but I’ll cross my fingers…

    <a href="<?php echo $bp->loggedin_user->domain . $bp->blogs->slug . '/create-a-blog">
    <img src="<?php bloginfo('template_url'); ?>/images/createblog.png" alt="Create a Blog" hspace="4" align="right" />
    </a>

    #39845
    kennibc
    Participant

    That code is much better, but returns this link in the page:

    http://engage.dearbornschools.org/members//blogs/create-a-blog

    It’s not pulling the user name.

    Any suggestions?

Viewing 25 results - 30,076 through 30,100 (of 31,075 total)
Skip to toolbar