term_id ) ? $queried_object->term_id : 0; $term_meta = get_option( "taxonomy_$term_id", [] ); $cat_style = isset( $term_meta['tx_post_term_meta'] ) ? $term_meta['tx_post_term_meta'] : ''; // Get global archive style from theme options $global_style = tx_get_option( 'cat_temp_style', '' ); ?>