In WordPress, page templates are a specific type of template file that are used for a specific page or group of pages. The page templates are used to change the look and feel of the pages. This tutorial shows you how to create custom page templates that ca...

By: CodexWorld May 26, 2016

A Drupal site can have three kinds of modules, Core, Contributed, and Custom. It is very difficult to find out some most useful modules from over 20,000 Drupal modules. This article provides the list of 15 most popular modules that helps to choose the righ...

By: CodexWorld Mar 21, 2016

Sending your WordPress website users to the default login page is fine when you're running a site with just a handful of users. But, in case you're running a membership site or other sites with large user base, making users access their profile page in the...

By: Sophia Phillips Mar 8, 2016

Breadcrumbs are navigation links, used to display all the pages links leading from the homepage. Basically, it is placed at the top of the page and helps to backward navigation. In WordPress, breadcrumbs played an important role on the post page. You can e...

By: CodexWorld Dec 31, 2015

Displays the most viewed posts at the sidebar are very helpful for visitors to find out the most popular post of your site. This tutorial will show you the simple way to display the most popular posts by views without using any WordPress Plugin. We'll use ...

By: CodexWorld Dec 7, 2015

Drupal 8 has been released on November 19, 2015 with huge improvements. Learn how can you install and configure the newly launched Drupal 8 on the server with our step by step guide for beginners. It will be a good idea to build and test your Drupal site o...

By: CodexWorld Nov 26, 2015

Assume that, your module needs the database tables for storing the module related data. In this tutorial, we'll discuss the process of creating a table into the database during module installation. Your module needs a .install file, which helps your module...

By: CodexWorld Oct 28, 2015

Featured image or post thumbnail is pretty useful for your WordPress site. Using this feature, you'll be able to add the thumbnail to WordPress post. This article will explain about how to add featured image or post thumbnail in WordPress. If you are a Wor...

By: CodexWorld Oct 9, 2015

The module helps to extend and customize Drupal functionality. Drupal have three kinds of modules, core, contributed and custom. In this tutorial, you can learn how to create your own module in Drupal 7. Our step by step guide helps beginners to make a dru...

By: CodexWorld Apr 22, 2016
keyboard_double_arrow_up