StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #5  
Old 06-21-2009, 11:16 PM
Marcoayuso Marcoayuso is offline
Registered User
 
Join Date: May 2009
Posts: 5
Default Re: "Next Page" on blog returns "Nothing found"

Thanks! that helped only in the first page of the blog. When you click to go to the second, then the sidebar appears at the bottom, right after the content. The code that I think is causing this is a code I put to make the "Read More" tag work in pages, because whenever I remove that code, the page works perfectly, but I really want to have the Read More function. Any idea how I can do this?

The code I added is this:

Code:
<?php global $more; $more = 0; ?>
And I added it so it appears as follows:

Code:
</div>
                        <?php global $more; $more = 0; ?>
			<?php the_content(__('[Read more]'));?><div style="clear:both;"></div>
Thanks!
Marco
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
I wan't delete some words: "advertisement" "comments" "subscribe".... in Home Francois Laurent General Discussion 2 01-06-2010 11:11 AM
"Page Not Found" error on posts marked at "Featured" thadhajcc General Discussion 7 08-19-2009 04:53 AM


All times are GMT -5. The time now is 11:41 PM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.