Hi, bei mir lag es am Theme. Habe nach langem Suchen auch eine Lösung gefunden.
[size=10]Wer auch Minimatica nutzt, dem empfehle ich folgendes.
Zitat[/SIZE][COLOR=#333333][FONT=sans-serif]What you need to do to fix this issue is to open functions.php and find this line:[/FONT][/COLOR]
add_filter( 'ext2type', 'minimatica_mime_types' );[COLOR=#333333][FONT=sans-serif]And replace it with this:[/FONT][/COLOR]add_filter( 'ext2type', 'minimatica_file_types' );
[COLOR=#333333][FONT=sans-serif]That's it; no other change is necessary.[/FONT][/COLOR][size=10]
[/SIZE]