All of Our Themes, work without any worries on WordPress 2.8

Posts Tagged ‘How To’

June 25th, 2009 - 7:30 am ≡ by Jauhari ≡ in WordPress Code
Display WordPress Hook Functions

Display WordPress Hook Functions

If you are WordPress Developer, Themes Developer or Plugin Developer, you will enjoy this functions, this code original made by Rast and was published on WP Recipes. This function is perfect for me, because with this little code we can display all WordPress Hook available and we can play around with it.
Why we need learn [...]

May 23rd, 2009 - 5:39 am ≡ by Jauhari ≡ in WordPress Code
How To Display your categories in two columns

How To Display your categories in two columns

The stadard wp_list_categories() functions echoes a list of all your categories. With this simple trick we can display the categories in two columns. This code is easy to implemented and doesn’t need high level skill to add on our theme. Just paste this code on your theme file and you are ready to split your wp_list_categories()

April 23rd, 2009 - 11:11 am ≡ by Jauhari ≡ in How To
How To Disable WordPress Search

How To Disable WordPress Search

How To Disable WordPress Search? I got the answer from WPEngineer.com, This nice tips is will disable WordPress Search more easy and of course easy to do. Why disable WordPress search? Here some of my reason. Some time WordPress based application didn’t need this featured.

Here we go, If you set the variable $error to true, then you will be fowarded to the error page of the theme, if not, then you will remain on the page from where the search was started.

April 5th, 2009 - 9:46 am ≡ by Jauhari ≡ in Wordpress
Awesome WordPress Shortcode Tips

Awesome WordPress Shortcode Tips

Have you ever now, that WordPress support shortcode? With shortcode we can easy insert some code or function on the post. Example we can put some Advertisement on the post without write a lot of bloated code. We can save a lot of time with shortcode.

The shortcode syntax varies, here are some examples:

  • [shortcode]
  • [shortcode atribute="value"]
  • [shortcode]Text[/shortcode]

Shortcodes can be created to perform a handful of useful functions. To use any of the shortcodes in this post I recommend adding the functions to your functions.php theme file (create it if it does not exist!).

February 16th, 2009 - 5:57 am ≡ by Jauhari ≡ in External
Best of This Week: 9-15 February 2009

Best of This Week: 9-15 February 2009

Here some of my favorite content that published in 9 – 15 February 2009. I hope you enjoy my favorite content around the net.

Interesting html FORM Validators for web developers

This post show you some interesting HTML Form validators to check FORM fields writing only some lines of HTML and JavaScript code. All these proposal are lightweight, cross-browser and simple to use and customize in your web projects in few minutes.

How to Increase Web Traffic through Search Engines!

This is where Search Engine Optimization (SEO) techniques come in. They will help you to get more people to your website through search engine hits. The best thing about SEO is that you don’t need to be a professional to do it. What you do need is hard work, patience and the willingness to learn. Let me begin by telling you why you should bother about putting in your time to learn SEO.

January 9th, 2009 - 2:54 pm ≡ by Arief Fajar Nursyamsu ≡ in Tips
Gmail With Multiple POP Clients

Gmail With Multiple POP Clients

I got a complain from email user that they did not receive email from some of their contact. I guessed it must be caused by spam filter in the mail server. I hosted company’s email at ISP. ISP’s webmail also did not have a Bulk folder, so email suspected as spam will be permanently deleted. Therefore I move all emails to GMail and use their Google Application service.

The problem came when I need to access email from several mail clients. They did not receive all messages, only a part of it. The solution can be achieved from help center. For a short, you just need to set POP username from: username@gmail.com to recent:username@gmail.com and set leave all messages in the server. “Recent:” prefix is to fetches the last 30 days of mail, regardless of whether it’s been sent to another POP client already.

January 3rd, 2009 - 10:09 pm ≡ by Arief Fajar Nursyamsu ≡ in General
Solved: Cannot Start Windows XP Firewall

Solved: Cannot Start Windows XP Firewall

In the first day at work after my long year end holiday, one of my client could not share his printer to the network, but his PC was noticable from the network. It also could not be pinged but it could ping other PC on the network.
The firt step I took was opening the Windows [...]

Page 1 of 3123