Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 29,051 through 29,075 (of 68,918 total)
  • Author
    Search Results
  • #137832
    aces
    Participant

    https://codex.wordpress.org/Function_Reference/wp_get_current_user ( should ) work with buddypress…

    To personalise the admin bar I use something like this (bp version 1.5.7)

    #137825

    In reply to: All user uploads

    @mercime
    Participant

    1. BP Media plugin beta – Free – all media – http://code.google.com/p/buddypress-media/ do read docs before installing
    – aka BP Album for images only

    2. BP Gallery plugin – Premium – all media – http://buddydev.com/plugins/bp-gallery/

    3. BuddyPress Portfolio – Free – https://wordpress.org/extend/plugins/buddypress-portfolio/ – add screenshot of each project

    #137824
    Roger Coathup
    Participant

    If there’s a shortcode for WordPress for this, it should work for BuddyPress, as it’s the same name system underneath.

    It’s something one would normally do in a template file, rather than a shortcode in page content.

    #137822
    Roger Coathup
    Participant

    Paul’s suggestion to fix this doesn’t require any wp-admin access — just FTP and an editor.

    Try working through it. If that fails try removing BuddyPress from your plugins folder (again that just needs FTP access).

    And, of course, Googling the whole error is likely to return nothing — your error message has your account name in it, and a number of bytes exhausted that’s specific to your case — try simply googling the relevant portion: “fatal error: allowed memory size”

    Finally, if you really want help on this forum, you need to help yourself a little –try giving your thread a meaningful title, so visitors will know the help you’re looking for.

    idanny08
    Member
    #137818

    In reply to: BuddyPress 1.6 RC1

    Paul Wong-Gibbs
    Keymaster

    Links like these any good? Not sure if we can manipulate the trac download URLs: https://buddypress.trac.wordpress.org/changeset/HEAD/tags/1.5/bp-themes/bp-default?old_path=%2F&format=zip

    If anyone wants to talk about issues other than 1.6-RC1 in this thread, please make a new thread. Let’s keep this one on topic from now :)

    #137816
    Cabachona
    Participant

    Thanks Paul, however I can’t get access to my wordpress admin – how am I going to make any changes?
    Also, yes I tried googling the whole error message, google can’t find it though.
    I just want to know how to get to my admin wordpress main admin so I can get rid of buddypress and perhaps start again.
    Without having to delete everything and start again!

    #137815

    In reply to: BuddyPress and Bones

    ili_t
    Member

    Yo! Did you fork this? I’m just about to customise those 16 theme templates, and I’m just not sure where to edit the templates exactly.

    @mercime
    Participant

    Glad you resolved this on your own. For others, add “buddypress” without the quotes to tag in stylesheet.

    `Tag: buddypress, etc. etc. etc.`

    @mercime
    Participant

    @idanny08 open up the header.php of your wisdom theme, copy all, paste in pastebin.com, click submit, and post the generated URI here. Do the same for your theme’s index.php, page.php, sidebar.php and footer.php

    Initial scan shows that you might just need to create only two files to align HTML structure of template files. But we need the information requested above to help you.

    #137810
    aces
    Participant

    It seems that your theme has changed things around from ‘normal’. What theme are you using?

    One would expect the file ( and line number in bp-default ) to be like: https://buddypress.trac.wordpress.org/browser/tags/1.5.6/bp-themes/bp-default/registration/register.php#L68

    If you have a utility that will search with ‘Find in Files’ such as is available in notepad++ then you might be able to find where it’s been moved to….

    #137809
    Asynaptic
    Participant

    @modemlooper, changing his profile/username will only show activity going forward, not retroactively

    @sp12 what modemlooper is trying to say is that there is a strange feature at buddypress.org which hides your activity stream (due to spam concerns) so a way around it is to change your profile and edit your name field to something else other than 12sp (I changed mine from Synaptic to Asynaptic)

    when you make the change you’ll be able to then see your activities on this site going forward, but you will NOT see activity prior to making the change, so your best bet is to recall keywords and then to search google like this (remove quotes of course):

    “site:buddypress.org KEYWORD”

    and hope that it has been crawled in google.

    This “feature” to fight spam has been a source of questions by MANY users here at buddypress.org so much so that it seems the best bet is to either change it or to at least INFORM people once they register that they must change their name/username to be able to see their activity!

    No idea why mods ignore this – it would not only cut down on confused questions but also improve usability of the site since prior activity is never shown, even when the change is made.

    Asynaptic
    Participant

    re merger, fair enough

    re performance, the bottleneck isn’t DNS but it does occur right at the start, the waterfall shows:

    “Time to First Byte: 4388 ms”

    And “Start Render 5.325s” that is way way off

    If that didn’t occur you’d have a more reasonable, but not yet optimized, load time of 2.64 seconds

    as way of comparison, take a look at a site that does everything it can to optimize load time:

    http://www.webpagetest.org/result/120722_R5_MJ6/1/details/

    Jason
    Member

    @Roger Coathup Thank you for your candid response. At least now I know there’s no way to add that functionality without just remaking something similar and new based off the old one.

    12sp
    Member

    I found the solution. I needed to add a tag to my child theme.

    #137797

    In reply to: BuddyPress 1.6 RC1

    modemlooper
    Moderator

    BOOM! https://codex.buddypress.org/releases/bp-default-theme

    Is there a place to upload zips of just the theme? Here maybe? bp.org/download/theme ?

    I want to add direct zip download link.

    #137794

    In reply to: BuddyPress 1.6 RC1

    modemlooper
    Moderator

    This should be a new topic but I agree with Roger. I think BP-default should be on WordPress.org. I’ve had on many occasion needed an older version. It also gives users an indication they can use another BuddyPress theme from .org. I would even go as far as not bundling BP-default and only use .org. It’s easier to delete a theme when beginners mess up code and download via .org than to mess inside /buddypress

    I will create codex page. We need a discussion about the theme changes in 1.7 so it will be done properly to benefit the community. I know there is talk of using something like bbPress but I have struggled to understand its method and this is not good for designers who are not as good with php

    #137787

    In reply to: RSS Feed

    Tammie Lister
    Moderator

    Each person’s personal activity is on their profile’s activity stream. For instance:

    http://testbp.org/members/johnjamesjacoby/

    What I think you want to have is a filtered activity to only show people they are friends with – is that the case?

    If that is then you want to look to customise the activity loop and a good starting point would be here:

    https://codex.buddypress.org/developer-docs/custom-buddypress-loops/the-activity-stream-loop/

    #137786
    Tammie Lister
    Moderator

    I’d like to check what you are trying to do here if that is ok. Are you trying to add pages to the entire BuddyPress site or just show extra pages when on the directory pages eg; members, groups? Or are you adding page templates to the theme directory for BuddyPress?

    #137785
    mahdiar
    Participant

    reply to activity ( comment ) in the buddypress.
    for example you post an activity to your profile but I can’t comment on it !

    #137782

    In reply to: BuddyPress 1.6 RC1

    Paul Wong-Gibbs
    Keymaster

    This is why beta/RC testing helps us identify areas that we’ve inadvertently broken, so we can address any regressions.

    Other argument: why can’t we make minor changes to the theme? In 1.6, we’ve made some JS and CSS improvements to allow parts of those things to be more easily overridden by child themes. I think that’s the extent of the changes, though I can’t remember until I/we write up the release notes.
    Functionality hasn’t changed. The more drastic theme changes in the old 1.5 did cause some upgrade complications, and we’ve learnt from that.

    The themes are versioned. I don’t believe CSS/JS tidy up merits a “new” theme. If/until BP-Default is put on WordPress.org’s theme repository, if someone wants to make e.g. a codex page with links to .zip of BP-Default from each BuddyPress, go for it.

    At any rate, we all know the pain points in building a BuddyPress theme based off BP-Default at the moment. Future releases of BuddyPress won’t ship with a theme, so this problem will eventually go away.

    #137780

    In reply to: BuddyPress 1.6 RC1

    Roger Coathup
    Participant

    Guys – bp-default shouldn’t change with every release of BP, particularly if you’re encouraging people to build child themes off it.

    If you want to change look and feel of the default theme packaged with BP, you should release it under a new name, pretty much as WP does (kubrick.. default.. twenty ten… twenty eleven). Then when a user upgrades the core, their site will continue to look and feel just the way they intended it to.

    If, because of the nature of BP (regular new features), you’d also like to offer a parent theme that grows with each release, then OK — offer that as a second option — but label them clearly.

    #137779

    In reply to: Broken Search?

    tom coady
    Member

    @mercime glad to know it’s not just me. How about disabling the default search box and inserting a google custom search widget?

    edinchez
    Participant

    Bump. Anyone? Or maybe @djpaul?

    #137777

    In reply to: BuddyPress 1.6 RC1

    Paul Wong-Gibbs
    Keymaster

    Need to finish writing the change log too :/

    @mercime We’d have hope theme authors were testing their themes when we were in beta — but if you find any regressions in BP-Default in RC, please raise trac ticket :)

Viewing 25 results - 29,051 through 29,075 (of 68,918 total)
Skip to toolbar