Current Repeater:
<div><h3><a href="<?php the_permalink(); ?>" title="<?php the_title(); ?>"><?php the_title(); ?></a></h3><p class="entry-meta"><?php the_time("F d, Y"); ?></p><?php the_content() ?><p>Category: <?php the_category( ', ' ); ?> <?php the_tags( 'Tags: ', ', ', '<br />' ); ?> </p></p></div>
does no effect in Categories and Tags:
ALM
http://i.imgur.com/YW6BmC3.png
First post has both taxonomies.
Post Under, with Disk Player plugin, does not.
Thanks man!
I must try this.
At the moment I found replacement in:
Fresh Custom Code
Hopefully not for long time.
Do we have to wait for the hopefully soon update or change/delete this great plugin?