Forum Replies Created
-
thanks for the response! I just want the regular loop, I am going to add Thumbnails to it like in the guide above. Here is what I’ve been using, like i said it works on non bp themes perfect without bp installed. The first part works, but not the query for the loop
`<?php
/*
Template Name: blog_in_blog
*/get_header(); ?>
<?php // get the content of our "my blog page"
if ( have_posts() ) while ( have_posts() ) : the_post(); ?><div id="post-” >
<?php
query_posts(‘posts_per_page=3’);
rewind_posts();get_template_part( ‘loop’, ‘archive’ );
?>
`
Thanks again
also this isn’t a MS or MU site… Just a single blog
I am having the same problem as M W
“That bug fix 2191 did not work for me- I still have to go to the Friends tab on my member profile to make the notification go away- I would have liked for it to go away as soon as it was acknowledged (clicked on)”
Any solutions?
Thanks!
Referring to the earlier post, This was the only div.post div.post-content I could find in the css and when changed to 0 it didn’t do anything
div.post div.post-content, div.comment-content {
margin-right: 105px;
margin-left: 0;
}Anyone? Thanks a bunch!
Does this solution still work? I am using Current WP and BP version. I removed the author box div in single.php but I still I can’t find where to modify the CSS. Any help would be appreciated ,thanks!
@JohnJamesJoacoby
Any update on a possible plugin?
Thanks!
Thank you so much!!!!!
anybody?
Note I am using the old default them (the orange one!)
Hi,
I am having the same problem. I am running the latest version of Buddy Press and WordPress MU 2.8.4.
Any help would be greatly appreciated, Thanks!
Any ideas anyone?
The plugins I am using are:
Bp Paginated posts
Buddypress facebook connect
Fast and secure form
BP Groupblog
WP Super Cache
Si-Captcha
Unfiltered MU
Yes I am using the Default theme
Yep thats exactly what I mean!