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 » Atahualpa 3 Wordpress theme » Plugins & Atahualpa »

[SOLVED] Page Navigation Issues


  #1  
Old Aug 6, 2009, 12:06 AM
Zeus
 
7 posts · Aug 2009
Singapore
Smile [SOLVED] Page Navigation Issues

Dear Flynn,

Thank you for providing such a great theme. Need some assistance from your goodself or experts out there, I have recently tried using a plugin by Lester Chan, WP-Page Navi.

Unfortunately, the page navigation shows out twice near the footer of my site: http://www.genlifeblog.com/.

Have read some threads about the plugin in this forum and understand that the plugin should work fine together with Atahualpa theme.

Any help will be much appreciated.

Cheers!
  #2  
Old Aug 6, 2009, 04:04 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
Where did you insert the plugin code into Atahualpa?
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Aug 6, 2009, 08:26 AM
Zeus
 
7 posts · Aug 2009
Singapore
Dear juggledad,

Thank you for your quick response. I have inserted the codes into footer.php, line 2 before the paragraph.

Hope to hear from you.

<!-- Footer -->
<td id="footer" colspan="<?php echo $bfa_ata['cols']; ?>">

<?php if(function_exists('wp_pagenavi')) { wp_pagenavi(); } ?>
<p>
<?php echo bfa_footer($bfa_ata['footer_style_content']); ?>
</p>
<?php if ($bfa_ata['footer_show_queries'] == "Yes - visible") { ?>
<p>
<?php echo $wpdb->num_queries; ?><?php _e(' queries. ','atahualpa'); ?><?php timer_stop(1); ?><?php _e(' seconds.','atahualpa'); ?>
</p>
<?php } ?>

<?php if ($bfa_ata['footer_show_queries'] == "Yes - in source code") { ?>
<!--
<?php echo $wpdb->num_queries; ?><?php _e(' queries. ','atahualpa'); ?><?php timer_stop(1); ?><?php _e(' seconds.','atahualpa'); ?>
-->
<?php } ?>

<?php wp_footer(); ?>

</td>
<!-- / Footer -->
  #4  
Old Aug 6, 2009, 10:33 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
what options do you have set for PageNavi? Please list them all
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #5  
Old Aug 8, 2009, 03:05 AM
Zeus
 
7 posts · Aug 2009
Singapore
Dear juggledad,

The various options are as follows:

Page Navigation Text
Text For Number Of Pages - Page%CURRENT_PAGE% of %TOTAL_PAGES%
%CURRENT_PAGE% - The current Page Number
%TOTAL_PAGES% - The total number of pages

Text For Current Page - %PAGE_NUMBER%
%PAGE_NUMBER% - The page number

Text For Page - %PAGE_NUMBER%
%PAGE_NUMBER% - The page number

Text For First Post - &laquo; First
%TOTAL_PAGES% - The total number of pages

Text For Last Post - Last&raquo;
%TOTAL_PAGES% - The total number of pages

Text For Next Post - &raquo;

Text For Previous Post - &laquo;

Text For Next...

Text For Previous...

Page Navigation Options

Page Navigation Style - Normal

Number of pages to Show? - 5

Always Show Page Navigation? - No

Number of Larger Page - 0
Larger page numbers are in additional to the default page numbers. It is useful for authors who is paginating through many posts.

Show Larger Page Numbers In Multiples - 0

Thank you!
  #6  
Old Aug 8, 2009, 04:13 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
what version of Atahualpa are you running?
if its 2.4.x - what do you have at ATO->Add HTML/CSS Inserts->HTML Inserts: Body Bottom?
did you put '<?php if(function_exists('wp_pagenavi')) { wp_pagenavi(); } ?>' there in addition to in footer.php?

if so, this would cause exactly the issue you are having. The placement in footer.php will put the navi display after the last post - above the footer of the page area, while the occurance in 'ATO->Add HTML/CSS Inserts->HTML Inserts: Body Bottom?' will put it in the footer of the page area.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Bookmarks

Tags
navigation, page

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Showing Logo Next To Page Menu Navigation? mannitol Page & Category Menu Bars 6 Jul 28, 2011 10:43 AM
Page Navigation Issues Zeus Forum How-To 2 Aug 8, 2009 09:07 AM
Page Creating/Editing Issues Indog-I Atahualpa 3 Wordpress theme 1 Jul 26, 2009 09:09 AM
Page navigation link colors pltrace Post-Kicker, -Byline & -Footer 4 Mar 9, 2009 08:42 AM
Centering Page Navigation cks Page & Category Menu Bars 1 Feb 6, 2009 03:23 PM


All times are GMT -6. The time now is 01:56 AM.


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