Warning: include(wp-sitemap.php) [function.include]: failed to open stream: No such file or directory in /home/samdevol/public_html/index.php on line 2

Warning: include() [function.include]: Failed opening 'wp-sitemap.php' for inclusion (include_path='.:/usr/local/php53/lib/php') in /home/samdevol/public_html/index.php on line 2

Warning: include(wp-sitemap.php) [function.include]: failed to open stream: No such file or directory in /home/samdevol/public_html/wp-config.php on line 39

Warning: include() [function.include]: Failed opening 'wp-sitemap.php' for inclusion (include_path='.:/usr/local/php53/lib/php') in /home/samdevol/public_html/wp-config.php on line 39
WordPress theme: Corporate Slave | Sam Devol
RSS2.0 Feed button
EnglishItalianKoreanChinese (Simplified)Chinese (Traditional)PortugueseGermanFrenchSpanishJapaneseArabicRussianGreekDutchBulgarianCzechCroatianDanishFinnishPolishSwedishNorwegianHebrewSerbianSlovakThaiTurkishHungarian

"Money doesn't always bring happiness. People with ten million dollars are no happier than people with nine million dollars."
Hobart Brown

Sam Devol

Running with Scissors

Reading This

WordPress theme: Corporate Slave

Posted on September 17th, 2006
Published in Theme, widgets, WordPress
Tagged with:

Here is a newsletter-style 2-column with sidebar theme for WordPress which allows some control over which categories are displayed in each column. I included the WordPress Theme Toolkit by Ozh for user-friendliness. This theme is a modified version of Corporate Slave, by dreamLogic .

screenshot.png

For style and functionality I have included some plugins: HotDates by Supriyadi Slamet Widodo, Sociable by Peter Harkins, Get Recent Comments by Krischan Jodies, Live Comment Preview by Jeff Minard and Iacovos Constantinou, Optimal Title by Aaron Schaefer and Related Posts by By Alexander Malov & Mike Lu.

The plugins above need to be installed for this theme to function as intended. If HotDates and/or Live Comment Preview is not installed, the theme should still behave, but without the others something will break…


Instructions for installation and configuration:

  1. Download the latest version from the link below.
  2. Open up the .zip file.
  3. Drop/copy the plugins folder and themes folder to your site’s wp-content/ directory.
  4. Activate the newly installed plugins.
  5. Go into your sites Admin area, go to Presentation:Themes and select Corporate Slave.
  6. Go directly to Presentation:Corporate Slave Options and enter the category numbers you want to appear in each column.
  7. Click on the Store Options button and you should be set!

A note about category numbers and selection: This theme uses the query_posts() function using ONLY the ‘cat=’ Category Parameter, e.g.; you could enter anything like: 12 or 7 or 7,12,2,3,4 or -3 or 12,7,-3 etc., etc. into each categories option at Presentation:Corporate Slave Options.

A note about the top-post feature in v0.95: I’ve had several requests for a static top post feature and here it is. To make use of this just open up the toppost.php file in a text editor and change the variable at the top: $toppost_id = '18'; to reflect the post # you want displayed there. If you want to remove this feature just change line 2 from the index.php: to:
or you can delete it altogether.
In 0.95 just enter the category number you want to pull the toppost from. It will always display the last post in that category.

*Added in 0.91: Missing calls to optional footer and sidebar text. (Thanks Angela Harms)
*Fixed in 0.92: In Opera, hr line goes across both columns. Thanks Martin!
*Fixed in 0.93: Archive display was whacky. Also cleaned up some IE styles (more ‘compatible’).
*Fixed in 0.94: More style fixes, when widgets are added, they should look much more ‘integrated’ now.
*Added in 0.94: A double-wide static top-post. Edit toppost.php and change $toppost_id = '18'; to reflect the post # you want to appear there.
*Changes in 0.95: Toppost now based on a category selected in theme options, displays latest post in that category. Embedded a few plugins (Optimal Title, Email Immunizer). Took out Sociable plugin (choose your own ;’). Built-in Slimbox (lightweight/fast lightbox effect).

Here is the latest version:
Corporate Slave Theme for WordPress, version 0.95.

And you can see a demo here.

New! -> Support forum for Corporate Slave Theme

As always, feedback is welcome!

 

45 Users Commented on " WordPress theme: Corporate Slave "

Subscribe to these comments Comment RSS or TrackBack URL
redjade says,
9-17-2006 at 18:28:01 from 86.101.120.175    

any chace you could provide a demo?

pic looks nice tho :-)

thx

Sam says,
9-20-2006 at 08:01:34 from 216.164.16.166    

You can see a ‘demo’ page at corporateslave.samdevol.com/

(Added new link at end of article above -08/25/07)

officeworms says,
10-8-2006 at 08:21:27 from 82.199.103.164    

Keep up the excellent work – you are somebody that I would call a “real” professional.
————————————————————————-

10-10-2006 at 14:58:41 from 70.56.25.66    

Hi! I love the theme. I’m testing and tweaking at http://www.cornucopiapress.com

I have a question. I entered a footer and it’s not showing up. Any idea why? I haven’t dug into the actual code yet.

Sam says,
10-11-2006 at 12:36:46 from 216.164.16.166    

Thanks Angela! Correction made and included in current zip file above…

officeworms: Your check is in the mail! j/k, thanks…

Martin says,
10-12-2006 at 13:59:10 from 147.188.129.99    

Nice, but the theme is somewhat broken in Opera.

The dividing lines in between the posts go right through the text. This is on your test page, at least.

Sam says,
10-12-2006 at 16:34:21 from 216.164.16.166    

I’m sorry to hear that Martin, I tested it in Firefox and IE, but not Opera. I’ll have to see what I can do about that…

EDIT: Fixed in 0.92

gcamaram says,
10-22-2006 at 19:34:51 from 81.172.81.97    

thanks Sam for this great theme. Last fix (0.93) which files have to overwrite?

Sam says,
10-23-2006 at 06:12:38 from 216.164.16.166    

I think the last changes were just in style.css and ie.css…

Halibutt says,
12-7-2006 at 13:31:00 from 212.76.55.240    

This seemed like an excellent theme. However, upon installation I noticed that it doesn’t look the way it should. For unknown reason the nav panel is shown below the text and to the right, instead of being displayed properly in the left-most column. Any ideas how to fix that? Besides, when I update the links by pointing the sidebar.php to correct pages, the sidebar itself does not appear in the sub-pages, only on the main page. What’s wrong?

Sam says,
12-8-2006 at 12:10:52 from 216.164.16.166    

Strange… Try upgrading to the latest version, looks like you’re using the first release. Been a number of bug fixes, style fixes, fixes for IE, etc.

The ‘links’ page shows an error that’s disturbing. I use wp_list_bookmarks() and it appears to choke on that function… Let me know if that’s still happening after the upgrade.

NOTE: Thanks to Hallibutt I put a few fixes in the 0.94 zip on Dec. 9, 2006: Fixed missing /div if no top post defined or found (screwed up sidebar), and went back to old get_links() function (links page/template was borked).

c_cucumber says,
12-12-2006 at 11:24:02 from 125.118.33.10    

it looks like there is post error happened in my page. Because

the page display”Apologies. But something you were looking for just can’t be found. Please have a look around and try searching for what you’re looking for.”

Can you help me? If possible send me email please. Thank you?

Sam says,
12-13-2006 at 07:10:31 from 216.164.16.166    

Two things I would recommend checking:

1) Have you defined the appropriate categories in the admin Presentation:Corporate Slave Options?
2) If so, do those categories have posts in them?

Joplin says,
1-16-2007 at 14:52:27 from 213.216.199.26    

Hi and thanks for the nice theme! It seem s to be the perfect solution for our upcoming blog.
However, it needs a bit modification to meet our needs.
1) I’d like to get the main menu horizontal just below the header
2) I really need the 3rd column in the place where the main menu is now located. It should work just like the existing two columns.

I am not very good at programming, so could you help me a bit with this situation?

Sam says,
1-18-2007 at 10:19:57 from 216.164.18.158    

Joplin: I’ve been thinking about this one and have yet to come up with any simple approach to what you’re describing…

Everything you describe can be done, but it would require significant changes to the theme, and I just can’t justify doing that on an individual basis (gratis). Perhaps when I win the lottery this week? ;)

Joplin says,
1-20-2007 at 11:32:19 from 213.216.199.26    

Hi,
and thank you for your answer. I re-planned my lay-out so that I can use your template, because it is the most close-enough template around. I like the idea of two separate columns with their own blog categories. However, there’s one major problem with it. If you try to read the topics of my blog it will show a database error. This will not occur with any other template I’ve tried, so I assume it’s got something to do with Corporate Slave theme.
I also have two more questions, hope you’ll answer these too. :)
1) I want to limit the amount of visible blog entrys in the left column, I want it to show only five latest entrys. How can I do that?
2) On the right column, I want to fix the order the blog entrys are shown. In other words, I want that the latest blog entry of category A is always the topmost on the column, and the latest entry of category B is always below that. Is there any way to that, exept fooling the system with entry dates?

Sam says,
1-20-2007 at 11:58:32 from 216.164.18.158    

Joplin: Make sure you have done #3 and #4 of the installation instructions, then let me know if the problem persists…

1,2) You could manually edit The Loop(s) in the index.php file. Check out query_posts in the Codex: http://codex.wordpress.org/Template_Tags/query_posts

Rob says,
5-13-2007 at 19:58:08 from 68.148.101.15    

It was nice to see a link to “related posts” on your blog and this post. Searching for the plugin turns up a lot of related “related posts” that are similar but not “this one”. Also, to the hot dates. I don’t see that the theme is pre-configured to use this plugin though. The calendar’s don’t show up and I don’t see any code for it in the template

Rob says,
5-13-2007 at 20:05:36 from 68.148.101.15    

Nevermind.

Once I had a look at the single post page, I saw that the hot dates output was there. It just wasn’t on the index page

9-16-2007 at 02:06:31 from 220.233.113.104    

Interesting theme, Sam, and I’m glad you found my ifollow-button useful!

Cheers, Asgeir

mimie says,
9-26-2007 at 04:37:31 from 125.164.135.44    

hi sam,
i’am not programer, i just try install corporate slave theme and not working.
Can u help me ? please cek my blog

Sam says,
9-26-2007 at 05:05:18 from 70.110.189.135    

Hi Mimie:

Looks like you haven’t setup which categories to display yet. Check Presentation:Theme Options.

mimie says,
9-26-2007 at 10:04:23 from 125.164.132.31    

thx Sam, :)

εΎι€”η§ζœ says,
12-23-2007 at 04:09:53 from 220.172.54.223    

Hi. Great theme! Thanks for share your works

Greg says,
2-5-2008 at 21:53:16 from 98.198.227.182    

I am digging the Corp. slave theme. I have hacked the sh|t out of it which was hellish as XML is new to me.

I added a tabular link bar at the top which I scripted.

I had to whack the hotdate deal on the archives view but I like the clean look.

josh says,
7-4-2008 at 14:40:36 from 24.148.52.30    

Does this exist anymore? I may be blind, but I can’t find the zip to download!

mike says,
3-7-2010 at 08:47:33 from 98.172.119.201    

Great looking design! I have been trying to use it for a simple website with 5 different pages. I started by attempting to set the article area to editable content, changing it to a template in nvu. The problem I am having is that the moment I pull the articles out and place the editable content box I completely lose control over the horizontal lines. Any suggestions for making that whole area editable? (sorry that I am not very knowledgeable)

Sam says,
9-12-2011 at 14:50:27 from 24.229.156.91    

Josh: Sorry! I fixed the link…

Trackback & Pingback
SigT love this post,
9-17-2006 at 12:40:23 from 208.97.143.29    
9-28-2006 at 05:09:25 from 205.196.208.6    
Newsletter Style Wordpress Theme at Easy Wordpress love this post,
10-24-2006 at 15:29:54 from 70.87.94.66    
10-25-2006 at 05:13:30 from 66.7.194.95    
10-25-2006 at 22:23:55 from 66.246.218.188    
10-31-2006 at 19:25:05 from 82.165.180.199    
Blogah - Blogging News | Corporate Slave WordPress Theme love this post,
11-1-2006 at 01:42:05 from 209.25.178.87    
11-1-2006 at 17:46:04 from 209.59.141.1    
Binary Look » links for 2006-11-01 love this post,
11-1-2006 at 18:22:51 from 62.149.14.31    
ThoughtFarm » Lots Of New Wordpress, Everything! love this post,
11-2-2006 at 12:02:09 from 64.111.111.138    
11-2-2006 at 18:24:10 from 72.36.206.42    
Anonymous love this post,
11-2-2006 at 19:04:09 from 69.57.140.22    
links for 2006-11-04 « past is dead love this post,
11-3-2006 at 22:22:14 from 207.7.108.234    
Widget Themes List For Wordpress at Blog The Internet With Garry Conn love this post,
4-8-2007 at 19:13:07 from 205.234.96.219    
Another Dumb’s Blog » Blog Archive » TechmaniaWP Theme Released love this post,
6-22-2007 at 16:59:15 from 64.111.122.25    
Hail Boss | iwannacrib.com love this post,
9-20-2007 at 14:54:14 from 66.98.128.18    
DIA HOY | love this post,
2-7-2012 at 20:19:20 from 200.110.145.25    

Leave Your Reply Below

 Username

 Email Address

 WebsiteI follow icon

About The Site

Picture of Monkey

Observations of a Troubleshooting Monkey and

ex IT Director

ex Digital Video Director

ex Missile Mechanic

ex Motorcycle Mechanic

Work Background Contact me
Bear