No space between category and reactions
-
Hello,
what’s wrong with the following script:
<div class="cat">Categorie: <?php the_category(', ') . " " . the_tags(__('Tags: '), ', ', ' | ') . comments_popup_link(__('Comments (0)'), __('Comments (1)'), __('Comments (%)')) . edit_post_link(__('Edit'), ' | '); ?></div>
because the category and reactions are not seperated. They are locked together.
Thank you
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘No space between category and reactions’ is closed to new replies.