Title: Post format menu missing
Last modified: August 24, 2016

---

# Post format menu missing

 *  Resolved [Joecatd6](https://wordpress.org/support/users/joecatd6/)
 * (@joecatd6)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/post-format-menu-missing-2/)
 * Hi,
    I like the Semplicimente theme very much. Unfortunately, I no longer have
   the post format menu in the _screen options_ area. I used it once and now it 
   is no longer visible. I deleted the theme and then reloaded it but no luck. Do
   yo have any suggestions for this problem. Thanks

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Theme Author [CrestaProject](https://wordpress.org/support/users/crestaproject/)
 * (@crestaproject)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/post-format-menu-missing-2/#post-6005561)
 * Hi Joecatd,
    You can add the support to the “post format” by adding this code
   in the file /functions.php (you can add after line 70):
 *     ```
       add_theme_support( 'post-formats', array( 'video', 'audio', 'quote', 'link', 'gallery' ) );
       ```
   
 * Best Regards,
    CrestaProject
 *  Thread Starter [Joecatd6](https://wordpress.org/support/users/joecatd6/)
 * (@joecatd6)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/post-format-menu-missing-2/#post-6005569)
 * Thanks for the help. It works great.
 * Cordialement
    Joe

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Post format menu missing’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [Joecatd6](https://wordpress.org/support/users/joecatd6/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/post-format-menu-missing-2/#post-6005569)
 * Status: resolved