• Resolved mad-metal

    (@mad-metal)


    Suddenly out of nowhere the links for more or previous entries disappeared and it’s quite frustrating. I have no idea what the code for this is (I tried looking it up) and I won’t have a clue where I should insert the code.

    My site is https://www.immortalhulkhogan.com

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter mad-metal

    (@mad-metal)

    Well?

    Thread Starter mad-metal

    (@mad-metal)

    Well……….. ?

    look in the default theme to see how its done.

    I looked at google’s cache and couldnt locate your site where those links were ever there. Not saying you are mistaken, just that if one could see where you think they were before, it would be easier to help you.

    Furthermore, your theme is unidentifiable — so you can either go back to where you got the theme (maybe the original has the necessary code) and compare your theme files to the original theme.

    Here’s the code:

    <div class="navigation">
    			<div class="alignleft"><?php next_posts_link('&laquo; Older Entries') ?></div>
    			<div class="alignright"><?php previous_posts_link('Newer Entries &raquo;') ?></div>
    		</div>

    Like I said — look at the default theme for how its done.

    Thread Starter mad-metal

    (@mad-metal)

    I pasted the code you provided in the main index template under the end of the main content and it worked! Thanks for the code. Greatly appreciated.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Missing the links on the bottom of the pages for previous & more entries….’ is closed to new replies.