Title: Sidebars only Template
Last modified: February 28, 2017

---

# Sidebars only Template

 *  Resolved [satbox](https://wordpress.org/support/users/asfda54fz78f4/)
 * (@asfda54fz78f4)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/sidebars-only-template/)
 * Is there a quick way to setup a 3 column layout where I can set each of the column
   widths independently?
    -  This topic was modified 9 years, 3 months ago by [satbox](https://wordpress.org/support/users/asfda54fz78f4/).

Viewing 15 replies - 1 through 15 (of 23 total)

1 [2](https://wordpress.org/support/topic/sidebars-only-template/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/sidebars-only-template/page/2/?output_format=md)

 *  Theme Author [Shaped Pixels](https://wordpress.org/support/users/shaped-pixels/)
 * (@shaped-pixels)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/sidebars-only-template/#post-8859215)
 * For a page or blog post/archive layout?
    Either way, I think you will need to
   create a custom template with a 3-column layout…this would of course mean making
   a child theme.
 * Not sure what you mean by setting widths independently, you mean on a per-user
   basis or globally for that layout?
 *  Thread Starter [satbox](https://wordpress.org/support/users/asfda54fz78f4/)
 * (@asfda54fz78f4)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/sidebars-only-template/#post-8859234)
 * In effect make it into a three column template for a page, with the ability to
   alter the widths of the columns.
 *  Theme Author [Shaped Pixels](https://wordpress.org/support/users/shaped-pixels/)
 * (@shaped-pixels)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/sidebars-only-template/#post-8859246)
 * You would have to code in settings to adjust the widths if this is to have a 
   function for different pages that uses that 3-column layout. Overall, you’re 
   looking at some work.
 * This theme already has a three column (Left + Content + right) template available,
   so if you want to have the ability to change the widths, say, from the customizer,
   again you will have some coding work to do.
 * The template layouts uses Bootstrap 3.3.4, so the columns use percent as width.
   
   [http://getbootstrap.com](http://getbootstrap.com)
 * Details for the grid and how it works:
    [http://getbootstrap.com/css/#grid](http://getbootstrap.com/css/#grid)
 * You can of course, adjust the column classes by modifying the template files 
   in a child theme. The files you would look at are:
 * – archive.php
    – index.php – author.php – page.php – single.php – and then the
   page templates in the /page-templates/ folder of the theme.
    -  This reply was modified 9 years, 3 months ago by [Shaped Pixels](https://wordpress.org/support/users/shaped-pixels/).
 *  Thread Starter [satbox](https://wordpress.org/support/users/asfda54fz78f4/)
 * (@asfda54fz78f4)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/sidebars-only-template/#post-8859254)
 * Thanks for that, I’m on a pretty steep learning curve here. I’ll have to see 
   what I can do without coding, no time for extra work at the moment.
 *  Theme Author [Shaped Pixels](https://wordpress.org/support/users/shaped-pixels/)
 * (@shaped-pixels)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/sidebars-only-template/#post-8859272)
 * No worries…at best, you still have the three-column page template available.
   
   Was there a specific width that you wanted the columns?
 *  Thread Starter [satbox](https://wordpress.org/support/users/asfda54fz78f4/)
 * (@asfda54fz78f4)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/sidebars-only-template/#post-8859306)
 * I’ve inherited a client who has your Longevity theme and whose site was hacked
   by a defacement attack.
 * Since that happened the client asked me to overhaul the site and I’m doing that
   on the fly. I host and manage sites.
 * Was thinking about using a page builder maybe Site Origin on the sidebars only
   template?
 *  Theme Author [Shaped Pixels](https://wordpress.org/support/users/shaped-pixels/)
 * (@shaped-pixels)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/sidebars-only-template/#post-8859312)
 * Using a page builder is another option, so that is one you could try as it does
   allow layout creation and you can adjust the columns then.
 * Sorry to hear about the hack…unfortunately there is not one site online that 
   is 100% safe. Hopefully it doesn’t happen again.
 * One thing that just came to memory, is that this theme does have a page builder
   template available. With a page open in the editor, select that template and 
   use the page builder to create the rest of the content area.
    -  This reply was modified 9 years, 3 months ago by [Shaped Pixels](https://wordpress.org/support/users/shaped-pixels/).
 *  Thread Starter [satbox](https://wordpress.org/support/users/asfda54fz78f4/)
 * (@asfda54fz78f4)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/sidebars-only-template/#post-8859318)
 * Not getting into my baby, security is top of the list for me as host.
    Lots of
   layers to get through.
 *  Thread Starter [satbox](https://wordpress.org/support/users/asfda54fz78f4/)
 * (@asfda54fz78f4)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/sidebars-only-template/#post-8859353)
 * Am I missing something here? Not in the free theme me thinks.
 *  Theme Author [Shaped Pixels](https://wordpress.org/support/users/shaped-pixels/)
 * (@shaped-pixels)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/sidebars-only-template/#post-8859366)
 * What version is your theme? It should be 1.4.8
 *  Thread Starter [satbox](https://wordpress.org/support/users/asfda54fz78f4/)
 * (@asfda54fz78f4)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/sidebars-only-template/#post-8859372)
 * Yep. Don’t see it anywhere in the templates.
 *  Theme Author [Shaped Pixels](https://wordpress.org/support/users/shaped-pixels/)
 * (@shaped-pixels)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/sidebars-only-template/#post-8859374)
 * Odd….what page templates show in the dropdown? There should be 5
 * – Template Full Width
    – Template Left & Right Column – Template Left Column –
   Template Page Builder – Template Sidebars Only
    -  This reply was modified 9 years, 3 months ago by [Shaped Pixels](https://wordpress.org/support/users/shaped-pixels/).
 *  Thread Starter [satbox](https://wordpress.org/support/users/asfda54fz78f4/)
 * (@asfda54fz78f4)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/sidebars-only-template/#post-8859399)
 * Odd Yes it’s there now, not there last time I looked 5mins ago. Now it’s not.
 * Also have default 6 altogether.
    Have two edit tab open on two pages.
 *  Theme Author [Shaped Pixels](https://wordpress.org/support/users/shaped-pixels/)
 * (@shaped-pixels)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/sidebars-only-template/#post-8859410)
 * All is good now then?
 *  Thread Starter [satbox](https://wordpress.org/support/users/asfda54fz78f4/)
 * (@asfda54fz78f4)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/sidebars-only-template/#post-8859419)
 * No its missing.
 * Need to sleep now just done a 16hrs stretch. Will investigate further tomorrow.
 * Will get back to you.
 * Cheers.

Viewing 15 replies - 1 through 15 (of 23 total)

1 [2](https://wordpress.org/support/topic/sidebars-only-template/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/sidebars-only-template/page/2/?output_format=md)

The topic ‘Sidebars only Template’ is closed to new replies.

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

 * 23 replies
 * 2 participants
 * Last reply from: [satbox](https://wordpress.org/support/users/asfda54fz78f4/)
 * Last activity: [9 years, 3 months ago](https://wordpress.org/support/topic/sidebars-only-template/page/2/#post-8862747)
 * Status: resolved