From ad5eab66729c2f937185625a0f79de89c7a62d15 Mon Sep 17 00:00:00 2001 From: Max Date: Wed, 6 Mar 2019 19:09:51 +0100 Subject: Uses new template name. --- taxonomy-type.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'taxonomy-type.php') diff --git a/taxonomy-type.php b/taxonomy-type.php index 0d83afd..6b6eff6 100644 --- a/taxonomy-type.php +++ b/taxonomy-type.php @@ -60,7 +60,7 @@ $container = get_theme_mod( 'understrap_container_type' ); */ #get_template_part( 'loop-templates/content', get_post_format() ); # Loads specific archive template. - get_template_part( 'loop-templates/content', 'angebotenotitle' ); + get_template_part( 'loop-templates/content', 'angebotelist' ); ?> -- cgit v1.2.3