Js Theme for WordPress release

31 08 2006

jb1

About This Theme:

Yeah, Js Theme Bata1.0 出世了, Js theme bata1.0是base on k2 bata2修改的, K2 是我最欣賞的wordpress theme呀。..今次是我第一次整theme, 所以比較亂七八糟的……而且我對php和css的skill都是baby階段…呵。在製作過程我學懂了很多css, php和wordpress的智識, 之後我會努力改進和製作更多theme的。如果現有什麼問題請告訴我呀, 還有, 請高手指點一下。

(Below is for people who cannot understand Chinese. Please let me know about any mistakes in grammar . I’m not so good at English but I’ll try to fix them

Js Theme Bata1.0 is mostly K2, just with some minor design tweaks here and there. This is my first time making a wp theme . I am not aprogrammer, so, maybe I’ve got many mistakes in this theme, If anybody found a mistakes , please tell me and i will try my best to fix them.

last modified : 02Sep2006


Screenshot :

**NOTE** This is not a style for k2, it is meant to be installed as a stand-alone theme. Requires WordPress 2.0 or higher.


Download Js Theme Bata1.0.1 :

down

Change Logs :

bata1.1(25/09/2006) :
Bug Fixed : error:
Fatal error: Call to undefined function: wp_pagebar() in C:\netserve\www\wblog\wp-content\themes\J2bata\navigation.php on line 20

bata1.0.1(2/09/2006) :

  • Add Admin login / Register button at the top menu.
  • Debug : comment.php
    Line187 :
    Line 198: ?php if (function_exists(’live_preview’)) {live_preview(); } ?>
    Thank you for zephyrgong help.
  • Change flickrRSS Style ( suggested by zephyrgong )

bata1.0 (31/08/2006) : Bata1.0 release

Features :

Here’s a list of the major features K2/ Js Theme has to offer. Though for those who understand code, we recommend spending a little while to get to know the K2/ Js theme codebase, it has a few secrets here and there.

  • K2 Options Page: Write a blurp about yourself for the frontpage. Choose between traditional or livesearch. Set up the Delicious plugin without editing code. Create an archives page which employs the LiveArchives plugin. Select from dropdown between custom CSS files. This is what the options page does.
  • Livesearch: K2/ Js Theme comes bundled with an AJAX-powered livesearch solution which works out of the box. No setting up, no code editing, it just works.
  • Live Commenting: AJAX-powered commenting; smooth, sexy, cyber. The technology of yester-year right here and now!
  • Plugin Support: K2/Js Theme has code in place for supporting a wide range of useful plugins. All you have to do is upload and activate the plugins you want to use (pick from the list below).
  • Page Menu’s: Ehm… menu’s.
  • Page Templates: If you want to have comments on a static page or set up a nice archives page, it’s a little bit easier with Js Theme’s page templates.
  • Author Comments Highlighted: What it says. The author of an entry has his comments highlighted.
  • Content Style:
    class=“blue”
    class=“green”
    class=“yellow”
    class=“pink”
    class=“light”
    class=“dark”

  • YouTube Style: YouTube Movie Background
    class=”utube”

    class=”utube_pink”

Supported Plugins :

Installing :

  • Make sure you are running WordPress 2.0+.
  • Download the latest version of JsTheme above.
  • Upload the JsTheme folder to wp-content/themes/ on your server.
  • In your WordPress administration, go to Presentation and activate JsTheme.
  • Go to “K2 Options”, Set the Width Type at “Fixed Width (default)”
    intro02
    intro01
  • Recent Listening : Edit “subcontent_a.php” ine 14 “get_links(14, ”, ”, ”, true, ‘_id’, false, false, 9, false)” 14 to your link Categories id
    intro3
    intro4

That’s it. You’ll find the options panel as a tab called ‘K2 Options’ in the Presentation section of the WordPress administration. After you’re up and running with JsTheme, you can plug in whatever extra functionality you might want.

Coming soon :

bata1.1 (15/09/2006) :

  • Link Page Template
  • Side bar Noteworthy



  1. Gravatar Icon 1 zephyrgong01 Sep 2006

    这个主题没什么说的了,虽然是站在巨人的肩膀上:p,但是实在是太漂亮华美了,非常棒的作品。

  2. Gravatar Icon 2 zephyrgong01 Sep 2006

    另外我想知道基于的是K2什么版本的?K2的版本实在太多了点:)
    同时我觉得bottom section里的flickr和recent listening这些图片,鼠标悬停后,定义border-color比background-color看上去的效果要好些,个人意见。:p

  3. Gravatar Icon 3 zoie01 Sep 2006

    嘩, 太好了.. 裝好再給你comment:p yeah~~yeah~~yeah~~

  4. Gravatar Icon 4 zoie02 Sep 2006

    i have installed it, but i face some problem! hope that u can help me^^

    First, my blog’s lower part showed
    “Fatal error: Call to undefined function: wp_pagebar() in /home/zoie_tung/public_html/testing/wordpress/wp-content/themes/J2bata/navigation.php on line 20″

    Second is when I press “comment”, below the “leave a Reply”,it showed:

    “Fatal error: Call to undefined function: smilies_clickable() in /home/zoie_tung/public_html/testing/wordpress/wp-content/themes/J2bata/comments.php on line 187″

    Third, how can I login to my blog? (i have just typed “wp-login.php” after my blog address)

    What happened?? how can i solve it? thz alot!! ^_______^

  5. Gravatar Icon 5 GuaGua02 Sep 2006

    非常的华丽呀,谢谢分享……

  6. Gravatar Icon 6 zene02 Sep 2006

    OH Yeah!

    终于等到了

  7. Gravatar Icon 7 GuaGua02 Sep 2006

    zoie,你的错误说明你少了wp_pagebar插件……

  8. Gravatar Icon 8 zephyrgong02 Sep 2006

    comment.php里的smilies_clickable和preview这2个function,没有用到if,所以使用者必须装了对应的这2个插件才行,不然就会报和zoie那样的错误

    comment.php

    187行改成<?php if (function_exists('smilies_clickable')) {smilies_clickable(); } ?>
    198行改成<?php if (function_exists('live_preview')) {live_preview(); } ?>

    暂时没遇到其他问题 (y)

  9. Gravatar Icon 9 Evan02 Sep 2006

    theme相當正!不過我個blog剛down o左:'(,現在換theme就要rebuild。

  10. Gravatar Icon 10 Jay02 Sep 2006

    謝戲大家支持呀:$, 我會繼續努力改良theme 的, 還有, zephyrgong , 謝謝你幫忙 debug, thank you(k)。因為之前 theme 只有自己用, 所以沒有留意到 plugin 問題, 我會盡快修正的。(brb)

    另外, 我用的是 k2 Beta Two, (好像好幾個用前的了), 希望之後會有機會更新到k2 v2.9 吧。

  11. Gravatar Icon 11 zephyrgong02 Sep 2006

    几个容易解决的小地方而已,我不说你肯定也会发现的,这样弄的我都不好意思了:$

  12. Gravatar Icon 12 Ben03 Sep 2006

    Can we take the CSS image which is on the top right of our website as you already have linked to this site at the bottom?(n)

  13. Gravatar Icon 13 Evan03 Sep 2006

    有個小問題,Del.icio.us的RSS圖片跟上面無對齊,o吾知算o吾算bug呢?

  14. Gravatar Icon 14 kingllly04 Sep 2006

    色用的不错….但是布局感觉太乱…用户体验很差.

  15. Gravatar Icon 15 Jay04 Sep 2006

    Can we take the CSS image which is on the top right of our website as you already have linked to this site at the bottom?(n)

    Yes, of course you can take that banner away:)

    Open header.php, delete line 66,

    very easy.

  16. Gravatar Icon 16 Jay04 Sep 2006

    kingllly : Thank you for you comment,Let me think how can I make the layout look more tidy.(f)

  17. Gravatar Icon 17 Jay04 Sep 2006

    Evan : (w)謝謝你呀,因為我沒有用Del.icio.us的RSS,我完全忘了….(傻笑)

  18. Gravatar Icon 18 zephyrgong04 Sep 2006

    Jay,有没有IM联系方式呀?有个问题请教,我的是
    GT:zephyrgong[AT]gmail.com
    MSN:zephyrgong[AT]hotmail.com

  19. Gravatar Icon 19 eva04 Sep 2006

    一直看你…从没改版前..
    这款皮很嗲…

    FF下看要比IE下更漂亮…
    或者因为有的图片是png格式的关系,
    图片感觉好像浮在叶子上….

    此外…太嗲了!!!

  20. Gravatar Icon 20 guanhe04 Sep 2006

    Fatal error: Call to undefined function: get_header() in D:\website\guanhe.net#fgvbhh\box\index.php on line 1

    我上传了所有下载的 Jsbata1_0\J2bata\
    运行 结果报错。不知道是不是我安装的有问题?还是什么原因?请指教。

  21. Gravatar Icon 21 guanhe05 Sep 2006

    我下载了这个源码,上传到空间上,结果运行后报错:
    Fatal error: Call to undefined function: get_header() in D:\website\guanhe.net#fgvbhh\box\index.php on line 1

    请问是什么原因啊?谢谢~

  22. Gravatar Icon 22 Edwin10 Sep 2006

    hi~ 你的theme 造得真漂亮!!!
    我有些問題想請教~ 你有冇msn?
    我的msn是chris5454542000@hotmail.com

  23. Gravatar Icon 23 Edwin10 Sep 2006

    你造的theme真漂亮~
    我有d 問題想問你~
    我的msn: chris5454542000@gmail.com
    謝謝

  24. Gravatar Icon 24 杜罗华10 Sep 2006

    很喜欢你的主题呀,是在太华丽了!不过那天我装上以后发现Blog Logo旁的那些链接(好像是WP的独立页面)点击进入后是一片空白,怎么回事呢?

  25. Gravatar Icon 25 Evan11 Sep 2006

    小弟的情況同杜罗华一樣,獨立的pages都吾可以正常顯示,就連默認的About Page都一樣,一片空白!大bug啊:|

  26. Gravatar Icon 26 rons12 Sep 2006

    强人,非常不错的主题

  27. Gravatar Icon 27 lairons12 Sep 2006

    请问一下,我安装了,但是我无法打开分类的页面,打开了显示:
    Fatal error: Call to undefined function: wp_pagebar()in /home/.flo/ftpname/*****.com/wp-content/themes/J2bata/navigation.php on line 20

    请问这个怎么解决啊?我用的是WP2.04.

  28. Gravatar Icon 28 rons12 Sep 2006

    我安装了以后打开CATEGERY以后显示的是空白,为什么呢?打开ABOUT页面的时候也是空白的.

  29. Gravatar Icon 29 Jay14 Sep 2006

    SORRY, 咁多問題….我會盡快修正的…..(w)

  30. Gravatar Icon 30 Prim3r21 Sep 2006

    Hi :)

    First of all congratulations on making one of the most beatifull wordpress theme, and for sure the best K2 mod arround.

    Im ready to use it, everything is perfect , but when i click on categories im getting an error :

    Fatal error: Call to undefined function: wp_pagebar() in /home/prim3r/public_html/wp-content/themes/J2bata/navigation.php on line 20

    Can you please tell me what i have to do to correct this? i dont know if you already said something about this error, but i cant read this website, all i see is : ????? insted of characters :( Im guessing its because you are not typing english :)

    If ou can help me, aswer me in english or send me a email.

    Thanks in advance for your help, and keep up your exlent work :)

    Prim3r. ( prim3r @gmail.com )

  31. Gravatar Icon 31 mustaq21 Sep 2006

    hey

    good theme i get error when i vist any category page

    error:

    Fatal error: Call to undefined function: wp_pagebar() in C:\netserve\www\wblog\wp-content\themes\J2bata\navigation.php on line 20

  32. Gravatar Icon 32 Eric23 Sep 2006

    How do I get the Recent Listening to work right? I don’t get any content at all. I have the plugin last.fm installed, what do I do now?

  33. Gravatar Icon 33 Makkisan26 Sep 2006

    I would also like to know about “Recent Listenings” and how exactly it is to be made to work.

  34. Gravatar Icon 34 fantastic26 Sep 2006

    Nice & Fresh !!!!(y)

  35. Gravatar Icon 35 Michael01 Oct 2006

    To use the recent music, you need to:

    Recent Listening : Edit “subcontent_a.php” ine 14 “get_links(14, ‘’, ‘’, ‘’, true, ‘_id’, false, false, 9, false)” 14 to your link Categories id

    as was stated by Jay above.

    Make a link category, and name it Music, then inside that category make your links to (what I thinks the easiest) Amazon. Make sure you include the album art url in your link, that’s it.

    Your link category, say it’s 2, you’ll change that 14 above into a 2…

  36. Gravatar Icon 36 Jay23 Oct 2006

    To use the recent music, you need to:

    Recent Listening : Edit “subcontent_a.php” ine 14 “get_links(14, ‘’, ‘’, ‘’, true, ‘_id’, false, false, 9, false)” 14 to your link Categories id

    as was stated by Jay above.

    Make a link category, and name it Music, then inside that category make your links to (what I thinks the easiest) Amazon. Make sure you include the album art url in your link, that’s it.

    Your link category, say it’s 2, you’ll change that 14 above into a 2…

    Thank you Michael, my English not good so I can’t explain clear and distinct….:$

  37. Gravatar Icon 37 Cecile25 Oct 2006

    hi, thx for this template :)
    1 question ^^ ; How to edit the “Recent post” on the left, what s the .php and .css for this part ?

    thx a lot

  38. Gravatar Icon 38 Roman28 Oct 2006

    Cool, how can I use Recent Flickr ????

  39. Gravatar Icon 39 Daidaros28 Oct 2006

    Nice WordPress theme!! Thanks a lot for it. I love the design.

  40. Gravatar Icon 40 danfef02 Nov 2006

    Awesome template jay. honestly one of hte best I;ve seen!

    I would love to use it, but I am having one slight problem. I installed a fresh copy of the theme, but when I click on one of my “pages”, there is nothing there. It loads the page, but doesnt display any content inside the page.

    I tried creating a new page.. it added it to the menu at the top.. I put a paragraph in there of some text.. and when i click on the page, it shows the page except for what i wrote inside.

    can you please help me?

    thanks!

  41. Gravatar Icon 41 Net05 Nov 2006

    Hi,

    Really great theme, but I have the same problem as danfef - I can’t add content to the pages.
    Any idea how to solve it?

    Thank you!

  42. Gravatar Icon 42 Daidaros10 Nov 2006

    Hi. I hace problems to see my Static Pages (http://daidaros.com/daidaros/). How can I fix it?

  43. Gravatar Icon 43 Davey30 Nov 2006

    Great theme! But in IE it says there’s a fault on my page (the yellow triangle on the bottom of IE) (http://www.dakzoekje.nl/v2/).

  44. Gravatar Icon 44 Davey30 Nov 2006

    @Net and danfef::

    Delete everything in page.php en copy everything from index.php to page.php, that should do it.

  45. Gravatar Icon 45 Matilda11 Dec 2006

    Hi there,

    I love your theme, but it confuses the hell out of me! lol

    I would like to do certain things.

    1. Change the top logo.

    2. Change the colour scheme from blue, to one of the other colours…. I did not get that option in the k2 options page, is there code I can change?

    I will be soooo grateful for any help you can give me, I love this theme and would like to be able to use it!!

  46. Gravatar Icon 46 Ryan22 Dec 2006

    請問你首頁recent posts和recent comments圖片中使用的是什麽字體呢?能分享一下么?謝謝!

  47. Gravatar Icon 47 Xujin25 Dec 2006

    确实很漂亮,但是看不清字啊

  48. Gravatar Icon 48 lex19 Jan 2007

    Hi jay, the title of recent posts and recent comments is linking to a image in your site, and i can change that, i already change the link in main.css but it doesn´t work, need help please. NICE THEME , THANK YOU

  49. Gravatar Icon 49 Sreejith19 Jan 2007

    How to add that background to youtube videos? :s

  50. Gravatar Icon 50 Angel11 Mar 2007

    I love this theme. Also for those of you using last.fm I couldn’t figure out how to add my recently listened to tracks so if you have any idea, please let me know. Also, how do I get amazon to show up on it if I decide to go that route?

  51. Gravatar Icon 51 CHRIS21 Mar 2007

    i get this error

    Fatal error: Call to undefined function: wp_cat_posts() in /home/scallytu/public_html/gaytrest/wp-content/themes/J2bata/sidebar.php on line 96

    when i click on categories plus my blogroll is not showing up at all.

    Chris,
    Any help is appreciated i really love this theme.

  52. Gravatar Icon 52 Ghost.Lin07 Apr 2007

    我想问问..为什么我 用了这个主题 窗口化 和 最大化 页面显示的 规格会不一样啊? 这个主题最多能支持多少的分类啊?

  53. Gravatar Icon 53 brian13 Apr 2007

    can you please explain how to use the youtube backgrounds? and the classes

  54. Gravatar Icon 54 krotzyk02 May 2007

    nice template, thanks for sharing.

  55. Gravatar Icon 55 sh00ky08 May 2007

    Fatal error: Call to undefined function: wp_cat_posts() in /home/scallytu/public_html/gaytrest/wp-content/themes/J2bata/sidebar.php on line 96

    http://watershedstudio.com/portfolio/software/wp-category-posts.html

    install this

  56. Gravatar Icon 56 narendra.s.v25 May 2007

    Thanks a lot :)

  57. Gravatar Icon 57 godkind01 Jun 2007

    你好 我想请问下 ,如何在单篇文章的时候 现实侧边

    我使用后 发现 单篇文章的时候 右边空空的 感觉很不好

    我的邮箱 godkind9#gmail.com

  58. Gravatar Icon 58 Keegan Windsor14 Jun 2007

    This one makes sence “One’s first step in wisdom is to kuesstion everything - and one’s last is to come to terms with everything.”

  59. Gravatar Icon 59 encrisi15 Jul 2007

    sorry but the download link is broken >
    http://jsbox.net/download/Jsbata1_1.zip

    does exsist enother url to download it?
    thanks,
    fantastic job!

  60. Gravatar Icon 60 Rudolf13 Aug 2007

    Very nice themes! Thank you

  61. Gravatar Icon 61 Bruno Souza23 Aug 2007

    dude, can you fix the link? it´s broken! a hug from brasil!

  62. Gravatar Icon 62 PS27 Aug 2007

    dude, can you fix the link? it´s broken! a hug from brasil!

    link broken … please update or provide alt. link

  63. Gravatar Icon 63 pierre28 Sep 2007

    please help me get the right download… i’m using wordpress and my inerfacce doesn’t look simialar the one in the diagram and is not fuctioning properly???

  64. Gravatar Icon 64 pierre28 Sep 2007

    please help me get the right download… i’m using wordpress and my inerfacce doesn’t look simialar the one in the diagram and is not functioning properly??? Also the download links you are using don’t seem to work?

    ps this is a fantastic blog design!!!

  65. Gravatar Icon 65 popboy18 Nov 2007

    Oh no! You’re looking for something which just isn’t here! Fear not however, errors are to be expected, and luckily there are tools on the sidebar for you to use in your search for what you need

    can you tell me what happend?

  66. Gravatar Icon 66 dja4mower24 Dec 2007

    […] Demo | Download […]

    You can find the latest release here http://jsbox.net/download/Jstheme/

  67. Gravatar Icon 67 Kate29 Dec 2007

    I can’t download this theme

  68. Gravatar Icon 68 tv online03 Feb 2008

    Very nice themes! Thank you

  69. Gravatar Icon 69 Attiltdox03 Mar 2008

    Hello there.
    Just found your site. Great job!
    I like it much.
    look here http://live.com

  1. 1 Wordpress主题推荐——Jsbox at Runaway
  2. 2 Pinceladas da Web
  3. 3 JsThem