I am trying to edit the layout on my 2nd website I am working on to have the Older and newer entries link. Like my other site has.
Like this
http://i331.photobucket.com/albums/l455/xxDisturbedGoddessxx/OlderNewerPosts.jpg
I am trying to edit the layout on my 2nd website I am working on to have the Older and newer entries link. Like my other site has.
Like this
http://i331.photobucket.com/albums/l455/xxDisturbedGoddessxx/OlderNewerPosts.jpg
But what file do i add it to and where in the file does it go?
You need to add it to the relevant template file(s) in your theme. Try looking in the template files of your other site for some examples.
Wait what? I'm confused I just wanna know if i have to add it in my archives.php file or what and where to add it. I'm sorry I'm just a tad confused.
What pages do you want these links on? This Codex section will help you to first identify which template files you'll need to add the tags to.
OO i want them to show up when you select a month from the archives and on the front page where the news entries are at. I dont know what file that would be though.
In that case it would be archive.php for the monthly listing and (I'd guess) index.php for the home page. You need to add the tags after <?php endwhile; ?> but before <?php endif;?>.
Ahh thanks I'll try that
Nope its not working, its still not showing the links
ive tried just bout ever position in the coding and nothing is showing up
This topic has been closed to new replies.