Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Other BFA WordPress Themes »

putting page numbers in


 
Prev Previous Post   Next Post Next
  #1  
Old Sep 22, 2009, 09:43 PM
grumper2000
 
1 posts · Sep 2009
putting page numbers in

I am using this page number plugin (this is the site):

http://www.jenst.se/2008/03/29/wp-page-numbers

Below is the lower part of my Archives (archive.php) where I thought I put the right code
Can you please tell me if it looks right
I've been working on this problem for over a week and the wordpress forum is not helping me out
I can't figure out why my blog doesn't show the page numbers. I don't understand what I am supposed to change in the settings page number section either? Am I supposed to unclick something?
I hope I didn't confuse people too much:
-------------------------------------------------------------------------------------------------------------
class="postmetadata"><?php the_tags('Tags: ', ', ', '<br />'); ?></p><?php } ?>

</div>

<?php endwhile; ?>

<div class="navigation">
<!-- <div class="alignleft"><?php if(function_exists('wp_page_numbers')) { wp_page_numbers(); } ?>) ?></div>
<div class="alignright"><?php if(function_exists('wp_page_numbers')) { wp_page_numbers(); } ?>) ?></div>
</div>-->
<?php if(function_exists('wp_page_numbers')) { wp_page_numbers(); } ?>

</div>

<?php else : ?>

<h2 class="center">Not Found</h2>
<?php include (TEMPLATEPATH . '/searchform.php'); ?>

<?php endif; ?>

</div>

<?php get_sidebar(); ?>
</div>
<?php get_footer(); ?>
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Putting links to category archives in the page menu bar Eric P. Page & Category Menu Bars 0 Aug 30, 2009 10:54 AM
putting Plugins in the static page gladiator Plugins & Atahualpa 2 Aug 5, 2009 06:04 AM
Putting Post Title In Page Menu Bar gradlebum Page & Category Menu Bars 5 Jul 27, 2009 08:52 PM
wp-page-numbers plug in Steve_T Plugins & Atahualpa 0 Apr 16, 2009 02:23 PM
Page Numbers ShinigamiN Excerpts, Read more, Pagination 1 Apr 7, 2009 09:47 PM


All times are GMT -6. The time now is 05:14 PM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.