我很喜欢这款模板,页面布局很整洁,也可以作为CMS模板。不过由于我太中意Guzel了,所以不想换,不过做个纪念还是有必要的~这个模板Demo上的美女图片也非常吸引我。。。一起收藏了~
What’s on in Hamasaki
- Widget Support
- Fixed Width
- Right Sidebar
- 125 x 125 Ad Ready
- Top Ad Ready
- 120 x 600 Ad Ready
- Theme Options
- Page Comment Templates
- Custom Image
- Gravatar Support
- Contact Page with CAPTCHA Support
- WordPress 2.7 (included Threaded Comment)
F. A. Q.
How to Change Ayumi Hamasaki Photo?
After activated the themes, you will have new menu (custom image header) just upload you new files with that’s tools.
How to Configure Pages and Categories show up?
Go to Hamasaki Options and you can configure it
I want Remove the copyright of this theme, is it possible to do?
Please contact me for the details
How To Increase Post on featured Category?
Find this code (around line 110) on home.php and change the showposts number.
< ?php $my_query = new WP_Query(‘showposts=2&amp;’.$cats_on_featured); ?>
How to Show Featured Page in Top Post?
Open home.php and find this code
< ?php $my_query = new WP_Query(‘showposts=1′);?>
And change it become like this
< ?php $my_query = new WP_Query(‘category_name=special_cat&amp;showposts=1′);?>
Change on category_name parameter with your own category
个人觉得Guzel比这个好些。
用久了,就不想换了- -