@jescalan - hello! I have a little more information that I'd like to report to you. I logged out "locals" and found that as it loops through each post, it will ADD the category from the previous post to the current post - which is whats causing the issue. (ex: post #1 is always correct. but post #2 has it's correct category PLUS the category that was assigned to post #1. Then post #3 has it's correct category PLUS the 2 categories that were assigned to post #1 & #2. And so on.) When logging out the "posts" variable, this issue does not occur -- each post has only the correct category. So I guess there is something wrong with the looping of "locals"?? I hope this information helps! I can provide you with the logs, if you'd like. Let me know if there is anything else I can do. Thanks!