Article / Blog

FreeStyle v.1

FreeStyle is divided into the columns. Left: Post Meta (Date, Comments and Categories). Center: Post Content. Right: Standard Wigetized Blog Sidebar.

Built for WordPress 2.8+. FreeStyle has built-in support for sidebar widgets, comments, custom default avatars

Layout & Logo PSD files included for easy customization.

Theme tested in: IE6+, Firefox 3+, Safari 3+ and Opera.

All feedback is greatly appreciated.

Demo | Download

Licensed under GPL.

45 Comments

Show/Hide
  1. 7:39 am - Jun 20th, 09

    I love it..
    Is a great theme..
    Congratulations…

    Tranks for released..

  2. Matt
    11:29 am - Jun 20th, 09

    @Oscar – Thanks, glad you like it.

  3. 4:22 am - Jul 4th, 09

    Awesome theme man! Thanks for releasing this under CC – am going to port this to run on my Blog platform :)

  4. Matt
    11:08 am - Jul 4th, 09

    @Yuvi – Cool

  5. 12:17 am - Jul 16th, 09

    Veeeeery good theme!

    Nice work man, I love it!

    Just one thing that bugs me:

    My pages that I have set ‘Allow comments’, It doesn’t show a comment field below the page…

    It would be great if you could fix that. But the rest of the theme is so great that I don’t mind not getting comments on pages for now. Good Job!

  6. Matt
    12:45 am - Jul 16th, 09

    @Sean – Thanks man.

    Did you add a custom field with the name & value of “comments”, to the pages you want to allow comments on?

  7. 12:52 am - Jul 16th, 09

    No I didn’t, I just tried to use the default using the checkbox below the editor.

    But I’ll try now and tell you how it goes, Thanks.

  8. 1:03 am - Jul 16th, 09

    Okay, I tried adding a custom form using Cforms but that didn’t work..

    If you have a link to a good custom field plugin or a method of how to get comments, I would like to hear it please.

  9. Matt
    11:17 am - Jul 16th, 09

    @Sean – I found the problem, you need to go into the single.php file and change line 18, from

    < ?php if ( get_post_custom_values('comments') ) comments_template() // Add a key+value of "comments" to enable comments on this page ?>

    to

    < ?php comments_template('', true); ?>

  10. Matt
    11:19 am - Jul 16th, 09

    With out the extra space at the beginning of course. ie. < ?

  11. 3:59 pm - Jul 16th, 09

    Hmm….I just had a look and that code you said to change it to was already in there…

    So I don’t know what’s going on…

    I’ll download the theme again and look at the single.php that is in it.

  12. 6:37 pm - Jul 16th, 09

    Hmm…Nope, It’s the same as the one I already have…

    Any ideas?

  13. Matt
    7:36 pm - Jul 16th, 09

    @Sean – Sorry, I will try and get a fix out as soon as possible.

  14. Matt
    7:54 pm - Jul 16th, 09

    @Sean – I have fixed it! Just re-download it and should work fine:

    http://themes.dvq.co.nz/theme-files/FreeStyle-by-DVQ.zip

  15. 8:51 pm - Jul 16th, 09

    Exelent!, It worked!

    Just the way you layed out the .zip confused me for a bit because of that _MACOSX folder

    So I eventually tried not uploading the _MAXOSX folder and only uploading the FreeStyle-by-DVQ and It worked.

    So thank you so much for the fix!

  16. Matt
    8:53 pm - Jul 16th, 09

    @Sean – Great :)

  17. 9:11 pm - Jul 16th, 09

    Yeah, But there are two other small bugs I found though.

    1) http://h.imagehost.org/0708/Darker.png (picture speaks for itself) But it doesn’t happen on your test site…

    2) when viewing a picture in a shadowbox, There is a white line that goes along the left side and the top of the picture. You can see an example here: http://www.zeroatoms.com/?page_id=39

    I know that the shadowbox isn’t standard for wordpress so therefor I do not expect you to fix it, But I am just pointing out that it is there.

    I am also sorry if you think I’m being greedy asking for these things from a free theme, But I want to help you make this theme more compatable to wordpress.

  18. Matt
    9:25 pm - Jul 16th, 09

    No problem Sean.

    #1 – Is because the JavaScript in the scripts.js file is not working, my guess is because you are calling two copies of jQuery in the header for one, and also the scripts.js need to be called after jQuery. Which it is not because of the second time you are calling jQuery.

    #2 – The shadow box issue is because there is a 4px padding around the images to give them a border, as you don’t want this to appear on the shadowbox image, you need to go to the shadow box css:

    http://www.zeroatoms.com/wp-content/plugins/shadowbox-js/shadowbox/shadowbox.css?ver=2.8.1

    and change:

    #sb-wrapper img {
    border:medium none;
    }

    to

    #sb-wrapper img {
    border:medium none;
    padding: 0;
    }

  19. 9:37 pm - Jul 16th, 09

    Awesome, The shadowbox fix worked.

    I havn’t looked into the jQuery thing yet, But I will soon.

    Thanks again for your help!

  20. Matt
    9:37 pm - Jul 16th, 09

    Cool!

  21. 11:26 pm - Jul 26th, 09

    This looks for all the world like OneRoom

    http://web-kreation.com/index.php/wordpress/oneroom-another-free-wordpress-theme-by-web-kreation/

    Although if its a derivative of a GPL licensed theme, doesn’t it have to be released under the same license?

  22. Matt
    12:10 am - Jul 27th, 09

    @Chris – Yes, it does look a lot like OneRoom. To bad I hadn’t seen this before, as I might of been able to make my theme not look so alike.

  23. Matt
    5:52 pm - Jul 27th, 09

    The idea for the theme was based on – http://kaxigt.com/

  24. 11:58 pm - Aug 19th, 09

    Awesome looking theme and has a premium style too!

    I’ve added this theme to http://www.cmstheme.net/theme/wordpress/freestyle.html hope it will bring more attention to this theme.

  25. Matt
    12:04 am - Aug 20th, 09

    @CMS Themes – Thanks man :)

  26. 5:18 am - Aug 21st, 09

    Amazing Design :)

  27. Kenneth
    10:52 am - Sep 7th, 09

    Hm, I’m not sure over whats wrong, but when I try to extract the zip-file, Windows just complains about “X already exist” etc. I tried downloading it again, but gets same errors, is it possible to get it sent by e-mail as a rar-file?

  28. Matt
    1:57 pm - Sep 7th, 09

    @Kenneth – I have emailed a rar compressed version of FreeStyle to you.

  29. Leandro
    1:30 am - Nov 6th, 09

    Absolutely fantastic! And I twitted these same words, with pleasure!

  30. Matt
    6:50 am - Nov 6th, 09

    @Leandro – Thanks very much :)

  31. 3:52 pm - Nov 17th, 09

    A very “warm” chocolate brown wordpress theme!

  32. d00d
    10:35 am - Nov 18th, 09

    Hi,

    What is the font used for the logo?

  33. Matt
    11:39 am - Nov 18th, 09

    @d00d – The Font used in the FreeStyle logo is “Grandesign Neue Serif“.

  34. d00d
    2:47 am - Nov 19th, 09

    @Matt
    thanks a lot :)

  35. d00d
    12:19 am - Nov 26th, 09

    Hi,

    How to get search box in the sidebar? I tried adding the search widget. It is giving search button which is quite outta place :(

  36. Matt
    6:57 am - Nov 26th, 09

    @d00d – You could try hiding the search button via css, the id of the search button is “searchsubmit”.
    So you could just write:
    #searchsubmit { display: none: )

  37. 11:16 pm - Feb 26th, 10

    great themes, finally my search is over
    will implement on my website

  38. 3:19 am - Mar 4th, 10

    I love this theme, but something went amiss when I uploaded it to my site. It seems to have all the graphics missing. Can you help. I have searched for hours to find one as good as this.

  39. Matt
    5:45 am - Mar 4th, 10

    @Will – Try re-downloading the theme.

  40. 2:02 pm - Mar 4th, 10

    @matt I tried twice, but it didn’t work.

  41. Matt
    5:28 pm - Mar 4th, 10

    @Will – I just tested it and it worked fine. What version of WordPress are you using?

  42. 2:28 pm - Mar 5th, 10

    @matt I am using the current version of wordpress, and here are two screenshots of the problem:
    http://www.willdavidstudios.com/Gallery/screenshot%231.png
    http://www.willdavidstudios.com/Gallery/screenshot%232.png
    No images appear either way. I have been trying other themes, but they are not working out that well.

  43. Matt
    5:58 pm - Mar 5th, 10

    @Will – I’m sorry, I don’t know what would be causing that.

  44. 12:49 am - Mar 6th, 10

    @matt. Oh well, I will just have to try to finish the other themes, make them work.

  45. 12:14 am - Mar 31st, 10

    Enjoy this theme, it looks a bit conservative but colors are very attractive.

77 Trackbacks

Show/Hide
  1. Date:
    5:03 pm - Jun 20th, 09
    Description:

    [...] Demo ~ Descargar [...]

  2. Date:
    10:28 pm - Jun 20th, 09
    Description:

    [...] Release Page [...]

  3. Date:
    4:30 pm - Jun 23rd, 09
    Description:

    [...] Demo ~ Descargar [...]

  4. Date:
    6:43 am - Jun 27th, 09
    Description:

    [...] Release Page [...]

  5. Date:
    10:08 am - Jul 9th, 09
    Description:

    [...] As a supporter of the Creative Commons Share Alike license, I decided to share with you the template which I am currently using. First thing to mention is that I did not create it, nor do I own it. However, the theme is available for free from HERE.  [...]

  6. Date:
    4:47 pm - Jul 25th, 09
    Description:

    [...] Demo | Download [...]

  7. Date:
    3:12 am - Jul 31st, 09
    Description:

    [...] Release Page [...]

  8. Date:
    4:35 pm - Aug 1st, 09
    Description:

    [...] Release Page [...]

  9. Date:
    3:41 am - Aug 5th, 09
    Description:

    [...] 34. Free { style } [...]

  10. Date:
    8:17 am - Aug 5th, 09
    Description:

    [...] 34. Free { style } [...]

  11. Date:
    9:15 pm - Aug 8th, 09
    Description:

    [...] 什么,WordPress主题还有2.5栏?!别惊奇,这只是我一个人叫的。一般来说:WordPress主题根据侧边栏的个数分为单栏、2栏、3栏;单栏当然就是没有侧边栏只有主内容的结构,2栏主题右侧边栏居多左侧边栏也偶有碰到!3栏主题两种形式最 常见:左边主内容右边两侧边栏和中间主内容左右侧边栏。“2.5栏”主题从页面结构来看是3栏的,内容结构来看却是2栏,最简单的例子就是见本博客:整体结构是主内容和和侧边栏,主内容再独立一栏出来,这一栏可以称为是附属主内容单文章的meta栏,meta栏放置的内容主要是单篇文章相关信息:如发表日 期、所在分类、标签、作者、评论条数、浏览数、相关日志等。这一栏不像侧边栏那样放些独立而关联整个博客的储如分类、最新评论、友情链接等内容,所以我把 它叫0.5栏。我个人是很喜欢这种主题风格,开博到现在所用的两款主题都是2.5款,以下汇总12款特色的2.5栏WordPress主题,款款都很出 色。 1、FreeStyle Demo | Download | Details [...]

  12. Date:
    9:14 pm - Aug 11th, 09
    Description:

    [...] 1、FreeStyle Demo | Details [...]

  13. Date:
    10:00 pm - Aug 14th, 09
    Description:

    [...] 34. Free { style } [...]

  14. Date:
    3:52 pm - Aug 16th, 09
    Description:

    [...] FreeStyle WordPress Theme  Plugins [...]

  15. Date:
    12:48 am - Aug 17th, 09
    Description:

    [...] 34. Free { style } [...]

  16. Date:
    6:52 am - Aug 17th, 09
    Description:

    [...] 34. Free { style } [...]

  17. Date:
    1:06 am - Aug 20th, 09
    Description:

    [...] – Download [...]

  18. Date:
    7:23 am - Sep 2nd, 09
    Description:

    [...] Features Live Demo Download [...]

  19. Date:
    4:41 pm - Sep 2nd, 09
    Description:

    [...] Features Live Demo Download [...]

  20. Date:
    5:07 pm - Sep 2nd, 09
    Description:

    [...] 主题演示 | 下载该主题 | 详情说明 [...]

  21. Date:
    8:25 am - Sep 4th, 09
    Description:

    [...] 主题详细介绍 演示 下载 [...]

  22. Date:
    12:11 pm - Sep 7th, 09
    Description:

    [...] Örnek | İndir [...]

  23. Date:
    8:57 am - Sep 9th, 09
    Description:

    [...] Features Live Demo Download [...]

  24. Date:
    5:33 pm - Sep 14th, 09
    Description:

    [...] Detalles | Previsualización | Descargar [...]

  25. Date:
    8:33 am - Sep 15th, 09
    Description:

    [...] Detalles | Previsualización | Descargar [...]

  26. Date:
    10:08 pm - Sep 16th, 09
    Description:

    [...] Detalles | Previsualización | Descargar [...]

  27. Date:
    6:43 am - Sep 17th, 09
    Description:

    [...] Features Download [...]

  28. Date:
    9:00 am - Sep 19th, 09
    Description:

    [...] Features Download [...]

  29. Date:
    1:35 am - Sep 22nd, 09
    Description:

    [...] 主题演示 | 下载该主题 | 详情说明 [...]

  30. Date:
    6:32 pm - Nov 5th, 09
    Description:

    [...] 39. Free Style [...]

  31. Date:
    11:43 pm - Nov 5th, 09
    Description:

    [...] FreeStyle v.1 [...]

  32. Date:
    11:30 am - Nov 6th, 09
    Description:

    [...] FreeStyle v.1 [...]

  33. Date:
    12:40 pm - Nov 7th, 09
    Description:

    [...] FreeStyle v.1 [...]

  34. Date:
    7:30 am - Nov 9th, 09
    Description:

    [...] FreeStyle v.1 [Demo] [...]

  35. Date:
    7:32 pm - Nov 10th, 09
    Description:

    [...] v.1 Página de Download [...]

  36. Date:
    7:51 pm - Nov 12th, 09
    Description:

    [...] FreeStyle v.1 [...]

  37. Date:
    9:51 pm - Nov 13th, 09
    Description:

    [...] 39. Free Style [...]

  38. Date:
    12:35 am - Nov 16th, 09
    Description:

    [...] 11. FreeStyle from Digital Visions [...]

  39. Date:
    11:42 am - Nov 23rd, 09
    Description:

    [...] 39. Free Style [...]

  40. Date:
    11:37 pm - Nov 23rd, 09
    Description:

    [...] 39. Free Style [...]

  41. Date:
    4:23 am - Nov 24th, 09
    Description:

    [...] FreeStyle v.1 [...]

  42. Date:
    5:19 pm - Nov 24th, 09
    Description:

    [...] FreeStyle v.1 [...]

  43. Date:
    11:56 pm - Nov 24th, 09
    Description:

    [...] Demo Source [...]

  44. Date:
    12:22 am - Dec 3rd, 09
    Description:

    [...] 39. Free Style [...]

  45. Date:
    7:21 pm - Dec 3rd, 09
    Description:

    [...] 96. FreeStyle Free WordPress Theme [...]

  46. Date:
    10:07 pm - Dec 9th, 09
    Description:

    [...] FreeStyle v.1 [...]

  47. Date:
    2:40 pm - Dec 14th, 09
    Description:

    FreeStyle…

    ¡­…

  48. Date:
    5:41 am - Dec 18th, 09
    Description:

    [...] FreeStyle v.1 [...]

  49. Date:
    9:39 pm - Dec 29th, 09
    Description:

    [...] Site officiel : Digital Visions [...]

  50. Date:
    6:13 pm - Dec 31st, 09
    Description:

    [...] 96. FreeStyle Free WordPress Theme [...]

  51. Date:
    8:59 am - Jan 3rd, 10
    Description:

    [...] FreeStyle v.1 [...]

  52. Date:
    5:19 am - Jan 6th, 10
    Description:

    [...] 1. FreeStyle Free WordPress Theme [...]

  53. Date:
    1:09 am - Jan 8th, 10
    Description:

    [...] 96. FreeStyle Free WordPress Theme [...]

  54. Date:
    9:16 pm - Jan 10th, 10
    Description:

    [...] 39. Free Style [...]

  55. Date:
    12:17 pm - Jan 13th, 10
    Description:

    [...] 39. Free Style [...]

  56. Date:
    6:17 pm - Jan 13th, 10
    Description:

    [...] دمو دانلود [...]

  57. Date:
    3:07 am - Jan 23rd, 10
    Description:

    [...] FreeStyle v.1 [...]

  58. Date:
    8:53 pm - Jan 25th, 10
    Description:

    [...] 39. Free Style [...]

  59. Date:
    4:26 am - Feb 6th, 10
    Description:

    [...] FreeStyle v.1 [...]

  60. Date:
    10:23 pm - Feb 13th, 10
    Description:

    [...] 39. Free Style [...]

  61. Date:
    10:51 am - Feb 14th, 10
    Description:

    [...] 2 – FREESTYLE [...]

  62. Date:
    2:21 am - Feb 21st, 10
    Description:

    [...] Grunge Style33. Imprezz34. Matag35. Imagination36. BlogTheme37. Evidens38. Travelogue39. Free Style40. Aerotronic41. Fluid Yellow42. Grassroots43. Mezzo44. I Feel Dirty45. Charcoal46. Phase47. Grunge [...]

  63. Date:
    3:17 pm - Mar 5th, 10
    Description:

    [...] 10Category: Free, WordPressTags: 2 Columns, Brown, Clean, TanTheme Rating:Description & Features:FreeStyle is a clean theme built for WordPress 2.8+ and has support for sidebar widgets, comments, and [...]

  64. Date:
    7:02 am - Mar 12th, 10
    Description:

    [...] FreeStyle v.1 [...]

  65. Date:
    6:43 pm - Mar 22nd, 10
    Description:

    [...] 39. Free Style [...]

  66. Date:
    5:28 pm - Apr 1st, 10
    Description:

    [...] 39. Free Style [...]

  67. Date:
    7:19 pm - Apr 5th, 10
    Description:

    [...] 7. FreeStyle v.1 [...]

  68. Date:
    6:14 pm - May 10th, 10
    Description:

    [...] 39. Free Style [...]

  69. Date:
    11:26 pm - May 25th, 10
    Description:

    [...] 39. Free Style [...]

  70. Date:
    11:26 pm - May 25th, 10
    Description:

    [...] 39. Free Style [...]

  71. Date:
    5:32 am - May 27th, 10
    Description:

    [...] 11. Freestyle [...]

  72. Date:
    11:54 pm - Jun 13th, 10
    Description:

    [...] 39. Free Style [...]

  73. Date:
    10:19 pm - Jun 28th, 10
    Description:

    [...] ADICIONAIS – Nome do Tema: FreeStyle 1.0 – URL: dvq.co.nz – Tradução: Celso [...]

  74. Date:
    2:22 am - Jul 16th, 10
    Description:

    [...] 39. Free Style [...]

Post a Comment

Why not join the conversation? Don't have an avatar? You might want to consider getting one.

Tasty Web Bits

To celebrate the launch of the Digg iPhone App, Digg is giving away 14 custom iPads.

Smoking Apples is giving away a couple of licenses for AppZapper 2.

AppZapper 2 has been released, and is sporting a brand new, very delicious looking UI.

Envato’s new iPhone News and App Review site, iPhone.AppStorm has launched.

Win a copy of 1Password via Mac.Appstorm.

Very cool tutorial on creating a Textured Grungy 3D Type Design over at Blog.SpoonGraphics.