Posts Tagged ‘Wordpress’
Fame :: Wordpress Theme
Sep 21, 2008 | Featured, Wordpress

Hello!, what’s up people!
For the last few months, I have been working on several project*. Since i have a free damn weekend free time after doing my web programming assignment, i create a new theme. I plan to release it for free and called it Fame.
Page Template drop down missing in WordPress 2.6
Aug 10, 2008 | Featured, Wordpress

I upgraded from 2.5.1 to 2.6 last month. It is a good version and better than previous one. They fixed the Custom field problem and I am happy.
I discovered some new bugs in this version. Where are page template drop down in WordPress 2.6? Ya, the page template section is missing. I couldn’t find it whenever i try to create new page with custom template. Weird @-@
So, i just play with the wp-admin dir and try search the problem. What make this thing happen?
I figured out the edit-page-form.php in 2.6 is not the same as the 2.5. They add some new function to it.
The new 2.6 :
2.5
*click for bigger image
<?php if ( 0 != count( get_page_templates() ) ) { ?>
If it not equal to zero(the number of page template in you theme dir), it will automatically appear. But the page template drop-down still not there . What i can see is they add function. It is totally different.
Solution :
I made some modification to edit-page-form.php by adding some value.
- Go to wp-admin dir. search for
edit-page-form.php - Open it with text editor.
- Go to line 265. replace 0 with greater value like 110.
- Save it.
Refresh post page. The Page Template drop down should automatically appear now.
Wordpress Help Sheet
Jul 21, 2008 | Tips, Tools, Tutorials, Wordpress
First, i would like to thank Wpcandy & Liquidicity for release a great wp help sheet that help improve my productivity. You can download the .pdf from here 592kb
I like the sheet but it is in .pdf file. The thing is i don’t like the format. It’s big in size and difficult to copy and paste the code. So i decide to transform the whole thing to .html file. Yeah! Light and smaller size, guess what? 10kb.
What is WP Help sheet?
It is just a file with all common code that most wordpress developer use in wp.
Why we need?
Huh? It save time btw. You don’t have to search Google or open theme file just to search one code. Increase productivity
View : Wp Help Sheet
Download : Wp Help Sheet
Just print and paste it on the wall beside the screen. Have a nice day.
Tutorial : how to create custom social bookmark button
Jul 13, 2008 | Tutorials

Been thinking or wondering how they did custom social button? In this article i will show how to create custom social bookmark button with working link.
Anyway, it is pretty easy if you understand the wordpress template tag. #.
The idea

The Code
1. Digg submit url
2. Post permalink
Digg submit url + Post permalink(1+2)
To make a working submit button or link, just add some simple code.
The code you should include somewhere in index.php or single.php
Other social bookmarking sites
del.icio.us
blinklist
ma.gnolia
StumbleUpon
Technorati
Twitter
Note: this is site submit url + post permalink code.
Result
![]()
Turn a link into a cool button with some cool css.
Examples
Don’t forget to
Digg! this post.
Good luck!
Away and back
May 26, 2008 | Blog, Design, Life, Wordpress
Hello visitors and friend,
I back after one and half week without new post. The reason is I am still sick. I have been to specialist to check my sickness(continues flu). Even the doctor put a tiny camera through my nose to see what cause the problem. But he said there is nothing to be afraid. So, I just eat the medicine and get rest.
Lots of thing happened this month, this site has got more and more visitor after the released of Mini-wp theme. I didn’t expect that massive traffic come just from simple wordpress theme.
Another thing is i finished the new design of Css Panda. The previous theme was done in rush and it’s lack of many functions such as rating section, color tag and advertisement section.
CssPanda.com
The new look :
No. 1

No. 2

I have been working this for about a month and half
As you can see, the website has may improvement like i said before. The main changes is it come with two different layout which the user can change on the fly.

Friends
Fath from pelangipetang.com transform his her blog to a creative production house. The theme is so cool. Congratulation.
Gie is MIA with his D80 after went to Jakarta(6th of May). Where is he?
Theme
Bat from infoMalaya.com released the new free theme, Pelangi. Yes, it is a great theme.





