How can I get WordPress to ignore “Blog pages show at most” when a user clicks on a “Catagory” or “Tag” link ?
THANKS
How can I get WordPress to ignore “Blog pages show at most” when a user clicks on a “Catagory” or “Tag” link ?
THANKS
You must be logged in to post a comment.
Try this (add to your theme’s functions.php):
in your category.php or archive.php (depends on your theme)
add this before the loop: