Prosumer WordPress Theme, is popular wordpress theme that develop by Nurudin Jauhari. After long time with Creative Commons license, Nurudin Jauhari decided to move to GPL Licence theme. Because of that fact. Nurudin Jauhari move theme hosting to WP GPL. We hope after Prosumer hosted on WP GPL, this theme will be got more user and better support.
[adsense]
What’s on Prosumer
- Right and Left Sidebar
- Widget Ready
- Custom Header
- Change About text via Admin Profile
- Threaded Comment
- WP-Comment
- Tested on WordPress 2.1.x, 2.2.x, 2.3.x, 2.5.x, 2.6.x and WordPress 2.7
Download
You can Download Prosumer on this post or from Free WordPress Themes Directory
Demo
Check Prosumer Demo for test drive this theme

Hi,
I would like to know if you could help me to add a favicon to my website.
Thank you!
You can follow this steps
How do I switch the header text with the header image?
how could i change the banner
could I use banner pics i used in one other
of my related site
http://www.nephrojournalclub.com/
could I export import between the two patterns ?
thanks in advance
Jean-Marie
Hi, I am enjoying your prosumer theme. But would like to change some of the colors to match my splash site. Are they all keep in the style.css?
Is it possible to have the outer edges a different color like green?
Thanks.
Al
I saw someone else post this question also, and now I am having the same issue and I cannot seem to resolve it.
I am getting this error:
Line:5
Char:2
Error:’document.getElementByID(…)’ is null or not an object
Code:0
URL:http://theokieangler.com
This problem only happen on IE right?
Yes, I only see the error on IE. Thanks in advance for your help,
ward
Prosumer is a great theme. One question: Is there a simple CSS fix to horizontally ‘center’ the menu buttons?
Can you tell me more details, what you mean with Horizontally ‘CENTER’ the menu?
Top nav menu buttons in div #menuv are left justified. Can the buttons be center justified in CSS? Thanks. Al
Hello, wpgpl team. I replied 6/6 but haven’t heard further. Thanks. Al
Is that you mean Center menu like Freelance Jobs website?
Yes, the same.
For Prosumer theme, that possible, but for public released version I can’t do that for some reason such as, this header split layout, where header image on the left and the title on the right, so when we use Center menu, the design will not good.
But if you really want it, I can do this with my custom services, just sent me donations and let’s me help you to do this
like your Prosumer theme it has help me get started thank you a lot for it, i have one question can i remove from public view of the post the tags without loosing them for seo, if i can how do i do it??
again thanks a lot for creating the prosumer theme
I used the import process to bring my posts from a previous blog. Now the “Subscribe to RSS Feed” goes to a page listing all the posts that I imported rather than the RSS Subscribe page.
How do I correct that?
Hi. I am still working with thw fell &look of the theme…When it is ready will show you the result.
In th meantime I need a help with the header menu. Where do I change for not to see a page on the menu header?
I would like only to show all the pages in the left nav bar…Thanks
Is there way to add a page without out adding it to the header? For Example, If I want to have this sort of page structure:
Page A
Page 1
Page 2
Page 3…
Page B
Page 1..
Right now, when I hover over the link to page A, a drop down menu of 1/2/3. Can I avoid the drop down menu for 1/2/3 so that the user must go to page A to access 1/2/3?
I like your theme alot but my RSS side bar displays my website name and it overflows out of the tab. How do I make it to fit in the tab only?
Also my website name is cut off at the end in the header. How do I make the adjustment to fit nicely in the header?
Thank You!
and keep up the great theme developement!
michael
I recently updated to WordPress 2.8 and now I can’t customize my banner. Instead of being able to upload my own picture, the banner is completely black and I have been unsuccessful in trying to customize or change it in anyway.
Is this because I updated to 2.8? If so, are you coming out with an update to Prosumer?
I was check it and worked without any worries
I’m running 2.8 now and my site looks fine to me. Not much help to you I realise, Shane, but I doubt the cause is 2.8
I’ve adjusted the overall layout of the theme to 90% of the screen width. How do i make the center column content fill in the empty space on a wide screen monitor? What code do I need to edit and where is it? Thank you.
I really like this theme. Thanks! I am also looking to add pages without the pages being an option in the navigation bar. I would also like to reorder the navigation bar.
I’ve been trying to figure out how to avoid having all pages go on the navigation bar as well. If you figure it out I hope you’ll come back to let me know. I’ve been striking out
Pages appearing or linking in menu bar
I’ve fixed this – for the Digg 3 Theme at least. Tested it in Firefox and IE and looks fine in both and the links work.
In the Header.php I deleted the lines for the pages I had added and inserted the wp_list_pages tag instead.
Here’s the code I used:
I’ve modified it to exclude a page that is a level below another page as including it affected the header alignment. The space after the first ‘=’ sign has the effect of excluding the title ‘Page’ which I don’t need to appear as it’s a menu bar not a list.
You can get more help from these links that explain what to do:
http://codex.wordpress.org/Template_Tags/wp_list_pages
http://codex.wordpress.org/Creating_Horizontal_Menus
Whoops, looks like the code I inserted got lost in transit. Follow this link to WordPress instead to see my answer. http://wordpress.org/support/topic/314247?replies=2
Im having the same problem as Ward W relply 108.
I’ve been trying to figure out how to avoid having all pages go on the navigation bar as well. If you figure it out I hope you’ll come back to let me know. I’ve been striking out
Easy to keep selected pages (or posts too) from being displayed on Nav bar. Just go to Site Adm and click on Pages. Edit each page that you don’t want listed. In the Publish box on right, edit Visibiltiy. Selecting Private will prevent the page from being listed on the Nav bar or from being accessed by the public. Same for posts too.
Agallia (post #110),
I want the page to be public, but I don’t want in the nav bar. Basically I want the first level pages to show on the nav bar and not 2nd level, 3rd, etc
Sorry, can’t help on that one.
Hi Ward W, try to open your Prosumer FUNCTIONS.PHP and in around line 30, you’ll find this code
function j_globalnav() {
$menu = wp_list_pages('title_li=&echo=0'); // Params for the page list in header.php
echo str_replace(array("\r", "\n", "\t"), '', $menu);
}
Tweak this code become like this one
function j_globalnav() {
$menu = wp_list_pages('title_li=&depth=1&echo=0'); // Params for the page list in header.php
echo str_replace(array("\r", "\n", "\t"), '', $menu);
}
I hope this tips fix your problem
Good tip to limit dropdown menu level. Thanks.
Hello…..Great Theme it only took me 48 man hours to find one that I understand. I have read through the entire list of problems and the fixes everyone has provided. Which is a blessing in itself. My problem too is with the header. I changed the “head.jpg” file with my own image and everything went well. I understand that to change the “you.jpg” file will allow me to upload a new photo for that section. (unless of course I am mistaken about that!) however what I want to do is make the header one size instead of the two that are there so I can just upload the one image to span across the whole page. Is that possible? Anyone? Please?Help!!!
I have that problem as well. Someone please help!
Please Replaced original picture in some size and width for the best result
I am having the same problem as reply 107 -109.
is there a way to control the buttons in the upper menu-bar
Mas…piye merubah favicon tuh ya..
di theme mas yg laen bisa kok di theme ini gak bisa yo…??
I’d love to be able to change the colour of the links when I use them in the text. I’m sure that’s a simple adjustment in the code – does anyone know where I should look? (I’m not very knowledgeable about CSS but can follow instructions!)
Try going to Dashboard/Appearance/Editor. Select Stylesheet (style.css). Find the line (~212): .entry a {
color: #7a6c00;
}
Changing the color hex value 7a6c00 to another value will change the post link color.