Mon-Sat: 7:00 AM - 2:00 PM
Updates

WordPress uses a specific file naming convention for category archives

category-{slug}.php.

If your category slug in WordPress Admin is notices, naming your file category-notices.php tells WordPress to automatically load this custom layout only for notices, while all other categories continue using your default category.php or archive.php.