23
Jan
2008
wp-yoghourt 1.0 (Wordpress Theme) - New version release
By Jeeremie. Posted in Articles, WordpressHi!
Just to let you know I have released a new and improved version of my Wordpress theme Yoghourt (I finally had some spare time to do this).
Few people complained it was not a valid XHTML & CSS Wordpress theme. Now it is done!
Popularity: 3% [?]
January 24th, 2008 at 5:08 am
What a great Wordpress theme to offer and for free no less! I look forward to whatever Wordpress themes you release in the future. Thanks again.
January 24th, 2008 at 6:48 pm
Thanks for your support. However, I am working on so many projects that I don’t think I will be able to make a new theme soon. But I plan to make a new PHP contact form with Ajax and Spam check when I will have some free time.
January 25th, 2008 at 6:55 am
Saludos: Me he animado a utilizar tu theme. La verdad es que me gusta mucho aunque le he encuentrado algún fallito1. En el sidebar…las palabras con tildes se muestra con un código raro (no todas, pero si algunas). Yo por ahora las he quitado pero queda mal no poner las tildes2. Al leer un post, las imágenes que se ven (imagen principal y foto) en la página principal, no se ven en los post Por si me puedes ayudar a solucionarlo. Un saludo
January 25th, 2008 at 10:40 am
Debes escribir letras con tildes con su codigo equivalente. Por ejemplo: ñ se debe escribir “Ñ” dentro del codigo y Õ de esta manera “Õ“. Visita “HTML: Special Characters” para más información.
Para la imagen, creo que es un problema con el URL que Wordpress crea. Wordpress añade la fecha y nombre del post a su URL. En este caso el vinculo a la imagen no funcióna. Para solucionarlo, abres sidebar.php en Notepad y busca <img src=”wp-content/themes/yoghourt/images/budha.jpg” alt=”Photo Example” />
Cambia wp-content/themes/yoghourt/images/budha.jpg para http://www.jokinsu.com/wp-content/themes/yoghourt/images/budha.jpg. Igual para tu imagen principal.
January 25th, 2008 at 10:05 pm
Gracias, acabo de solucionar los dos problemas.Mil gracias.Un saludo
February 4th, 2008 at 2:55 am
Hi. the frist time
February 4th, 2008 at 9:18 pm
I love this theme! The only problem is that it will not let me add widgets. It says something about not being widget aware or something like that. Am I doing something wrong?
February 4th, 2008 at 11:29 pm
you are not doing anything wrong. It was not Widget-ready. However, it is now. You can now download the new release (version 1.1).
I have tested it and it worked fine for me. Let me know if you have any problem.
April 10th, 2008 at 7:43 pm
very nice :) thank you i will keep my eye on you’r blog
May 6th, 2008 at 8:43 pm
Hi Jeerimie,
I am using your “yoghourt template” for my restaurant business, thank you very much for the work and all the time involved with it. Great job! Easy to use and to personalize. However there is one issue I do not know how to change: I am using your contact form php and customers leaving comments or reservations in German. Since we are using “Umlaute” (ÄÜÖß) etc. I have to change the language code so that these letters are getting to be displayed. At the moment, I will only get a mix-up like “ääööüüüßß”. Would you be so kind to help me?
Merci Jeeremie, best regards from Germany
Clemens
May 7th, 2008 at 2:57 pm
Open your contact page in a web editor and change this line:
mail($to, $subject, $msg, "From: $email\r\nReply-To: $email\r\nReturn-Path: $email\r\n");… to:
mail($to, $subject, $msg, "From: $from\r\nContent-Type: text/html; charset=utf-8; $email\r\nReply-To: $email\r\nReturn-Path: $email\r\n" );May 11th, 2008 at 10:57 am
Clemens,
Actually, I think you have to put charset=iso-8859-2 instead of charset=utf-8
Let us know if it works. Thanks.
June 27th, 2008 at 4:34 pm
Jeeremie - I have to say this theme is one of the nicest I have seen. You did a wonderful job and really spent a lot of time on the small details and your code is nice and clean.
I am having a small problem…when I create a Page the text in the top header section changes from what is in the index page and this results in screen anomalies. I would like the same text as in the index page to appear on every page (no dynamitic headers). Any ideas?
Thanks for your offering such a nice template.
July 18th, 2008 at 4:07 am
Mate, sorry for the late reply, busy busy! wicked them as always, updated the post you asked for, new download link and a link back in the summery. Peace out
August 26th, 2008 at 10:35 pm
I am using this theme and love it.
I have one small problem with the WP-Syntax plugin…
Using the line variable makes the dashed border shrink to about 60% of the pre container.
I removed the border as a quick fix…
pre {
padding: 1em;
border: none;
/* border: 1px dashed #2f6fab; */
color: black;
background-color: #f9f9f9;
line-height: 1.1em;
}
September 25th, 2008 at 12:58 pm
so kewl! thx