Captivating - How to display more than 12 posts on category pages
If you'd like to display more or less posts in your category pages ( example here) you will do the following.
Navigate to APPEARANCE > EDITOR and choose the functions.php file from the list of files on the right. Look for this section of code:
You'll simply change the number 12 to whatever number you'd like! Keep in mind that this will only affect your category pages.