Title: Full Width Secondary Bar
Last modified: August 21, 2016

---

# Full Width Secondary Bar

 *  [VikramC](https://wordpress.org/support/users/vikramc/)
 * (@vikramc)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/full-width-secondary-bar/)
 * Hi,
 * I am trying to get the full width template to show the secondary bar.
 * I have changed the function.php to:
 *     ```
       if ( is_page_template( 'page-template-fullwidth.php' ) ) {
       		    $sidebars_widgets['primary'] = false;
       			$sidebars_widgets['secondary'] = true;
       	    }
       ```
   
 * However this appears to only make the secondary side bar appear above the page
   breadcrumb line.
 * Am i missing something here? Do i need to change the coding on the page-template-
   fullwidth.php
 * Thanks
 * Vikram

The topic ‘Full Width Secondary Bar’ is closed to new replies.

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

## Tags

 * [full-width](https://wordpress.org/support/topic-tag/full-width/)
 * [secondary sidebar](https://wordpress.org/support/topic-tag/secondary-sidebar/)

 * 0 replies
 * 1 participant
 * Last reply from: [VikramC](https://wordpress.org/support/users/vikramc/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/full-width-secondary-bar/)
 * Status: not resolved