This blog post information will help in the drupal login attempt failure. This issue generally comes, if you shift your drupal setup from local to live server or shift from one server to another server. You need to place the following code snippet into this file path. File Path: DRUPALROOT\core\modules\user\src\UserAuth.php Function Name: authenticate($username, $password) 1. …
Month: April 2021
Gravity Forms plugin is a very popular WordPress plugin. I am a big fan of this fabulous plugin. One this disappoints me while working on one of my projects based on Gravity Form. Gravity Form not offering the entry edit feature by default, especially for the frontend. You’ve probably wanted an easy way to edit …