This post describes in brief the steps to reset the Drupal 8 administrator password in case you forget them. Writing down passwords are a b...
How to create Taxonomy term jump menu using Views in Drupal 7?
We all know Drupal uses Taxonomies - which consists of Vocabularies and Terms. Each taxonomy terms have taxonomy pages which lists all the a...
How to resolve Drupal unable to send email - contact the site administrator?
In earlier versions of Drupal or for that matter even WordPress, the site could send email notifications easily using the PHP mail function....
Drupal 8 Tips: Display only one image from multifield image on teaser
On Drupal 8, there is a useful feature in Views Module (now in Core) settings called " Multiple field settings " with which we can...
How to download a website from live server to development local server?
I n this post, we shall see how to download a website from live server to development local computer. I will be using a Drupal website as an...
Drupal Error: The website encountered an unexpected error - MySQL server has gone away [solution]
The following is an error I encountered on a live Drupal site. There may be different scenarios when this error may be encountered. In my pa...
How to add a site hit/visit counter to Drupal website?
Looking for site hit counters to add to your Drupal website? Have you tired out some modules already? Some feel that there is no need to add...
How to add AddThis Social Media sharing tools to Drupal site?
I f you own a blog or website, Social Media sharing tools are must-have these days as one cannot ignore tons of users on Social Media. Most ...
How To Disable Drupal "Create New Account" Link or Tab If Using Profile2 Registration Path ?
T he default Drupal login page at /user/login shows three tabs - Login, Create New Account and Request Password. Using the tabs, a visitor c...