category.php 0000644 00000004673 14717743436 0007124 0 ustar 00 term_id; $cat_image = ''; if (class_exists('ACF')) { $cat_image = get_field('category_image', $cat_id); $cat_color = get_field('category_color', $cat_id); } $cat_style = get_theme_mod('newsophy_categ_layout', 'two-fr'); ?>