Title: iNove theme help!!
Last modified: August 19, 2016

---

# iNove theme help!!

 *  [joecob](https://wordpress.org/support/users/joecob/)
 * (@joecob)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/inove-theme-help/)
 * I am using iNove theme – what id like to do is display on the homepage post ONLY
   from a specific category. i dont want every post on the home page just post’s
   in the News category
 * here is the current loop
    <?php if (have_posts()) : while (have_posts()) : the_post();
   update_post_caches($posts); ?>
 * i only want the category News, its id is 5 , to be displayed on the homepage
 * how can i do this? ive tried alot of different fixes that ive found on the web
   and wordpress – but nothing works for me 🙁
 * any help is very much appreciated

Viewing 1 replies (of 1 total)

 *  Thread Starter [joecob](https://wordpress.org/support/users/joecob/)
 * (@joecob)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/inove-theme-help/#post-1808380)
 * nevermind 🙂 i got it to work – i was placing the code after the loop so it was
   duplicating the post or crashing the site. i placed it before the loop and it
   works.

Viewing 1 replies (of 1 total)

The topic ‘iNove theme help!!’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 1 participant
 * Last reply from: [joecob](https://wordpress.org/support/users/joecob/)
 * Last activity: [15 years, 5 months ago](https://wordpress.org/support/topic/inove-theme-help/#post-1808380)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
