Archive for the ‘Wordpress’ Category

Promoting your Facebook Page in WordPress with a Lightbox Popup September 24th, 2011
by Amina

Today,we are writing about a facebook page promoter popup? These popups must be converting really well. There is a free plugin that lets you create a lightbox popup to promote your Facebook page. Facebook Page Promoter Plugin helps you to direct your blog’s traffic to your Facebook fan page by means of a lightbox. If [...]

How to Hide Your Posts from Some Users in WordPress September 19th, 2011
by Amina

Because WordPress is a publishing platform, there are options for content visibility that most beginners overlook. Have you ever thought about creating a blog post that you don’t want everyone to read? Maybe just for family members or close friends? Or maybe just very special group of your users? Well, in this post we will [...]

How to Add a Gallery in WordPress with a Lightbox Effect September 18th, 2011
by Amina

How to add a gallery in WordPress with a lightbox effect is one of the hottest question that we have been getting lately through our contact form, so we have decided to cover it. Many beginners are not aware that WordPress has a built-in gallery feature that can be used on any post or page. [...]

Automatically add Search in your Post January 25th, 2011
by Zeeshan

Do you ever wanted to be able to automatically add a search field to WP 3.0+ navigation menus? If yes, just have a look to today’s recipe, you’ll probably love it! Open your functions.php file, and paste the following code. The search field will be displayed once you saved the file.

Custom Post Types in WordPress January 10th, 2011
by Amina

With the recent release of WordPress 3.0, I thought it would be good to show off one on its best features, custom post types. This feature will come into its own especially when using WordPress as a CMS, it allows you to assign a post area for different bits of your site. In version 3.0 [...]

Your Own WordPress Loops Using The WP_Query Object January 4th, 2011
by Zeeshan

One of the easiest ways to navigate and manipulate the loop is to use the function called query_posts. When you use query_posts, however, you risk the following: Potential to interfere with plugins which make use of the Loop. Potential to invalidate WordPress conditional tags. Having to deal with resetting, rewinding, offsetting…

Display Twitter Avatar in WordPress Comments December 9th, 2010
by Zeeshan

Twitter has transformed the way people communicate with each other. It has now become extremely popular across the web with millions of users exchanging billions of tweets each day. Almost every blog today has a retweet button for allowing its readers to share the articles on twitter.

How to Optimize a WordPress Database April 18th, 2010
by Amina

Have you looked near your MySQL database since you first set it up? If you’re like most of us, you probably don’t go in there too often.MySQL is complicated and unfriendly to use, and well, your site works as it is. So why bother? If you do happen to venture in there occasionally though, you [...]