Title: Avoid duplication
Last modified: March 29, 2019

---

# Avoid duplication

 *  Resolved [jesuslopez65](https://wordpress.org/support/users/jesuslopez65/)
 * (@jesuslopez65)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/avoid-duplication/)
 * Wonderful theme. A first question. How can I get that the articles that appears
   in the left sidebar (from a category) do not appears also it in the main central
   area (blog). I want to avoid duplication.
 * Also. How can I remove the blog heading? if I leave it blank I get the default
   name of the page.
 * A third question. I have been able to change the width of the left column, how
   can I get the right column to have a width of 300 px?
 * Thx
    -  This topic was modified 7 years, 2 months ago by [jesuslopez65](https://wordpress.org/support/users/jesuslopez65/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Favoid-duplication%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Theme Author [Alexander Agnarson](https://wordpress.org/support/users/alxmedia/)
 * (@alxmedia)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/avoid-duplication/#post-11399337)
 * Thanks!
 * Your first request is a hard one to solve, perhaps there are plugins that can
   exclude posts from the main loop. Check around and see.
 * To remove blog heading, add this as additional css:
 *     ```
       body.home .page-title { display: none; }
       ```
   
 * As for third, I responded in your other thread.
 *  Thread Starter [jesuslopez65](https://wordpress.org/support/users/jesuslopez65/)
 * (@jesuslopez65)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/avoid-duplication/#post-11402950)
 * Thanks Alexander, works perfectly. I’ve been able to do it with a plugin called
   FrontPage Categories.

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

The topic ‘Avoid duplication’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [jesuslopez65](https://wordpress.org/support/users/jesuslopez65/)
 * Last activity: [7 years, 2 months ago](https://wordpress.org/support/topic/avoid-duplication/#post-11402950)
 * Status: resolved