Spydersp
Member
Posted 2 months ago #
my site is http://www.tiguerajeny.com ok i been searching for days . i want a link at the bottom of my page which shows my older posts.something that says older posts - recent posts .or pages 123456... for some reason my there doesnt have this option...i have WP-PageNavi plug in installed but have no idea what to do to make it work because when i post the code in my footer it just shows page numbers but when i click it just shows my main page over and over. i am new to wordpress so i would really appreciate a step by step solution.
Spydersp
Member
Posted 2 months ago #
already been over that many times and truly don't get it. it just says to paste the code
<?php if(function_exists('wp_pagenavi')) { wp_pagenavi(); } ?>
anywhere in my footer. ok that part i do get it but i dont get what is it i have to edit and what to put in
WP-Admin -> Settings -> PageNavi' to configure WP-PageNavi
all the fields already have stuff in it so i don't know what to change it to .i also notice when the older posts links appear on my site if i click any page number it just display the same main page.
sorry for all the trouble like i said am new to wordpress code .