View Single Post
Old 08-06-2013, 12:34 AM  
$5 submissions
I help you SUCCEED
 
$5 submissions's Avatar
 
Industry Role:
Join Date: Nov 2003
Location: The Pearl of the Orient Seas
Posts: 32,195
Quote:
Originally Posted by Eschaton View Post
This is the code for my next/old links. Yours may be different. This is in the "archives" template in the theme editor within wordpress:

Code:
<div class="navigation">
<div class="alignleft"><?php next_posts_link('<img class="alignnone size-full wp-image-3243" title="older-posts" src="CENSORED/wp-content/uploads/older-posts.jpg" alt="" width="248" height="74" />') ?></div>
			<div class="alignright"><?php previous_posts_link('<img class="alignnone size-full wp-image-3243" title="newer-posts" src="CENSORED/wp-content/uploads/newer-posts.jpg" alt="" width="248" height="74" />') ?></div>
		</div>
I made my own "Older posts" button using blank button graphics I downloaded from somewhere a long time ago. I would probably suggest not using images and find out how to use CSS buttons but either way works aesthetically.
Thanks for this, Eschaton but the code you shared is for SWITCHING FROM ONE POST TO ANOTHER. I am looking for styling code that enables me to BREAK UP ONE LARGE POST into smaller sections within the post (next page) so I can reduce bounce rate, get more ad views, and keep the reader engaged with video, infographics, and graphics at different parts of an otherwise VERY LONG post.
$5 submissions is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote