Search Results for 'wordpress'
-
AuthorSearch Results
-
September 27, 2011 at 4:27 pm #121265
In reply to: How Do I Show Only Status Updates?
modemlooper
ModeratorYou filter the loop just like WordPress.
https://codex.buddypress.org/developer-docs/custom-buddypress-loops/the-activity-stream-loop/
September 27, 2011 at 4:01 pm #121261billie
Participantis this working in 1.5?
my users are creating blogs like http://blogname.subdomain.domain.comi’m using WordPress 3.2.1 with BuddyPress 1.5
define ( ‘BP_ROOT_BLOG’, 14 );
define ( ‘BP_ENABLE_MULTIBLOG’, true );
define ( ‘BP_ENABLE_ROOT_PROFILES’, true );
define( ‘BP_SILENCE_THEME_NOTICE’, true );
define ( ‘BP_REGISTER_SLUG’, ‘socailmembership’ );am i doing something wrong?
September 27, 2011 at 10:45 am #121250In reply to: Am i right to think buddypress is……
Tammie Lister
ModeratorBuddyPress has it’s own integrated with WordPress users – you can add profile fields and have other control things. In theory they are the same but with additions.
Yes, if you want to maximise what the site does getting a theme designed from the start for BuddyPress is a good step. But, with the template pack as said you don’t have to do that.
September 27, 2011 at 10:43 am #121249In reply to: A Solution for Creating Fluid Video Widths In BP!
Tammie Lister
ModeratorModernizr hasn’t had any draw backs for me. What exactly is your issue with it? Just load in WordPress after jquery and works like a charm.
wp_enqueue_script("jquery");
wp_enqueue_script('modernizr', get_stylesheet_directory_uri() . '/scripts/modernizr.js', array("jquery"), '2.0');
I store a hand rolled version of modernizr in my scripts/ folder. As I use child themes I use stylesheet as roll variations depending on what site requires.
My point about the width and stretching is not what the host uses but what you embed – it can limit to the embed size and therefore stretch. But, it depends on what hosting you are using for video.
I’ve worked on both the small and large scale with responsive so know both sides of the story.
Ajax issues sounds to me like a scripting clash I’d check using firebug what is going on if I was you.
September 27, 2011 at 10:41 am #121248In reply to: Forums redirecting to homepage
imjustmike
MemberI have just attempted another install on a completely new install of wordpress and still no luck, forums still do not install properly.
September 27, 2011 at 9:52 am #121245In reply to: Am i right to think buddypress is……
thehighplainsdrifter
Memberah i see its starting to make more sense now
i am in the process of converting a large php social site into wordpress and just came across buddypress and it looks like the answer to my problems.So when a user signs up to my site in wordpress are they signing up through wordpress and then buddypress takes this information and allows more social things to be done with it?
I have to pick a new theme for the site so i guess it wil make sense to pick a wordpress/buddypress theme to make sure i get the most out of it all.
September 27, 2011 at 9:43 am #121242In reply to: Am i right to think buddypress is……
Tammie Lister
ModeratorIt opens up social networking and other things besides yes. Where the menu item is though is down to the theme and also up to you if you edit files.
You do not have to change the look of your blog you’d use the template pack to allow your theme to work for BuddyPress. There are some files you’d need in your theme but the template pack solves that.
September 27, 2011 at 9:43 am #121241In reply to: Widgets not showing up on all pages
joseanmola
MemberHi. The same problem…. @zfrost Could you solve it?
Sometimes the ads appear and sometimes not. I tried most of the plugins for adding google adsense to wordpress, and no ones works fine.
I also tried to put the code in to the right sidebar with html text and nothing…
Any idea?September 27, 2011 at 7:53 am #121235In reply to: Adsense Plugin/widget
joseanmola
MemberHi, I have the same problem. Sometimes the ads appear and sometimes not. I tried most of the plugins for adding google adsesnse to wordpress, and no ones works fine.
I also tried to put the code in to the right sidebar with html text and nothing…
Any idea?September 27, 2011 at 7:02 am #121232In reply to: BuddyPress theme with bbPress templates
modemlooper
ModeratorI sent updated themes to WordPress repo and they should be accepted any day.
September 27, 2011 at 7:00 am #121231In reply to: Author specific custom post in profile
modemlooper
ModeratorOn the profile tab? Query a loop on the profile.php template file to out put that users posts. Google how to loop through WordPress custom posts.
September 26, 2011 at 11:39 pm #121194In reply to: Post Formats in WP 3.1 (BP 1.2.8?)
Erlend
ParticipantSuggested for version 1.6 (eligible for 1.5.1 if someone contributes a patch):
https://buddypress.trac.wordpress.org/ticket/3627September 26, 2011 at 10:33 pm #121185In reply to: Forums redirecting to homepage
imjustmike
MemberCan’t edit posts for some reason so wordpress version: 3.2.1
Also, after managing to get the group forums installed, the forums menu link was added. So it looks like the site wide forums just aren’t installing properly for some reason.
September 26, 2011 at 6:30 pm #121151In reply to: Author specific custom post in profile
modemlooper
ModeratorNot a BuddyPress issue. You need to query a WordPress loop for that user and post type. Curious as to why you chose custom post type and not a BuddyPress component?
September 26, 2011 at 6:25 pm #121150In reply to: Add widget areas to BP 1.5 bp-default child theme?
modemlooper
ModeratorThat’s not it. Search on codex.wordpress.org about widgets
September 26, 2011 at 4:48 pm #121137In reply to: Add widget areas to BP 1.5 bp-default child theme?
modemlooper
ModeratorNot a BuddyPress issue. You add widget areas to a theme just like you would to a plain WordPress theme.
September 26, 2011 at 2:01 pm #121132In reply to: Showing WordPress blog comments in activities
Krokkodriljo
MemberI created a custom post type and comments posted on those pages does not appear in the activity stream. Any ideas on how to include them?
Using BP 1.5.
Thanks
September 26, 2011 at 11:25 am #121125In reply to: Activity follow up pages not showing
Paul Wong-Gibbs
KeymasterThe activity/post issue is known and has been fixed for BuddyPress 1.5.1 (not out yet). In the meantime, either do this https://buddypress.trac.wordpress.org/changeset/5187/ or include the default theme’s javascript into your theme.
September 26, 2011 at 8:59 am #121119lizac
Memberhi again Paul. I’m using CosmicBuddy theme and I was able make the blog link work now as suggested by the creator of the theme.
So now I’m missing the member settings area. My wordpress is a single site and the subdir is bp/. The page is blank when i try to go to /bp/members/admin/settings and /bp/members/admin/forums. Thanks again for your help.
September 26, 2011 at 6:12 am #121115In reply to: BuddyPress 1.5 user fullname save/show errors
juanmaguerrero
ParticipantWhoa, Just updated to 1.5 current version and this issue started to happen again
I’ve checked and the file mentioned in https://buddypress.trac.wordpress.org/changeset/4939 is “updated”, some clues on where can the error be? Thanks!September 26, 2011 at 6:11 am #121114In reply to: Activity Embeds Too Wide (BP 1.5)
Paul Wong-Gibbs
Keymaster$content_width is a standard WordPress theme variable and mainly controls the width of embeds and other media such as images. You’ll see it set something similar in any well-written WordPress theme.
September 26, 2011 at 6:08 am #121113Paul Wong-Gibbs
KeymasterWhat theme are you using? Are you using multisite? What’s the name of the subdir that you’ve installed WordPress into?
September 26, 2011 at 2:03 am #121103In reply to: Gravatar not displaying after upgrade to 1.5
r-a-y
KeymasterThere shouldn’t be an issue with gravatars on BP 1.5.
Give it a shot on the BP test site – http://testbp.org
Did you enable gravatar support on your specific WP install?
https://codex.wordpress.org/Settings_Discussion_Screen (scroll down to the “Avatars” section)September 26, 2011 at 2:00 am #121102In reply to: BP and Multisite questions pre-install
r-a-y
KeymasterTry this tutorial:
https://codex.buddypress.org/getting-started/install-buddypress-on-a-secondary-blog/Please test on a dev environment first!
Just so you’re aware, there are a few 1.5 bugs that have popped up regarding multisite installs:
https://buddypress.trac.wordpress.org/ticket/3602September 26, 2011 at 1:58 am #121101In reply to: how to find my support posts
r-a-y
KeymasterA ticket is already filed for this:
https://buddypress.trac.wordpress.org/ticket/3604#comment:2A dev just needs to get to it when they have the time. Just got to twiddle those thumbs for now!
-
AuthorSearch Results