> ' . do_shortcode($automotive_services_gallery_shortcode) . '
'; } ?>
,
,
', ''); endif; else : if ($automotive_services_post_heading == '1') : the_title(sprintf('
', esc_url(get_permalink())), '
'); endif; endif; if (is_singular()) : if ($automotive_services_single_post_content == '1') : the_content(); endif; else : $automotive_services_excerpt_limit = get_theme_mod('automotive_services_excerpt_limit', 50); if ($automotive_services_post_content == '1') : echo "

" . wp_trim_words(get_the_excerpt(), $automotive_services_excerpt_limit) . "

"; endif; endif; ?>