Title: severuscold's Replies | WordPress.org

---

# severuscold

  [  ](https://wordpress.org/support/users/severuscold/)

 *   [Profile](https://wordpress.org/support/users/severuscold/)
 *   [Topics Started](https://wordpress.org/support/users/severuscold/topics/)
 *   [Replies Created](https://wordpress.org/support/users/severuscold/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/severuscold/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/severuscold/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/severuscold/engagements/)
 *   [Favorites](https://wordpress.org/support/users/severuscold/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Deli] Blog posts not showing.](https://wordpress.org/support/topic/blog-posts-not-showing-20/)
 *  Thread Starter [severuscold](https://wordpress.org/support/users/severuscold/)
 * (@severuscold)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/blog-posts-not-showing-20/#post-16062047)
 * I actually ended up finding a way to keep hiding the hentry on that specific 
   page only with this:
 * .page-id-494 .hentry {
    display:none; }
 * Followed this tutorial: [https://www.hostinger.com/tutorials/how-to-hide-page-title-wordpress](https://www.hostinger.com/tutorials/how-to-hide-page-title-wordpress)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Storefront] Blog posts not showing.](https://wordpress.org/support/topic/blog-posts-not-showing-22/)
 *  Thread Starter [severuscold](https://wordpress.org/support/users/severuscold/)
 * (@severuscold)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/blog-posts-not-showing-22/#post-16062046)
 * I actually ended up finding a way to keep hiding the hentry on that specific 
   page only with this:
 * .page-id-494 .hentry {
    display:none; }
 * Followed this tutorial: [https://www.hostinger.com/tutorials/how-to-hide-page-title-wordpress](https://www.hostinger.com/tutorials/how-to-hide-page-title-wordpress)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Blog posts not showing.](https://wordpress.org/support/topic/blog-posts-not-showing-21/)
 *  Thread Starter [severuscold](https://wordpress.org/support/users/severuscold/)
 * (@severuscold)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/blog-posts-not-showing-21/#post-16061031)
 * Ok,
 * Many thanks to your explanation, I actually ended up finding a way to keep hiding
   the hentry on that specific page only with this:
 * .page-id-494 .hentry {
    display:none; }
 * I followed both your solution and this one:
    [https://www.hostinger.com/tutorials/how-to-hide-page-title-wordpress](https://www.hostinger.com/tutorials/how-to-hide-page-title-wordpress)
 * Took a lot of googling to find this specific solution to only hide the hentry
   on the main page only.
 * Again, thank you alot [@wlpdrpat](https://wordpress.org/support/users/wlpdrpat/)!

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