
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 :

Download Js Theme Bata1.0.1 :
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 :
- Extended Live Archives or Super Archives
- FlickrRSS
- Gravatars
- Favatars
- Conversational Categories
- Time Since
- Related Posts
- Brian’s Latest Comments
- del.icio.us cached
Simply activate the delicious plugin, enter your username on the K2 Options and… that’s it - Subscribe to Comments
- Bunny’s Technorati Tags
- Custom Query String
- Comment Live Preview
- Yahoo/MSN Style Smileys
- Inline Ajax More
- Pagebar
- WP Category Posts
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)”

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

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








Fatal error: Call to undefined function: get_header() in D:\website\guanhe.net#fgvbhh\box\index.php on line 1
我上传了所有下载的 Jsbata1_0\J2bata\
运行 结果报错。不知道是不是我安装的有问题?还是什么原因?请指教。
一直看你…从没改版前..
这款皮很嗲…
FF下看要比IE下更漂亮…
或者因为有的图片是png格式的关系,
图片感觉好像浮在叶子上….
此外…太嗲了!!!
Jay,有没有IM联系方式呀?有个问题请教,我的是
GT:zephyrgong[AT]gmail.com
MSN:zephyrgong[AT]hotmail.com
Evan : (w)謝謝你呀,因為我沒有用Del.icio.us的RSS,我完全忘了….(傻笑)
kingllly : Thank you for you comment,Let me think how can I make the layout look more tidy.(f)
Yes, of course you can take that banner away:)
Open header.php, delete line 66,
very easy.
色用的不错….但是布局感觉太乱…用户体验很差.
有個小問題,Del.icio.us的RSS圖片跟上面無對齊,o吾知算o吾算bug呢?
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)
几个容易解决的小地方而已,我不说你肯定也会发现的,这样弄的我都不好意思了:$
zoie,你的错误说明你少了wp_pagebar插件……
謝戲大家支持呀:$, 我會繼續努力改良theme 的, 還有, zephyrgong , 謝謝你幫忙 debug, thank you(k)。因為之前 theme 只有自己用, 所以沒有留意到 plugin 問題, 我會盡快修正的。(brb)
另外, 我用的是 k2 Beta Two, (好像好幾個用前的了), 希望之後會有機會更新到k2 v2.9 吧。
theme相當正!不過我個blog剛down o左:’(,現在換theme就要rebuild。
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)
OH Yeah!
终于等到了
非常的华丽呀,谢谢分享……
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!! ^_______^
嘩, 太好了.. 裝好再給你comment:p yeah~~yeah~~yeah~~
另外我想知道基于的是K2什么版本的?K2的版本实在太多了点:)
同时我觉得bottom section里的flickr和recent listening这些图片,鼠标悬停后,定义border-color比background-color看上去的效果要好些,个人意见。:p
这个主题没什么说的了,虽然是站在巨人的肩膀上:p,但是实在是太漂亮华美了,非常棒的作品。