Article Archives

Read and get updated on how we progress.

How to unblock an IP after several failed log in attempts in Drupal

It is common that the IP must be blocked after 5 or more failed login attempts in Drupal.This can be overcome by following these simple steps.   …

Read More >>

How to check whether Boost module is working on our Drupal site?

For improving the performance of the drupal side we always add the boost module. We need to configure the boost module to improve the performance of…

Read More >>

How to Create a Responsive slideshow using the Flexslider drupal Module?

For one of our drupal site need Create a Responsive slide show. We can easily create slide show using the views slide show itself. For our case, we…

Read More >>

How to Create a Dropdown menu in Drupal 7?

We can create a dropdown menu in drupal using the Superfish module.   Download and enable the Superfish module   Enable dependency modules like…

Read More >>

How to create a sub theme using bootstrap 7x-3.x. in Drupal 7

What makes this Article important is that the absence of .subtheme folder inside the newer version of bootstrap 3.   So lets start to make our own…

Read More >>

How to add font awesome inside Drupal 7?

Download the font awesome and then move the folder to your theme folder. Here are the two methods of adding font awesome inside our drupal site.…

Read More >>