cleaning up archive page
-
if you scroll down on this page (https://bankingwiththebeard.com/?cat=3) which is the archive page for the DVDs of this business, you’ll notice about a third of the way down that the products start to appear in the left column.
why is that? how do i fix it so that the left and right columns extends all the way down the page???
on a related topic, how do i limit the amount of products that show before the “Next entries…” button at the bottom? the only related code i could find is here in the archives.php file:
<div class="navigation"> <p><span class="prevlink"><?php next_posts_link('Next entries »') ?></span> <span class="nextlink"><?php previous_posts_link('« Previous entries') ?></span></p> </div>
please advise. thanks!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘cleaning up archive page’ is closed to new replies.