Find the post you want and the id of the post and then add this code to your sidebar. <?php query_posts(‘p=1′); if(have_posts()) : the_post(); ?> <?php the_content(); ?> <?php endif; ?> Couldn’t be simpler!
{ 0 comments }
Wordpress And the Web - Feature rich and individual
Posts tagged as:
Find the post you want and the id of the post and then add this code to your sidebar. <?php query_posts(‘p=1′); if(have_posts()) : the_post(); ?> <?php the_content(); ?> <?php endif; ?> Couldn’t be simpler!
{ 0 comments }
