Blog

You've reached the blog of Jeremie Tisseau, a French Visual Interface Designer, Wordpress & Drupal developer, graphic designer, web addicted... Oh! and I am based in Bangkok, Thailand, with my family.

Next/Previous Post

Join Us!

Open source Wordpress theme by the WPSynergy communityAre you a talented WP designer or developer?

More Info

Hire Me!

I am currently available for Web/UI design projects. If you think we would work well together, contact me today to receive a free consultation.

Get in touch!

Yoghourt - Free Wordpress Theme

January 23, 2008

All, Freebies, Wordpress, Wordpress Themes

wp-yoghourt 1.0 (WordPress Theme) – New version release

Article written by Jeeremie

Hi!

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).

A few people complained it was not a valid XHTML & CSS WordPress theme. Now it is!

Preview / Download

DemoDownload(201.1 KiB, 43,535 hits)

The Author

Article written by Jeeremie:

Hi, My Name is Jeremie Tisseau. I am a Visual Interface Designer focusing on Web Applications design, Wordpress/drupal development... I am also the founder of WPSynergy, an open source community focusing on building high quality Wordpress themes... for Free!

Want to become a guest author on this blog?

17 Comments

  1. Chad says:

    24 Jan, 2008

    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.

  2. Jeremie Tisseau says:

    24 Jan, 2008

    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.

  3. JokinSu says:

    25 Jan, 2008

    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

  4. Jeremie Tisseau says:

    25 Jan, 2008

    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.

  5. Jokinsu says:

    25 Jan, 2008

    Gracias, acabo de solucionar los dos problemas.Mil gracias.Un saludo

  6. liby says:

    4 Feb, 2008

    Hi. the  frist time
                           

  7. adam says:

    4 Feb, 2008

    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?

  8. Jeremie Tisseau says:

    4 Feb, 2008

    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.

  9. nkhat says:

    10 Apr, 2008

    very nice :)   thank you  i will keep my eye on you’r blog :)

  10. Clemens says:

    6 May, 2008

    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 Jeremie Tisseau, best regards from Germany

    Clemens

  11. Jeremie Tisseau says:

    7 May, 2008

    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" );

  12. Jeremie Tisseau says:

    11 May, 2008

    Clemens,

    Actually, I think you have to put charset=iso-8859-2 instead of charset=utf-8

    Let us know if it works. Thanks.

  13. Jason says:

    27 Jun, 2008

    Jeremie Tisseau – 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.

  14. Moni says:

    18 Jul, 2008

    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 :)

  15. Abe says:

    26 Aug, 2008

    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;
    }

  16. 12345 says:

    25 Sep, 2008

    so kewl! thx

  17. boyama oyunları says:

    24 Jun, 2009

    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.

Leave a Reply