up tags
This commit is contained in:
@@ -111,6 +111,10 @@ if ( $pets_cat ){
|
||||
<?endif?>
|
||||
</div>
|
||||
|
||||
<div id="tags" style="margin-top: 22px;">
|
||||
<?php the_tags();?>
|
||||
</div>
|
||||
|
||||
<div class="post_panel_info">
|
||||
<div class="post_panel_info_sub">
|
||||
<span class="post_link_category"><a href="<?=$category_link?>"><?=$category_name;?></a></span>, <nobr><?php the_time('j F Y, G:i');?></nobr>
|
||||
@@ -148,9 +152,7 @@ if ( $pets_cat ){
|
||||
|
||||
<?php include get_template_directory().'/blocks/yets.php';?>
|
||||
|
||||
<div id="tags">
|
||||
<?php the_tags();?>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user