Showing posts with label Customization. Show all posts
Showing posts with label Customization. Show all posts

Sunday, May 17, 2015

Steps To Create Custom Page Template In WordPress

Sometimes you want a totally different looks for your WordPress website. Here comes the role of custom page templates. If you have a separate design layout, you can use that with the help of custom page template. Now let's see the steps to create it.

Wednesday, December 3, 2014

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.

Thursday, November 27, 2014

Three Ways To Display Blog Post On Static Front Page

In most cases, a website owner want to use static front page and you know it's easy to set it, but if you want to display posts on that static front page then you have to do some more work.

Monday, October 27, 2014

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.

Sunday, August 31, 2014

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.

Thursday, August 21, 2014

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.

Sunday, August 10, 2014

How To Create WordPress Child Theme In Few Easy Steps

If you want to customize WordPress theme child theme is very helpful. You can modify main theme without touching any files of main theme.

What is child theme?
A theme which contain the functionality of another theme or its parent theme.

Thursday, July 24, 2014

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

Tuesday, July 8, 2014

How To Create A Simple WordPress Theme With Basic File Structure

If you know basic structure of WordPress theme than you can easily create a theme for your own requirement.  So here you will see how to create simple basic theme with minimum required files.

Thursday, June 26, 2014

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.

Monday, June 16, 2014

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.

Sunday, June 8, 2014

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.

Wednesday, May 28, 2014

What is featured image in WordPress and what is its usage

Open Post editor and scroll down the page, you will see a section for Featured image in the right side of page.

Featured image

It was known as post thumbnail in old WordPress version but from 3.0 it has changed to featured image. 

Saturday, May 24, 2014

Search and install free WordPress themes and plugins from inside the administrator with few clicks

WordPress administrator is rich in features. It gives you a powerful functionality to search free themes and free plugins from WordPress administrator.

You don't need to :
Search themes separately, download and then upload files to WordPress.
Upload files via FTP.

Tuesday, May 20, 2014

Basic steps to ready your WordPress website - for beginners

Now I would like to show you a few very basic steps to make WordPress ready for launch. It is not an advance technique but useful for beginner to handy with WordPress.

Take a look on WordPress admin features to make these steps more easy.