From c4b2eb526c5733cc32b0550eb76fd072531e223c Mon Sep 17 00:00:00 2001 From: Max Date: Sun, 17 Feb 2019 17:20:43 +0100 Subject: Creates custom post type and custom taxonomy and renders them correctly. --- loop-templates/content-angebote.php | 51 +++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 loop-templates/content-angebote.php (limited to 'loop-templates/content-angebote.php') diff --git a/loop-templates/content-angebote.php b/loop-templates/content-angebote.php new file mode 100644 index 0000000..76c6bbd --- /dev/null +++ b/loop-templates/content-angebote.php @@ -0,0 +1,51 @@ + + +
id="post-"> + +
+ + ', '' ); ?> + + ID, 'large', array( 'class' => 'mx-auto d-block border rounded' ) ); ?> + + +
+ +
+ +
+ +
+ +
+
+ +
+ + + + '', + ) ); + ?> + +
+ + +
-- cgit v1.2.3