PageNavi bar not showing nav-above on page 1, OK elsewhere
-
A weird small problem here. Using WP-PageNavi with WP-PN Style formatting. Very happy with effect, however:
I’m looking for duplicate WP-PN bars top and bottom on all blog summary pages (website link) and have inserted the php code to replace the default blocks accordingly.
All is fine on pages 2 and onwards however, on page 1, I’m getting the bar to display in the lower (nav-below) block but not in the upper (nav-above) block. Oddly enough, the HTML code appears to be generated fine and looks OK:
<nav id="nav-above" class="navigation"> <div class='wp-pagenavi'> <span class='pages'>Page 1 of 13</span><span class='current'>1</span><a href='https://www.veaseyassociates.co.uk/updates/page/2/' class='page larger'>2</a><a href='https://www.veaseyassociates.co.uk/updates/page/3/' class='page larger'>3</a><span class='extend'>...</span><a href='https://www.veaseyassociates.co.uk/updates/page/5/' class='larger page'>5</a><a href='https://www.veaseyassociates.co.uk/updates/page/10/' class='larger page'>10</a><span class='extend'>...</span><a href='https://www.veaseyassociates.co.uk/updates/page/2/' class='nextpostslink'>?</a><a href='https://www.veaseyassociates.co.uk/updates/page/13/' class='last'>Last ?</a> </div></nav><!-- #nav-above -->
Problem exists with both IE and Firefox. Any help / suggestions would be most appreciated!
Cheers,
Martin
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘PageNavi bar not showing nav-above on page 1, OK elsewhere’ is closed to new replies.