<?php if(!empty($this->category->category_name)) : ?> <h1><?php echo $this->category->category_name; ?></h1> <?php endif; ?>
<h1><?php echo $this->category->category_name; ?></h1>
Please post all new support queries in our New Forum.
Please read this Announcement for details.