This is my first Theme for WordPress 1.5 2.0. “LactPlate” is two columns(single-post page is one) layout.
It has a white plate as background, and construction is based on kubric.
I wont my materials that possible to touch. I know that is so difficult in electronic expression. This theme will steer away from cool and simple design.
This theme is my product and baby. So, if you find practical joker of my baby’s, scold kiddie or advice me.
For Japanese- WordPress
1.52.0 のテーマを初めて作ってみました。 Kubrick v1.5 のテーマをベースに、背景に一枚の白い板、その中にコンテンツとサイドバーを一列ずつ配置した格好となっております。それぞれ単体の記事ページではサイドバーは表示されません。 日本語(Wrdpress ME)で使用する際は、フォントサイズとフォントファミリを調整すれば問題ないハズです。 もし、このThemeが悪さをするようであれば、キツくお灸を据えてやるか、保護者の僕に報告頂ければ調教致しますので御一報を。
Note
- Tested for Firefox
1.0.41.5.0.1, IE6, Opera7.548.53 with Windows2k Only! - These compositions are released under GPL
- This is good for Flickr photo, collums are able to layout photo-image within 500pixel width.
- Included some Nifty Corners.
- Now available image source psd file. Included all images and icons. Please edit with PhotoShop(I using version 7 yet) and output with ImageReady.
Plugins as prepared (not required)
- Gravatars
- Favatars
- Subscribe To Comments
- Official Comments
- monthchunks
- WP-ContactForm
- Theme Switcher or another Theme Switcher
Installation
- Extract the package, and upload the folder to wp-content/themes/.
- select it from the theme-list in administration panel(Presentation).
Biography and download
- ver_2.01 , Download (latest), demo (random schemes).
-
- Bug fixed of my careless about ‘Theme Switcher’ plugin. And now, this theme working in spite of available ‘Theme Switcher’. thanks h135246.
- ver_2.0
-
- Compatible to WordPress 2.0.
- Rewrited almost.
- Added four colour schemes(mono, old style yellow, tinned pink, tinned blue).
- Please read first ‘style.css’.
- Most effective to viewing style-scheet code splited in ‘style.css’.
- ver_1.2 , Download, demo
-
- Added some icon image.
- Changed order of CSS elements, as Mozilla’s website.
- Added some spatter image, surrounding area of blog’s title. (comment-outed in CSS file)
- Added lines to CSS file for plugin “Gravatars” “Comment Quicktags” (These lines are comment outed.)
- List icon (symbol character) of sidebar was leplaced as image.
- Notice. If you add the plugin “Gravatars” , download this file. And rename to “comments.php” and replace it.
- ver_1.1 , Download
-
- Bug-fixed <blockquote> in IE around Magik Creeping Text.
- ver_1.0
-
- It’s first release.



Hi! I downloaded this theme and like it but there is one small problem. When an entry doesn’t have comments yet, it does not display a link to leave a comment. You only see comments mentioned if they had previously been left prior to applying your theme. Could you please tell me where I can fix this in the main template? Thank you!
nikita. Thanks for your advice to discover some buggy. All right. Touching up this problem is not so difficult. Please edit part of line 11 in “index.php”. Like this.
<?php comments_popup_link('', '1 Comment »', '% Comments »'); ?>to<?php comments_popup_link('No Comment »', '1 Comment »', '% Comments »'); ?>This point is passing a first argument to the function “comments_popup_link”. This link is best document Template Tags/comments popup link ≪ WordPress Codex.
I have to fix this problem in next version. and sorry.
The link to comment is showing! Thank you so much!
Hello. I have some feedback for you (lactplate v2): In the sidebar you call for the theme switcher! And if the plug in its not installed show a php error, killing the sidebar. And could you tell me if there is a way to show the diferent links categories and not just all the links on a single list. I like your design, very good work.
Good bye!
h135246, Tanks your report. Now I’ve fixed it, but it’s my stupid missing.
So, Your question can be only this theme. This links document “Template Tags/wp list cats ≪ WordPress Codex” solves Category links. Please look ‘sidebar.php’ and find this line.
<li><h2><?php _e('Categories'); ?></h2> <ul> <?php wp_list_cats('sort_column=name&optioncount=0'); ?> </ul> </li>And edit parameter of function ‘wp_list_cats’. ‘child_of’ and ‘exclude’ parameter is answer of it, may be.
Solved it? Perhaps, I failed understanding, cause I’m not good english speaker. Anyway, thanks a lot.
Hello. First of all, thanks for your attention.
Now, about my question: I say links categories, but I tried to say the links of the blogroll (I’m not a good English speaker neither). I have 3 different lists of links in wordpress (adding links categories), and the theme just show one single list, mixing all of them but I already solve my question, the answer it’s near to the link you give me:
http://codex.wordpress.org/Template_Tags/get_links
I just have to modify and add some code on the sidebar in order to show three lists (one list per category) with the links. Its all, Good bye! Thanks again.
Pingback: LactPlate en Weblogs V2