Title: put tags
Last modified: August 31, 2016

---

# put tags

 *  [90htxhfl](https://wordpress.org/support/users/90htxhfl/)
 * (@90htxhfl)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/put-tags/)
 * How to take out the tags and cat from the post entry footer and put the by the
   date of the post without the image of the folder and tag?

Viewing 1 replies (of 1 total)

 *  [awanrmb](https://wordpress.org/support/users/awanrmb/)
 * (@awanrmb)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/put-tags/#post-7173108)
 * Hi,
 * You can hide the categories and tags link in the post footer using the css code
   below:
 *     ```
       .entry-meta .cat-links, .entry-meta .tags-links {
           display: none;
       }
       ```
   
 * But to move the post date to the post footer, you to modify the PHP files. and
   I suggest you to create a child theme first

Viewing 1 replies (of 1 total)

The topic ‘put tags’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/fashionistas/1.9/screenshot.png)
 * Fashionistas
 * [Support Threads](https://wordpress.org/support/theme/fashionistas/)
 * [Active Topics](https://wordpress.org/support/theme/fashionistas/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/fashionistas/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/fashionistas/reviews/)

## Tags

 * [tag](https://wordpress.org/support/topic-tag/tag/)

 * 1 reply
 * 2 participants
 * Last reply from: [awanrmb](https://wordpress.org/support/users/awanrmb/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/put-tags/#post-7173108)
 * Status: not resolved