Gold Pot Wordpress Theme
Gold Pot is a WordPress simple, clean and minimalist theme. It was inspired to send some energy and good vibe.

Version 1.9
Gold Pot is a WordPress simple, clean and minimalist theme. It was inspired to send some energy and good vibe.

Version 1.9
April 9th, 2009 at 8:17 pm
Hi, Danke für Deinen Beitrag “Gold Pot Wordpress Theme | eTrecos”! Schreib weiter so…! Gefällt mir sehr gut!
June 12th, 2009 at 1:23 am
Thank you for this great theme!
We’ve translated it into Polish here.
June 23rd, 2009 at 9:51 am
Hi there, i like your theme very much and thank you for your work, i got a question is how can i change the font size of the main text? your reply will be really appreciated. cheers, KAI
June 23rd, 2009 at 4:50 pm
Kai, I think the best way to change the font size is to add a new class on style.css. This way we don’t compromise the rest of your theme. Copy the code below on the end your style.css, this should do the trick:
.storycontent p{
font-size: 15px; /* add new font-size */
}
June 23rd, 2009 at 7:46 pm
That works pretty well, thanks a lot Flama.
August 4th, 2009 at 12:29 am
hi,
How can I set this theme for RTL language (hebrew?)
Best Regards
August 4th, 2009 at 3:23 pm
Stavor, you can set your RTL style by adding the following line on your header.php :)
<link rel=”stylesheet” href=”<?php echo get_template_directory_uri() ?>/rtl.css” type=”text/css” />
August 10th, 2009 at 3:15 pm
Love this theme but I wish there was a right sidebar and dropdown menus…I’ve been trying to figure out how to manually add the right sidebar using these instructions http://www.blogohblog.com/adding-extra-sidebar-to-your-wordpress-theme/ I can’t find this code in sidebar.php:
Am I missing something??? Thanks so much in advance!
August 10th, 2009 at 6:47 pm
Was this theme hacked in a previous version? After installing 1.9, I noticed hundreds of hidden links to viagra and other drug related websites. After updgrading, the links disappeared. Was this a problem with the them or do you think it was something else?
Your input would be appreciated.
- Ryan
August 11th, 2009 at 6:00 pm
Hi tranquilbeauty,
to add a new sidebar you need to code some html and php on sidebar.php (basically copy this code: if ( !function_exists(‘dynamic_sidebar’) || !dynamic_sidebar() )). Then, you’ll need to register that new sidebar on functions.php.
After that you’ll have to style the positioning and visual on style.css. It’s quite a process…
If you only need a static sidebar you will just need the html and css. Hope it helped!
August 11th, 2009 at 6:43 pm
Ryan, if you downloaded the theme on Wordpress you shouldn’t have any problems. I never heard anything about that before neither nobody reported. The theme should be ad/mysterious link free!
So everybody out there, play safe and download it from Wordpress website only :D
August 25th, 2009 at 6:02 pm
Do you know why the comments on my ‘memorial’ blog are not all accessible??? I have it set up as basically one static page that takes comments. When I switch to the default theme, the comments are there. When I go to my somewhat customized GoldPot theme, only one (and now two – a second one left today) comments show up. Is there some sort of date related something that is causing this?
Also, I can’t seem to find how to access any sort of “see all comments” so that someone COULD view the others. Thanks! Love the simple design work you do.
August 25th, 2009 at 6:43 pm
I just uploaded the widget “get more comments” which brought back the access to the other comments, but not in a very elegant way. If I can get all the comments to reappear in the main page template, I’d then prefer to remove the “extracts” and just list the author’s name (as a psuedo index). So… still looking to restore all the comments on the main page…. Thanks!
August 27th, 2009 at 8:17 pm
Hi Kristin, it’s very strange that you’re not seeing all the comments. That is a default WP functionality. So let’s talk… we might find a solution! Thanks for the nice comments :D
September 8th, 2009 at 8:22 am
Thanks Catarina for your email help. I thought it might be helpful if I posted what you suggested that worked for me, in case anyone else has the issue:
You suggested: “on the admin settings>discussion> try to change the number of comments showing by selecting the following item and changing the page number: Break comments into pages with (50) pages.”
Plus, wondered If I’d customized the comment.php page. Which I may have. So, I reinstalled the original comment.php page and changed my “break comments” to 50 and voila! Comments are now all accessible! :)
Thanks again – also for you very simple yet elegant designs. –kp
September 8th, 2009 at 5:51 pm
Thanks for you feedback Kristin!! ;)
September 14th, 2009 at 4:05 pm
thanks nice theme
September 18th, 2009 at 3:19 am
tnks
September 30th, 2009 at 4:47 am
Thank you for this great theme!
We’ve translated it into Polish
October 20th, 2009 at 11:48 pm
Thanks everybody :)
November 3rd, 2009 at 2:53 pm
Thanks for you feedback Kristin!! ;)
November 16th, 2009 at 10:15 am
I like it! I always prefer clean and simple. I think I will try it out on one of my blogs about spirituality.
November 22nd, 2009 at 9:35 am
Hi,
Great theme , thanks :-D
How can i change the date format its currently : 11.22.09
but id prefer 22.11.09 but ideally id like : Sunday 22nd November 2009 .
Is this possible, not sure why the month comes before date :-S.
Thanks
Phil
November 24th, 2009 at 10:08 pm
Hi Phil, to change the date format you have to update your index.php file. Search for this code ‘%m.%d.%y’ and update for ‘%A %d %B %Y’. This should do the trick!
November 25th, 2009 at 4:20 am
thats brilliant, thanks so much for your help :-D
January 10th, 2010 at 5:29 am
Hi i just wondered how i can make my archive extend further down the page without keep having a short archive list and a ‘older entries’ link.
Thanks
January 10th, 2010 at 11:31 pm
Humm… Phil, what do you mean by short archive list? Your issue seems solved on your site!
January 11th, 2010 at 3:53 am
Hiya i havent solved it yet, if you click top left ‘January Sales’ link , you will see the list of articles in there, as my menu goes down on the left alot i wanted to make my archives go down more on the page, currently it only shows 7 article titles before you have to click ‘older entries’ , hope i made sense !! Thanks, Phil
January 14th, 2010 at 6:38 pm
thanks nice theme
January 17th, 2010 at 9:41 pm
I like it, thanks, I will back here often…
January 19th, 2010 at 12:34 am
Hey Phil, I got what you need now! To solve the number of items shown per page you need to go to the admin site, settings > reading > change the number of “blog pages show at most” – this will do :)
January 19th, 2010 at 12:36 am
Thanks for the nice comments ^.^
January 19th, 2010 at 4:17 am
Brilliant !!!
THank you so much :-D
Cheers
Phil
January 30th, 2010 at 7:26 pm
I’m using this template and really like it! I added my company’s logo to the header. Thanks for sharing such a clean and elegant template!
Hugs,
rainie
February 19th, 2010 at 9:59 am
Hi,
Have a problem with dates.
The youngest article is always “01.01.70″ (january 1st 1970 !?!)
and can’t replace days and month (it’s a french website : d/ m/ Y).
What can I do ?
March 2nd, 2010 at 10:40 pm
Thanks rainie :)
Kasilla: 01.01.70 is very weird, it shouldn’t happen… anywyas, to change the date have a look on a comment above “update your index.php replacing ‘%m.%d.%y’ to ‘%d/%m/%y’ or ‘%d/%m/%Y’(for 4 digits year).