selam;
yeni bir tema yukledım etike bulutu görunuyor fakat konu altında etıketler görumuyor temanın tag kodları asagıda acaba sorun nerde ?
<?php if ($options['tags']) : ?>
<div class="post_info"><?php _e('Tags: ', 'blocks'); the_tags('', ', ', ''); ?></div>
<?php endif; ?>