dirkington
Forum Replies Created
-
Forum: Themes and Templates
In reply to: How to add a post to a specific project pageMaybe look at
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_CategoryFor 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
In reply to: [Theme: Twenty Twelve] How to increase the width of the Sidebar?Try taking out the important.
I tested
.widget-area { float: right; width: 22%; }and it works fine.
Forum: Themes and Templates
In reply to: theme selectionI 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
In reply to: theme selectionHahaha! 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. 😉