Tag Archive for "theme"

UrbanGriaffe - Dissection of a WordPress theme: Part 4

UrbanGriaffeDissection of a WordPress theme: Part 4 已經推出,這是 《Dissection of a WordPress theme》系列的最後一篇,有心想製作個人化的 WordPress theme 或者是有意修改 theme 的朋友實在不容錯過。

錯過了之前三篇的朋友可以用以下連結作回顧。 :)

Blog 版面改變了

之前用的 theme 是 Vanilla MistConnections,我只是修改了 sidebar 及其他少少的地方,但因為之前為了盡快推出我的 blog,所以只是很趕急地選了一個漂亮的 theme,這 theme 並不是不漂亮,只不過這 theme 並不是我心目中的那杯茶。

現在大家看見的這個 theme 是我修改自 Kubrick 1.5 - AllSideBar Editionbanner 相片Kim Randolph 的作品,經他准許後用作 banner 相片,整個 theme 的 mood 是我喜歡的一類,比較深沉的感覺,這 theme 還在建設當中,有很多地方會繼續修改,至少會包括以下的:

  • 現在 sidebar 的 Activity 是用 Brian's Latest Comments 1.5 plugin,下載後發覺仍然是有 bug 的,配合 Dunstan's Time Since plugin 後,不能正確顯示每一篇文章內最後回覆的時間,變成每個有回覆的文章最後回覆時間都相同,經過 debug 後總算解決這問題,但是還未達到我所要求的,因為這 plugin 只能顯示有回覆的文章,但除了有回覆的文章外,我還想顯示沒有回覆的新文章,我想遲些會嘗試再作修改.
  • 我想將 pingback/trackback 和留言分開顯示,但我還未找到這頪 plugin,或許我會嘗試寫一個.
  • CSS stylesheet 的修改 - 這個對我來說真的非常苦惱,因為我 CSS 的技巧真的可算是零,加上現在的 stylesheet 實在改得太亂了,有太多地方想修改但又不知從何入手.

UrbanGriaffe - Dissection of a WordPress theme: Part 3

UrbanGiraffeDissection of a WordPress theme: Part 3 已經推出了,如想知道之前 Part 1 和 Part 2 的連結,大家可以參考之前的文章 UrbanGiraffe - Dissection of a WordPress theme.:)

UrbanGiraffe - Dissection of a WordPress theme

最近走訪不同的網頁和 blogs,目的是為了找一些 plugins 來修改自己的 blog 去迎合自己所需,無意中看到一個 blog UrbanGiraffe 內有關 WordPress theme 的教學文章,這個系列作者預算用四篇文章的篇幅來完成,到目前為止作者已經完成頭兩篇文章,而第三篇預計會講解 sidebar.

以下是 Part 1 的一些節錄.

Despite the availability of hundreds of themes, and the general goodness of the default Kubrick theme, sometimes you just want to give your blog that personal touch, and the only way to do this is by going under the hood and having a look around.

A month in to running a WordPress-based website and I find myself doing the very same thing. None of the themes were exactly what I was looking for, and after investigating the internals of WordPress I realised it was a lot more involved than it initially appeared. I could certainly imagine a beginner being overwhelmed by the mass of acronymns and incongruent technologies.

With this in mind I decided to write a guide that would help not only myself, but might also help others who have been put off trying to experiment with WordPress. I make no claims of being a style guru and will rely on common sense and basic design principles.

In writing this I will assume a rudimentary knowledge of HTML and CSS. I will attempt to annotate all the important parts. The guide will begin slowly, but should speed up once a level of comfort has been reached.

作者採用 WordPress 1.5 的預設 theme Kubrick 作為教學題材,講解 WordPress theme 的構造,再將它的 CSS style 完全刪除開始講起,一步一步加插需要的程式碼,同時講解加插後的效果,我覺得非常適合一些想修改 theme 及想製作個人化 theme 的人作參考.

Page: ← Previous  1 2 3