Category :Tutorials

http://wptidbits.com/tutorials/21-most-popular-htaccess-hacks-for-wordpress/

21 Most Popular .htaccess Hacks for WordPress

.htaccess, the file which controls the Apache webserver behavior, is very useful and allows us to do a lot of things, mostly for security reasons. Now let’s see how these most popular .htaccess hacks can help us with our WordPress blog for security, functionality and usability.

5 Keep Reading..
http://wptidbits.com/tutorials/highlight-search-terms-using-jquery/

Highlight Search Terms Using jQuery

One way to spice up the search page is to highlight the search terms within the search results. The way described in this tutorial is using jQuery and will highlight both title and post content.

0 Keep Reading..
http://wptidbits.com/tutorials/how-to-put-text-inside-wordpress-search-forms/

How To Put Text Inside WordPress Search Forms

Many free themes or blog templates out there comes with default search forms that has empty field without any text in its input area. We believe this is fine, but you can see that many themes also have already started to put default text inside the search form field.It has already become a web 2.0 trends and not just being used in search forms but other form fields also.

0 Keep Reading..
http://wptidbits.com/tutorials/save-time-using-wordpress-shortcodes/

Save Time Using WordPress Shortcodes

Some repetitive task like twitter code addition in every post may be troublesome for us. There is a simple way that we can do by typing something like [shortcode]. This allowing us to call a php function in any place of the site and saves time. Continue read on to find how to use them.

0 Keep Reading..
http://wptidbits.com/tutorials/disable-comments-pingbacks-in-old-posts/

Disable Comments and Pingbacks in Old Posts

Somehow after a period of long time, we still receiving comments and trackbacks for our old wordpress posts. This maybe troublesome for us to approve if it is require moderation and moreover if they are likely more to spams and hot-linking only. However, the is an easy hack where you can disable comments and trackbacks after a certain period the post was published.

0 Keep Reading..
http://wptidbits.com/tutorials/rounded-corners-with-css3/

Rounded Corners with CSS3

Simply this is like the repetition of same technique used by many css coders out there. The real basic where it starts of how to apply rounded corners using css3.

1 Keep Reading..
http://wptidbits.com/tutorials/override-page-slug-permalinks-wordpress/

How to Override the Page or Slug Permalinks in WordPress

Permalink or slug is one of the most important entity of search engine’s ‘main food’ which they will prioritize and then index it for searching. A good slug or permalink may bring more visibility to search engines and that is what we already know about. But sometime we may facing trouble in updating permalink or slug, even after we delete the page or post in Wordpress. Let see how we can fix this..

0 Keep Reading..
http://wptidbits.com/tutorials/display-multiple-ads-after-any-post-number/

Display Multiple Ads After Any Post Number

Sometime we may need to add an advertisement or adsense ads after our first post. That is quite easy to do. However, how if we want to add multiple advertisements after certain number of posts? See how it can be done..

0 Keep Reading..