I am using 'the_category()' link in "single.php" and would like it to link to the page within the category that the post appears.
Example, when I click on the category link for 'drawings' in the single post page I go to "url.com/drawings/page/3" where the post is actually located within the category.
Is this possible?
Thanks!