Wordpress Basics Archive

How to add caption to images or videos in wordpress and Blogger

That’s true; an image is worth a thousand words, but an image with caption makes it more meaningful. An image caption is a few lines of information (usually a plain text under an image) that describes an image or a portrait. In most of the photography blogs you can see image captions and they use

Changing wordpress theme screenshot for your custom or child theme

Just a day back we have posted about changing wordpress theme name. After changing your theme folder name and editing the theme details in CSS, one last step is there that is changing the theme screenshot which we missed in that article. If you are using a customized theme or if you are using a

How to change wordpress theme name – Rename theme folder and hide it

Do you know that people can easily find out what wordpress theme you are using in your site? Just right click your website and view page source; you will see your theme name like this (yoursitename.com/wp-content/themes/your theme name). Do you wish not to show your theme details to public? Then simply change your wordpress theme

What are Trackbacks and Pingbacks in wordpress and their differences?

WordPress is unlimited in terms of potential and imagination and so users need huge resources. When we first started this blog, we posted all about wordpress unsystematically. Later we planned to make things organized and then we started posting from basics and finally to go on with advanced topics. We have covered most of the

Beginners guide to create MySQL database for wordpress installation

WordPress is a powerful content management system, an engine that runs on majority of websites. The point is, WordPress makes several tasks simple and one thing that it makes very simple is installing the software. You do not need any coding knowledge and most of the hosting companies offer you Fantastico, a popular tool that

Make wordpress menu links nofollow – rel=”nofollow” to menu navigation

Recently a visitor asked us how to make the wordpress menu links nofollow. First of all nofollow is a link element that tells Google not to pass any ranking values (page rank) to the other linked document. Honestly adding rel=”nofollow” is very useful to maintain your page strength. We have once discussed a lot about

How to change user roles in wordpress – User roles and capabilities

Believe it wordpress is completely flexible, using your coding skills you can quite customize your website in to anything you want. With a solid concept you can build your wordpress website in to a forum, directory, classifieds and even a social network. All that can be achieved by coding’s and plugins. OK let’s hub in