Please disable ad blocker to see the page.

Display full content instead of excerpt on homepage

Probably, you would have seen a snippet of content on the homepage with links to read more. This snippet known as excerpt. Many themes doesn't display full content of a post but if you want to display full content on the homepage instead of excerpt you can get it easily.

Important Steps To Improve WordPress Security

If a website is not properly secured then it can be hacked at anytime and it is a most critical situation for an Online Business. If you do not care, you will lose visitors or customers. With this approach, WordPress security is a very essential thing for a website owner because it is a most targeted open source for hackers due to its popularity.

Tutorial To Create And Use A WordPress Shortcode

Tutorial To Create And Use A WordPress Shortcode
Shortcode is one of the useful features of WordPress, used to display additional content mainly in post or page. WordPress itself provides many shortcodes, and also gives a facility to create your own. You can make your plugins and themes easier to use with its help.

How To Customize Contact Form 7 According To Your Need

Contact form 7 is very popular and lucrative plugin and it is also a favorite of many folks. Why?
The first advantage is that it is free and secondly you can customize it as per your needs but you should have the knowledge of HTML and CSS.

Lets see how can you customize contact form 7.

What are WordPress Hooks And How To Use And Create it

What are WordPress Hooks And How To Use And Create it
In WordPress development process hooks are very useful. Look, to obtain any distinctive changes, you have to alter the core part, but it is not good to touch core files, it will generate loopholes. Here hooks will help you.

Automatically Share Your New WordPress Post To Social Media

In current scenario social media websites is a big source to drive traffic for a website/blog. Even if you run an online business, you can take advantage of its popularity to promote your products and attract customers. Although It is not difficult to understand its importance. But the question is, how can you share your post to this huge social media list?

Simple Code To Fetch RSS Feeds For Your WordPress Website

Here I am going to tell you about RSS feeds for WordPress. If you like to get updates of your favorite sites or want to show content of any site in WordPress, you don't need to visit the site. RSS feeds is a great way to do this task. It also helps to enrich the primary content.

Add Custom Jquery Popup Window To Your Theme Without Using Plugins

There are many ways and reasons to add Jquery Popup Window. I will show you a way from many, but I think you know the reasons, like you want to display contact us form, facebook like or subscription box in popup window, also it can be used to display error or some kind of ads.

Add Your Own WordPress Contact Form Without Expertise

Every site owner knows the importance of contact form. If you will see with user point of view, it is a source of trust. It doesn't take much space on your website but gives a great impact on visitors. As you all know that there are several plugins are available. However everyone has its own needs and choice. You may search for plugin according to your need or create your own in less time.

Customizing Twenty Twelve Theme With Three Column Through Child

Twenty twelve theme is useful to customize according to your requirement because of its simple layout and code.

As you know you can customize any theme with the help of its child without disturbing its original code. Originally Twenty Twelve has two column layout and here we are going to add just one more column to make three column layout. No need to tell that we will create child to accomplish our goal.

How to add your own option page in WordPress theme

Probably you would have seen theme options page in WordPress theme. It is good to have this page because it improves the usability and accessibility. You can modify the theme with the help of options provided in theme options page without changing theme files.

Theme options page

Create your own widget for your theme

Widget is a very useful feature in WordPress.  You can take control on look and feel of your site with the help of it. Simply drag it and drop it in widget area.

So what is widget? It is just an element of graphical interface.

How to add extra widget area in WordPress theme easily by copy paste

You have already seen widgets in various WordPress themes at various places like right or left of the post, on the top of the page or in the bottom. Usually you get many widget areas by default, but what will happen if you need extra widget area for your theme. It is not difficult; you can easily add any number of widget areas to your WordPress theme.

How to create existing WordPress theme responsive in few easy steps

As you know WordPress is most common platform to create website and use of portable devices are growing day by day so the demand of responsive WordPress themes are also high. Most website owners love their old design and therefore they want to create existing WordPress theme responsive.

Create a database for WordPress on your local PC using Wamp

Here I will show you how to create a database for WordPress on your local computer using Wamp server. To create a database, the method is little different from the host server. We can create a database with the help of phpMyAdmin of Wamp server, it is a graphical interface of Wamp to manage or create Mysql database. The local server environment is mostly used by developers or designers for developing or designing a website before doing it live.