Showing posts with the label Drupal

How to install and uninstall a module in Drupal CMS?

Drupal Modules are great way to extend your Drupal website. A Drupal module is a collection of files containing some functionality and is written in PHP. It can be installed and uninstalled. In t…

How to reset Drupal admin user password easily from phpMyAdmin?

How to reset Drupal admin user password easily? In this post, we shall see how to reset Drupal admin user password easily from phpMyAdmin. If it is on a production site, we can do "forgot pa…

How to fix Drupal issue: “This field has been disabled because you do not have sufficient permissions to edit it”.

In this post we'll see how to fix Drupal issue:  “This field has been disabled because you do not have sufficient permissions to edit it”. While I was trying to edit a content, I noticed …

Drupal: How To Redirect Users to Front Page Based on Different User Role?

T here may be times when we may want to direct users based on their Drupal Roles to different Front Page. For instance, we want users with administrator and content admin roles to see a dashboa…

How to create sliders in Drupal 7 using Views Slideshow?

S liders or Slideshows are dynamic elements usually displayed in home page of websites. Usually with a catchy background image and phrases, they grab attention. They are great additions to any w…

Drupal Tips - How to redirect user to Drupal frontpage after login

Drupal usually redirects a user after login to the account information page. But if you would like users to redirect to the Drupal Frontpage after login, the this post is just about that. In t…

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 can either login, create a new account or request pass…

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 internet users nowadays have Social Media account b…

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 site hit counters while some feel they should add. It…

How to receive emails from website using contact forms?

Contact Forms are great to let website visitors contact you for any queries or for specific purpose. Contact Forms are found on most websites nowadays. When we build a website, we usually include…

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  display only one image from multifield image on tease…

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. However, most hosts have disabled the default mail fun…
Subscribe Our Newsletter