@alunsina
17 years, 5 months ago
I tried that by changing the blog id. It removed the recent blog post from front page but didn’t change the News Page.
The news page I’m referring to is the one in between Home and Members page on the top right hand side of the default Buddy Press Theme.
On my blog sidebar is the search which shows up on top of the site.
the file you mentioned has this on the news part:
***
<div class=”widget” id=”latest-news”>
<h2 class=”widgettitle”>News</h2>
<?php if (have_posts()) : while (have_posts()) : the_post(); ?>
<div class=”item-options”>
<div class=”alignleft”><?php previous_post_link(‘« %link’) ?> </div>
<div class=”alignright”> <?php next_post_link(‘%link »’) ?></div>
</div>
Sorry to be blaise but what should I do so that it shows the post of a certain blog only? as of now it shows a random post from a member blog.
Thanks.
might as well.
my site is http://upd8t.com
it currently has no real definition on the targeted audience. all the same, i’m pretty happy with it and enjoying the site. i’m using the default buddypress theme. the buddypress concept is awesome!