View Single Post
  #1  
Old 06-20-2009, 05:39 PM
Marcoayuso Marcoayuso is offline
Registered User
 
Join Date: May 2009
Posts: 5
Default Sidebar gets under de content when adding code

Hi!

I added to page_blog.php the code to make the 'Read More' tag work...

<?php global $more; $more = 0; ?>

But when I do, the sidebar appears under the content. If I remove it, it goes back to where it should be.

Any idea why this is happening???

My website is http://www.elpoderdelaprincesa.com/blog

Thanks!
Marco