Auf meiner Seite gibt es einen php Fehler, sobald ich einen Beitrag anklicke.
Fatal error: Call to undefined function: utw_showtagsforcurrentpost() in /homepages/14/d182120361/htdocs/wp-content/themes/foliageMod/foliage_mod/single.php on line 10
Code:
PHP
<div class="entrymeta"><p>Stamped: <?php the_time('l, j. F Y') ?> <?php edit_post_link('e','',''); ?> | <a href="javascript:Effect.Combo('relatedposts', {duration: 0.8});" title="View similar posts">Toggle Similar</a><br />Tagged: <?php UTW_ShowTagsForCurrentPost("commalist") ?></p></div>
Irgendeine Idee? Vllt. permalinks...
Gruß
Hendrik