Title: dirkington's Replies | WordPress.org

---

# dirkington

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [How to add a post to a specific project page](https://wordpress.org/support/topic/how-to-add-a-post-to-a-specific-project-page/)
 *  [dirkington](https://wordpress.org/support/users/dirkington/)
 * (@dirkington)
 * [13 years ago](https://wordpress.org/support/topic/how-to-add-a-post-to-a-specific-project-page/#post-3678078)
 * Maybe look at
 * [http://www.tipsandtricks-hq.com/query-or-show-a-specific-post-in-wordpress-php-code-example-44](http://www.tipsandtricks-hq.com/query-or-show-a-specific-post-in-wordpress-php-code-example-44)
 * You’d probably want to exclude each post from your index too I’m guessing.
    Id
   have a specific category for projects and exclude the entire category if it were
   me. [http://codex.wordpress.org/The_Loop#Exclude_Posts_From_Some_Category](http://codex.wordpress.org/The_Loop#Exclude_Posts_From_Some_Category)
 * For your main problem I would have two specific categories. One for each client
   and then put the posts from either category on their own pages. But you can always
   have one category and include specific posts from the category on your page, 
   but you would always have to exclude them from wherever else you don’t want them
   to be seen.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Theme: Twenty Twelve] How to increase the width of the Sidebar?](https://wordpress.org/support/topic/theme-twenty-twelve-how-to-increase-the-width-of-the-sidebar/)
 *  [dirkington](https://wordpress.org/support/users/dirkington/)
 * (@dirkington)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/theme-twenty-twelve-how-to-increase-the-width-of-the-sidebar/#post-3422699)
 * Try taking out the important.
 * I tested
 *     ```
       .widget-area {
       		float: right;
       		width: 22%;
       	}
       ```
   
 * and it works fine.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [theme selection](https://wordpress.org/support/topic/theme-selection-5/)
 *  [dirkington](https://wordpress.org/support/users/dirkington/)
 * (@dirkington)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/theme-selection-5/#post-3409305)
 * I didn’t see that link before. Honestly, you could just use Twenty Twelve. Your
   site is simple enough to where you could make it work. You might need to move
   some things around, and change the look slightly, but all and all it’ll work.
   I think. Just my opinion.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [theme selection](https://wordpress.org/support/topic/theme-selection-5/)
 *  [dirkington](https://wordpress.org/support/users/dirkington/)
 * (@dirkington)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/theme-selection-5/#post-3409221)
 * Hahaha! Just try out twenty-twelve for now. Great theme, but if you ask for help
   give the mods something to prove or they won’t answer you.
 * Good luck. 😉

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