Posts tagged as "page"

Posted by KaiseRCrazY on 21st September 2009

How to change your Post/Page title with a custom field?

With this tip you can change and make post/page title customizable. That’s is so simple. Just copy this code and paste your single.php and page.php or where you want to change title. After that you have to create a new custom field which name is “custom-title“! After that you can write your custom title in [...]

Posted by KaiseRCrazY on 22nd July 2009

Did you Bored with Widgetized Pages?

If your answer is ‘yes’, you can change it without any theme edit. You can apply this on functions.php :) After that you have non-widget pages. Widgets are useful but sometimes many publishers/bloggers are want full-sized pages. If you’re one of them, you can check this code. Lets begin…