Add Wikipedia-like ‘Table of Contents’ in WordPress

Wikipedia Like Table of Contents via WordPress plugin

If you write long posts or tutorials with lots of sections dealing with different aspects, you might want to have a Wikipedia-style table of contents for making your readers’ lives easier. So how do you add a Wikipedia-like table of contents in your WordPress articles and pages?

Read more

5 free WP plugins for small business sites in 2013

WP Pricing Table Plugin

There are many good e-commerce plugins that allow you to convert WordPress into a full-fledged online store. What if you just want to sell a few services or products (as digital downloads or service)? Here we list a few plugins that will prove helpful in creating a small WordPress-based business website or online store.

Read more

Customize WordPress admin back-end

Do you create WordPress themes for clients? Or just want a customised WordPress admin area in the back-end? You might also be looking for customisation to make it a better experience for your registered members to access the back-end to update their profiles or add some posts. Whatever your reason, WordPress allows you to easily tweak the admin dashboard.

Read more

WordPress: Automatically convert URLs and emails into clickable links

You must have seen how many websites convert all URLs and email addresses into clickable links without you having to add any HTML code. The system automatically detects URLs and email addresses in the content and converts them into links. If you have a WordPress website that includes lots of raw URLs and emails that you want to make clickable, it is fairly easy to do so.

Read more

Add style class to first post in the WordPress loop

WordPress post styles

How can you make the first post in the WordPress query loop look distinct from the others? You need to add a CSS style specific to the first article in the post list and then style it accordingly. Now the real problem—how do you add a CSS style class only to the first post in the WordPress loop?

Read more