Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 50,226 through 50,250 (of 68,985 total)
  • Author
    Search Results
  • #83834
    r-a-y
    Keymaster

    You should network activate BuddyPress.

    This is so your user blogs can take advantage of BP functions. Most notably, the BuddyBar gets displayed at the top of each blog and your user avatars should use your BP one.

    #83830
    Desi Ninja
    Participant

    @crashutah
    thanks…
    ‘header.php’ -thats exactly what i was looking for. cudn’t find out which file had the search section (pretty obvious though!) :)

    one more thing- can u pls tell me which file to look for this-
    i want to show the @username (with ‘@’ in the beginning) on hovering mouse over the display name. now it shows the user name on mouse hover, and i dont really want to use a whole plugin for encouraging everyone to use @mentions. if possible i wud like to show @username on mouse hover over the display pic too.
    i think it wud b a neat to implement this in the theme by default too.

    @andrea_r @jeffsayre

    camilin119
    Member

    Oh, i almost forget. I’m using wordpress 3.0 and buddypress 2.4

    #83818

    In reply to: login plugin problem

    barry-o-brien
    Participant
    #83816
    lincme.co.uk
    Member

    @peterverkooijen said; “Talk about dropping rigidity and opening up to an amazing new flexibility and power is pure nonsense”. Ah Peter, without visionaries such as yourself, how would we ever have got to where we are..?! Growing out of rigid definitions into new flexibility is where the virtual world is heading, like it or not. Everything you see online now will be long dead in five years, and all the concepts you hold dear buried deep. Might as well get used to it.

    BuddyPress is a mess, as I see it. It isn’t really anything, and at the same time it’s too much. If I want a community conversation stream, along with simple WordPress themes, etc., there’s Mingle. If I want a forum on my site that’s easy too; there’s BBPress, Mingle Forum, etc. If I want member groups regardless of these, there’s, erm… there’s… well, BuddyPress does that, kind of, in a big and over-complicated way.

    BuddyPress should be about making social contacts. The name’s a bit of a clue, right? In other words, friends and contacts with grouping of such, contact streams, and strong privacy for users so they determine who sees what they post. On top of that, as it’s a social tool; community moderation/banning, and reporting to site admins in a simple and obvious way. Oh, and of course, easy to see notifications such as friend/contact requests, etc. Who thought it was a good idea to *include* forums in all of this, and relate them to groups?! Each entity and its associated operations should be separate and self-sustaining. Basic OOP.

    It just doesn’t do anything easily, does it? And the hype on the download pages about plugins to do whatever you like is just hype, really. Oh, it ‘kind of’ does everything you want, but only kind of. You have to jump through hoops, and even then you’re fighting with a forum which tries to be a group trying to hold conversation streams together.

    I’m interested in productive discussion about social networking sites and their take-up and impact, though not here as I feel it’s not the right place. For one thing, the developers and those who kiss up don’t like to hear how their baby was malformed from the start. If anyone is interested in finding solutions to creating truly interactive social networks in the easiest and most stable way possible at present, please email any-name-you-like at our domain. :)

    #83814

    In reply to: The Chemistry Book

    LPH2005
    Participant

    I know – you are probably sick of updates – but what’s more fun than creating something from nothing?

    So here goes the latest:

    Number 1:
    Moodle is now operational – the login ID is now tied to the WordPress login. Students no longer need to register twice – but only once. The same login ID and password used at the front of the site is the same as the moodle account.

    Number 2:
    Theme changes to moodle so that the Wiki and WP are available from the top navigation.

    Number 3: (and this one is cool!)

    http://www.thechembook.com/wiki/index.php/StudyStack

    This is an embedded PDF containing links to the vocabulary students are to memorize. If the student clicks on the link then the vocabulary loads – and provides an opportunity for the kids to play hangman, solve a crossword puzzle, etc.

    Number 4: (boring nerd stuff)
    BuddyPress was updated to the latest stable version – with some additional plugins and edits. Theme changes in Moodle and MediaWiki to accept the navigation. Embed plugin for PDFs and web into the Wiki.

    Bragging stuff:
    Yep, over one-half million page views on this site since it’s launch. Oh – and a friend did a great job showing the site in Texas at the HP conference.

    What could possibly be left? Glad you asked!

    1. The photos album is going to be expanded. I can’t wait for the BP Album + …

    2. Bug fixes: I suspect once kids start using this thing again – they’ll find problems and want things changed.

    3. Embed learning guides so they do not need to be downloaded.

    4. Performance on BuddyPress is really poor. This is due to RackSpace, their MA and lack of being able to use expired headers and gzip. I cannot use minify either. This causes plugin errors to crop up. These problems are supposed to be fixed in W3-Total-Cache next release.

    5. More content! Yes. While there are over 550 articles, so much detail is missing. So lets hope I can convince kids to actually add more content :)

    #83813
    rich! @ etiviti
    Participant

    i believe that is just adding in the @simon.goodchild automatically to the message – (though not a plugin and unique to this site – but could be done via some custom coding as the current method is just ‘mention this user’)

    Brad
    Participant

    I to had the 404 error when trying to show the activity stream on the home page. I already upgraded to WP 3.0 and BP 1.25 and things were working fine. I found this thread and installed the patch. Now it won’t let me change anything and only the activity stream shows up on the home page. When trying to access my home page it now forwards to the activity stream. Is there a way to get it to stop forwarding? I have tried re-installing the functions.php file from 1.2.4.1 and even deleting the patch from the current functions file.

    My site is http://www.WorkoutJourney.com. Notice how it forwards to http://www.WorkoutJourney.com/activity. I have the settings set at Front Page Displays: Your Latest Posts.

    Any help would be appreciated.
    Thanks

    #83806
    Paul Wong-Gibbs
    Keymaster
    #83804

    In reply to: Words with Friends

    Paul Wong-Gibbs
    Keymaster

    was also pwnd by @boonebgorges

    #83799
    rossagrant
    Participant

    @nuprn1 replaced it with &ndash and all is good! Cheers for that and great plugin!
    Thanks!

    #83796
    rossagrant
    Participant

    @nuprn1 Sorry rich, I’m a bit simple! Haha! What do I need to change in the code?

    nit3watch
    Participant

    @dennis_h I tried posting on the adobe forum but its giving me some error, really over adobe customer support..

    If I wanted the images to display on x, backgroundrepeat.jpg repeated then backgroundcenter with a fixed size/centered and the backgroundrepeat.jpg repeated.. How would I achieve this, I think I am meant to declare the width the center image but this is boggeling my mind. Any idea’s?

    body {
    background: url( ../images/backgroundrepeat.jpg ) repeat-x left;
    background: url( ../images/backgroundrepeat.jpg ) repeat-x left ,
    url( ../images/backgroundcenter.jpg ) 0 0 no-repeat,
    url( ../images/backgroundrepeat.jpg ) repeat-x right;

    #83793
    rossagrant
    Participant

    @nuprn1 it’s http://www.sharespeak.co.uk and the widget is only on the homepage at the moment.

    You should see the strange symbol I’m talking about.
    Let me know what you think,
    Ross :)

    I can send you a copy of my bp-custom.php file too if you like. I have only 2 functions in it, your widget and a redirect to forum upon clicking on a group snippet of code from r-a-y. Maybe I have implemented it wrong somewhere?

    nit3watch
    Participant

    @dennis_h so would you suggest I create like a 3 div layout and give the left and the right the repeated image with the center div containing the fixed image?

    nvm, reading the tut u said, they have backwards comparability.. Its not the end of the world if the fixed image isn’t there so ta.

    regards

    #83787
    5887735
    Inactive

    Should be in buddypress > bp-themes > bp-default > _inc > css

    #83784
    @mercime
    Participant

    bumping for moosh101

    #83783
    alanchrishughes
    Participant

    I can follow all their instructions to the point it says to run the script to your server: msgfmt -o buddypress-mysite.mo buddypress-mysite.po
    using terminal if you are on a mac. I know what terminal is but I don’t really know what it does or how it works and from what I always understood it is something that effects your own computer, not something you do web design with.

    #83782
    @mercime
    Participant

    Zip Archive link at bottom of page https://trac.buddypress.org/browser/tags/1.2.4.1

    @mercime
    Participant

    In WPMU 2.9.2, avatar uploads in main site are in wp-content/blogs.dir/1/files/avatars while in WP 3.0 the avatar uploads in main site are “supposed” to be in wp-content/uploads/avatars/ like it is in single WP.

    This solution to others’ avatar problems in this post might help you. Good luck.

    #83779
    @mercime
    Participant

    There are a variety of ways to create home page – also depends on what WP version you’re on. In any case, you might want to look at @modemlooper‘s https://wordpress.org/extend/themes/buddypress-widget-theme

    #83778
    Trader
    Participant

    Hi, I did try to find the 1.2.41 version from trac.buddypress.org but can’t find it. Does somebody have a direct link to download it? thank you in advance.
    Philippe

    5887735
    Inactive

    lines 84 – 120 in the header.php file of the default theme (version 1.2.5).

    div id=”search-bar”

    Buddypress > bp-themes > bp-default > header.php

    #83774
    Jeff Sayre
    Participant

    @hnla

    Thanks for the testing and confirmation. I have created a ticket for this issue.

    #83769
    rossagrant
    Participant

    @commentluv I’ve noticed with BP Followers that if you follow someone and then unfollow them before they clcik on the notification about the following that I get reverted back to the homepage. I expect this is because when the ‘follow’ is ‘unfollowed’ the template for the section that records the followers is removed therefore there is nothing to show. This results in a permanent notification that you can’t get rid of unless you go into the database.

    Not sure if it has anything to do with the things you are experiencing?

Viewing 25 results - 50,226 through 50,250 (of 68,985 total)
Skip to toolbar