>

>
term_id; } $trx_addons_related_style = explode('_', trx_addons_get_option('services_style')); $trx_addons_related_type = $trx_addons_related_style[0]; $trx_addons_related_columns = empty($trx_addons_related_style[1]) ? 1 : max(1, $trx_addons_related_style[1]); // If comments are open or we have at least one comment, load up the comment template. if ( comments_open() || get_comments_number() ) { comments_template(); } } get_footer(); ?>