Hallo Torsten,
vielen Dank für deine Zeilen!
Bei mir ist gerade der Knoten geplatzt und ich habe die Lösung gefunden. Es ging dann um diese Zeilen:
/*
* Include the post format-specific template for the content. If you want to
* use this in a child theme, then include a file called called content-___.php
* (where ___ is the post format) and that will be used instead.
*/
Jetzt habe ich verstanden was gemeint war und alles klappt! :-)
"get_template_part( 'content-interpretation', get_post_format() );"
Ich nutze ein modifiziertes "twentyfourteen"
Beste Grüße und gute Nacht
Nurso