So recently, we have noticed that 4 of our subcategories are not displaying any of their products. We get the page header, and that's it. I know my products are THERE; normally, if there isn't anything, you get the "There are no products in this category" text. That isn't showing, plus in our Admin, the subcategories in question ARE showing all the product listings, AND everything is enabled. I've checked for error logs, except none are being generated. The only place I've seen anything, is in the Dev Console brought up on the actual pages. I know nothing about CSS coding, so I have no idea what I'm actually looking at or it's particular relevance, except to say that there is a massive chunk of code missing from the blank pages, as opposed to the working one.

If anyone would like to take a look, the pages I'm referencing are:

(Working) https://www.athensartandframe.com/in...x&cPath=97_103

(Nonworking) https://www.athensartandframe.com/in...ex&cPath=97_99

and the section is <body id="indexbody"> -> <div class="onerow-fluid"> -> <div class="co1720"> -> <div class="centerColumn">, and then everything beneath that, until you get to <span style="border-radius: etc...> is missing.

If anyone has any kind of idea as to what is going on here, I would greatly appreciate it.