Search Results for 'buddypress'
-
AuthorSearch Results
-
September 27, 2013 at 6:09 pm #171910
In reply to: Trouble applying template
squaredindex
ParticipantOkay, 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
September 27, 2013 at 5:17 pm #171908In reply to: Trouble applying template
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.phpSeptember 27, 2013 at 4:08 pm #171905In reply to: Removing Buddypress sidebars
squaredindex
ParticipantI 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?
September 27, 2013 at 4:03 pm #171904seamtv
ParticipantI 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.September 27, 2013 at 3:52 pm #171903seamtv
ParticipantI’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.September 27, 2013 at 1:42 pm #171900Amid Dadgar
Participanti think it should be in buddypress core… not as a plugin.
September 27, 2013 at 12:42 pm #171897In reply to: Removing Buddypress sidebars
Bhanu1413
Participantyes 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
September 27, 2013 at 12:15 pm #171896In reply to: Removing Buddypress sidebars
squaredindex
ParticipantDo you mean I literally just copy and paste those files into my theme folder?
September 27, 2013 at 12:10 pm #171895In reply to: Removing Buddypress sidebars
squaredindex
ParticipantNot 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.
September 27, 2013 at 12:00 pm #171894In reply to: Removing Buddypress sidebars
Bhanu1413
Participanthi 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
September 27, 2013 at 6:09 am #171886In reply to: 1.7 can't see buddy press layouts in my theme
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!September 27, 2013 at 1:59 am #171882In reply to: Avatar Crop not working: selector is not a square
@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.
September 27, 2013 at 1:47 am #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?
September 27, 2013 at 1:09 am #171878In reply to: Buddypress and Twenty Twelve compatibility
@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/
September 27, 2013 at 1:05 am #171877In reply to: How to Block Admin account from being seen?
Ben Hansen
ParticipantSeptember 27, 2013 at 1:03 am #171875In reply to: Missing sidebar
@mercime
Participantper OP, closing this topic in favor of https://buddypress.org/support/topic/buddypress-and-twenty-twelve-compatibility/
September 26, 2013 at 7:25 pm #171865In reply to: Buddypress and Twenty Twelve compatibility
Hugo Ashmore
ParticipantBP 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.
September 26, 2013 at 6:43 pm #171864In reply to: Database Schema map
xKroniK13x
ParticipantLink is broken, hosting on my site for temporary access.
September 26, 2013 at 6:34 pm #171862xKroniK13x
Participant@estopero Could you post a link to your site so we can see exactly what’s going on?
September 26, 2013 at 4:27 pm #171857Davidollerton
ParticipantHave 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
September 26, 2013 at 4:02 pm #171855Davidollerton
ParticipantUpdate: 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
September 26, 2013 at 3:33 pm #171850In reply to: Missing sidebar
craftersuniversity
ParticipantAfter 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”
September 26, 2013 at 9:24 am #171836In reply to: The Best Cache'ing solution for BP?
Paul Wong-Gibbs
KeymasterIf 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.
September 26, 2013 at 5:06 am #171831In reply to: LInk to inbox / sent messages
Arial Burnz
ParticipantI’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 CoordinatorSeptember 26, 2013 at 3:54 am #171830In reply to: BuddyDroid – BuddyPress for Android
johnzhel
ParticipantGreat 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!
-
AuthorSearch Results