WORDPRESS

Create contact form using WPFORM plugin in WordPress

Aug 13 2018 0 by admin

In this example we will learn how we can create a contact form in wordpress using a plugin. we are using WPFORM plugin to create wordpress form. Websites used contact form to get user queries and questions about your products and services.

Posted on

Create navigation menu - Wordpress Example

Aug 08 2018 0 by admin

If you want to add a navigation menu in your wordpress website then this article is good for you. In this wordpress example we are showing how you can create navigation menus from admin interface in wordpress. After create these menus you can use/show in any area of website.

Posted on

Database security in Wordpress

Aug 04 2018 0 by admin

In this example we will cover all aspects of how to modify the wordpress database prefix to better security. Default table prefix (wp_) make easy for hackers to plan a attack to wordpress website so we need to change it to your own prefix.

Posted on

Create image gallery - Wordpress Example

Jul 28 2018 0 by admin

In this example we will learn how to create image gallery in wordpress using default wordpress gallery implementation and by using Envira Gallery Plugin.

Posted on

Create custom post type - Wordpress Example

Oct 06 2017 0 by admin

In WordPress, you can easily create a your own custom post type manually. You can also create by plugin but the problem with using a plugin is that your custom post type will be disappear when plugin is deactivated.

Posted on

Add favicon icon in WordPress

Oct 03 2017 0 by admin

Favicon or website icon is the small image that appear next to your website title in your browser. This increases your brand recognizance and helps you to made a trust among people.

Posted on

Numeric pagination in wordpress

Oct 03 2017 0 by admin

In this example we will learn to add custom Numeric Pagination in wordPress theme. We will add pagination by code and also by using PageNavi plugin.

Posted on

Schedule posts - Wordpress example

Oct 03 2017 0 by admin

If you want to schedule your post according to your choice then WordPress allow you to do this. This is very important feature of WordPress, some beginners of WordPress don\'t know about it.

Posted on

Dynamic create copyright date in Wordpress

Oct 03 2017 0 by admin

Generally you will see in websites has an outdated copyright date which is annoying, Here we will show how to add a dynamic copyright date in wordpress.

Posted on

Programmatically create widget area Wordpress theme

Sep 26 2017 0 by admin

In WordPress, Widget is very useful part for our website and we can get it from wordpress admin bar. In this example we will learn how to programmatically create widget area in wordpress theme.

Posted on

Create navigation menu In WordPress theme

Sep 26 2017 0 by admin

Wordpress developers need to create new design for menus for themes. This example explain how to create customized navigation menu for your Wordpress theme.

Posted on

Create facebook like button using plugin in Wordpress

Sep 26 2017 0 by admin

In this example, we will learn how to add facebook like button using wordpress plugin. You will need to Install and Activate WP Like Button plugin.

Posted on