Broken?
-
Hi, I’ve tried to use your plugin, but it just shows nothing. My Code-Example:
<?php if(is_tag()) { ?> <aside id="related-tags" class="widget posts"> <h3 class="widget-title">Verwandte Themen</aside> <?php if (function_exists('getListRelatedTags')) { getListRelatedTags(); } ?> </aside> <?php }
But expect the aside and h3 nothing is shown. Used it in the archive.php
Can you please help me?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Broken?’ is closed to new replies.