Title: Change certain category layout
Last modified: December 17, 2017

---

# Change certain category layout

 *  [T_ed](https://wordpress.org/support/users/t_ed/)
 * (@t_ed)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/change-certain-category-layout/)
 * Hey! I am creating some category with custom template for it. It contains only
   this code:
 *     ```
       <?php get_header(); ?>
       <section class="content">
       <div class="pad group">
       <?php echo do_shortcode('my_shortcode_for_posts_display'); ?>
       </div><!--/.pad-->
       </section><!--/.content-->
       <?php get_sidebar(); ?>
       <?php get_footer(); ?>
       ```
   
 * For now I have both left and right sidebars output on this page, but I actualy
   want to show only one – left sidebar. Can you plese tell me what code do I need
   to use?
    -  This topic was modified 8 years, 4 months ago by [T_ed](https://wordpress.org/support/users/t_ed/).

Viewing 1 replies (of 1 total)

 *  Thread Starter [T_ed](https://wordpress.org/support/users/t_ed/)
 * (@t_ed)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/change-certain-category-layout/#post-9793287)
 * So it is a realy difficult question as I can see

Viewing 1 replies (of 1 total)

The topic ‘Change certain category layout’ is closed to new replies.

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

 * 1 reply
 * 1 participant
 * Last reply from: [T_ed](https://wordpress.org/support/users/t_ed/)
 * Last activity: [8 years, 4 months ago](https://wordpress.org/support/topic/change-certain-category-layout/#post-9793287)
 * Status: not resolved