Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 18,876 through 18,900 (of 68,969 total)
  • Author
    Search Results
  • #171910
    squaredindex
    Participant

    Okay, that added some stuff that wasn’t there before like the buddypress side bar under my content and the buddypress footer, but it still doesn’t have an effect when I change the template to one with no sidebars, I just seem to have two now

    #171908
    bp-help
    Participant

    @squaredindex
    Have you reviewed:
    https://codex.buddypress.org/theme-development/theme-compatibility-1-7/a-quick-look-at-1-7-theme-compatibility/
    If your parent theme has a page.php or index.php in the root directory then copy one of those files over to your child themes root directory and rename it to buddypress.php

    #171905
    squaredindex
    Participant

    I setup a child theme, but I’m having trouble getting the buddypress themes to work. I tried using the “onecolumn-page” template on one of my pages, but it didn’t have any effect, it should have removed the sidebar. Any idea what I could have done wrong?

    #171904
    seamtv
    Participant

    I have the same problem. However, my hide_sitewide values are “1” for private forum entries, but are being completely ignored with the sitewide activity is shown.
    I, too, upgraded from legacy groups to sitewide forums.
    I am running bbPress 2.4 with buddypress 1.8.1
    I have run the forum tools script to repair hidden forums, but this hasn’t made a difference.
    I’m really worried about this security breach and – despite seeing a number of posts in here pointing this out – the development team seem unable to recreate it at their end. Nevertheless, it seems it is affecting people like us and we need to lock it down ASAP.
    Thanks.

    seamtv
    Participant

    I’ve been having the same problem. It’s a huge security breach and I’d love to get to the bottom of it. I’m using buddypress 1.8.1 and bbpress 2.4.
    It’s actually really scary, since my private forums are having sensitive conversations that they believe to be private when, in fact, they are being broadcast in their entirety to everyone. This is horrendous.

    #171900
    Amid Dadgar
    Participant

    i think it should be in buddypress core… not as a plugin.

    #171897
    Bhanu1413
    Participant

    yes if you are making a child them then you can copy and past or after that you can edit files. if you are making a theme or it is not a child theme so there should’t be any sidebar till then you don’t add the code

    #171896
    squaredindex
    Participant

    Do you mean I literally just copy and paste those files into my theme folder?

    #171895
    squaredindex
    Participant

    Not a child theme, just a normal wordpress theme that uses buddypress. I don’t know if I have to do a child theme for it to work.

    #171894
    Bhanu1413
    Participant

    hi squared index you don’t mention what type of theme you are creating. if you are creating a child theme so you have to copy all files with the folder which have sidebar from defaul bp-them like activity folder with the index file or other folders and main index file after that simply remove the line

    <?php get_sidebar( ‘buddypress’ ); ?>

    usually this file locate in the last of index files.

    visit on my site http://www.vellamind.com/activity/

    i have chage the position of side bar in my theme

    Good luck

    #171886
    bp-help
    Participant

    @philmay
    If you had checked the link @carlh1 had provided you would see when you click on community that the issue is unresolved. An experienced developer may be able to help but if the theme is over-bloated and doesn’t follow standard WordPress template structures then I am afraid you are in for a hefty price-tag even if you hire one. If you have not already checked it out review:
    https://codex.buddypress.org/theme-development/theme-compatibility-1-7/a-quick-look-at-1-7-theme-compatibility/
    See if that helps. Based on your previous topics when you mentioned Non Disclosure Agreements your probably going to have a rough time finding anyone that would be willing to sign that. After all BP, Themes, and all plugins that require WordPress to work fall under GNU/GPL because they are derivative works that uses WordPress’s hooks, actions, filters etc. in order to work with WordPress it has to be. Realistically I doubt your site will be any more groundbreaking than anyone else who has created a WP/BP powered community site so it is right silly to require a NDA! I have seen some very amazing sites created with WP & BP but most of them come from top notch experienced web developers and web designers. Please don’t take this as discouraging or negative just set a realistic goal. Either way good luck!

    #171882
    @mercime
    Participant

    @alanniemies I would report this issue with the premium theme developer or check the premium theme’s forums. Surely you’re not the only one who has experienced this issue with BuddyPress activated.

    #171880
    @mercime
    Participant

    @davidollerton Where are you hosted? Does your hosting have GD library installed and/or imagemagick? Can you upload media in a regular WP Post or Page and choose the small/media thumbnail?

    What plugins do you have installed? Have you checked whether deactivating all plugins except BuddyPress and changing to Twenty Twelve or Bp Default theme resolve the issue?

    #171878
    @mercime
    Participant

    @craftersuniversity At this moment, I see that you’re using a Twenty Eleven as parent theme and not Twenty Twelve.

    Twenty Eleven has a one-column layout for its default page.php. Check out this tutorial for getting a sidebar into the BP pages: http://bpsocialnetwork.wordpress.com/2013/06/02/twenty-eleven-theme-compatibility/

    #171877
    Ben Hansen
    Participant
    #171875

    In reply to: Missing sidebar

    @mercime
    Participant
    #171865
    Hugo Ashmore
    Participant

    BP is fully compatible with WP default themes it’s what we’ll test against amongst others.

    If you’re running in theme compatibility mode then BP uses page.php initially to render it’s screens, although you can overide that by creating new versions of that file, so you should see whatever sidebar page.php is showing.

    If you are doing anything contrary to basic theme compatibility you’ll need to detail that.

    There are a couple of guides on theme compatibility in the Codex which will help you understand your options.

    #171864

    In reply to: Database Schema map

    xKroniK13x
    Participant

    Link is broken, hosting on my site for temporary access.

    http://coreymccown.com/images/buddypress_data_model_1_3.png

    xKroniK13x
    Participant

    @estopero Could you post a link to your site so we can see exactly what’s going on?

    #171857
    Davidollerton
    Participant

    Have upadated to latest buddypress, same issue, “There was a problem cropping your avatar”. Cant seem to edit my posts here, sorry for the multiple posts. Thanks

    #171855
    Davidollerton
    Participant

    Update: It isn’t a theme or plugin issue, as I switched to Twenty Thirteen and found the same problem. After that I switched off plugins 1 by 1 and still nothing.

    Im running WordPress 3.6.1 Buddypress 1.7 and am hosted by zippykid

    Thanks

    #171850

    In reply to: Missing sidebar

    craftersuniversity
    Participant

    After alot of research and error searching, i have found abit more information about my problem, so ive decided to start a new thread about this, and abandon this one. The new thread will be called “Buddypress and Twenty Twelve compatibility”

    #171836
    Paul Wong-Gibbs
    Keymaster

    If you’re not already using one, set up an object cache. It’s relatively simple and will be a big improvement for all WordPress things, not just BuddyPress.

    #171831
    Arial Burnz
    Participant

    I’m having a problem that I’m hoping the above situation will fix, but I need more information on how to utilize what’s above.

    Problem: WordPress toolbar is NOT showing up in MSIE, Firefox or Safari browsers. It IS showing in the Google Chrome browser. I’ve tried logging in with different accounts to see if it’s related to the login, but it’s the same – admin or member account – no toolbar. ALSO it’s the same with my other WordPress site – both are on two different servers. However, if I go to a WordPress.com site (versus a WordPress installation on a server/private site), the WordPress toolbar IS available.

    Since the WordPress toolbar is not available, I was hoping I could create menu tabs/options to get members easily to their BuddyPress inbox. The above information about building links from the sample structure is Greek to me. Where do I put that code? I’m using the Mantra Theme, so would I put it in the Custom CSS area? In the Appearance > Menu > Enter URL option? I’m thoroughly confused and I’m such a newb. Sorry!

    Here’s the website I’m building: http://ilovevampirenovels.com/ravenousbooktours

    Thank you!
    Arial Burnz
    Tour Host Coordinator

    #171830
    johnzhel
    Participant

    Great great app! Thank you. I have a question: how to post to my group(s)? It seems every time when I submit something, it goes to the all members update wall, nothing shows up in my group. Any idea what could go wrong?

    Thanks!

Viewing 25 results - 18,876 through 18,900 (of 68,969 total)
Skip to toolbar