|

- 积分
- 34
- 金钱
- 0 WPB
|
请问如何改K2模板的日历~~
我用了k2的0.95RC1和Trueblue style~~现在我想改一下日历~~我在网上下了一个日历的plugin~~介绍是这样安装的~~
?Installation
Unzip the contents of the .zip file. Upload the folder 'Calendar' to: WordPress_directory/wp-content/plugins
Go to your administration panel and activate this plugin.
The plugin is now installed, all you have to do now is edit the file you wish to place the
Calendar in (usually, sidebar.php) and place this code:
<? if (function_exists('do_calendar')) { do_calendar(); } ?>
我想知道应该用上面那句加在K2目录下的哪个文件里啊~~是sidebar吗?~~K2的sidebar是自己定制的~所以不知道该怎么加~~谁能帮帮我~~~~~这个plugin的地址是http://n0id.hexium.net/?page_id=56
顺便说一句~~我今天能上wordpress.org了~~难道现在不屏蔽了????
[ 本帖最后由 aqualiuy 于 2007-4-7 09:09 PM 编辑 ] |
|