Title: hashimea's Replies | WordPress.org

---

# hashimea

  [  ](https://wordpress.org/support/users/hashimea/)

 *   [Profile](https://wordpress.org/support/users/hashimea/)
 *   [Topics Started](https://wordpress.org/support/users/hashimea/topics/)
 *   [Replies Created](https://wordpress.org/support/users/hashimea/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/hashimea/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/hashimea/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/hashimea/engagements/)
 *   [Favorites](https://wordpress.org/support/users/hashimea/favorites/)

 Search replies:

## Forum Replies Created

Viewing 9 replies - 1 through 9 (of 9 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Essential Addons for Elementor - Popular Elementor Templates & Widgets] Forgor password url problem](https://wordpress.org/support/topic/forgor-password-url-problem/)
 *  Thread Starter [hashimea](https://wordpress.org/support/users/hashimea/)
 * (@hashimea)
 * [2 years, 12 months ago](https://wordpress.org/support/topic/forgor-password-url-problem/page/2/#post-16745087)
 * Hello,
   Just check this screenshot, [https://ibb.co/vZ31hjJ](https://ibb.co/vZ31hjJ).
   The lost password email template configuration setting is missing. I have to 
   enable Reset Password Form, screenshot [https://ibb.co/5vnbwwc](https://ibb.co/5vnbwwc)
   for to enable the email template configuration of lost password. But both are
   different workflow. it should be available when we enable lost password form.
   Right ?Any way try to repeat the above steps on video which you shared with the
   reset password form disabled. The issue arise when we disable the reset password
   form. [https://ibb.co/5vnbwwc](https://ibb.co/5vnbwwc)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Essential Addons for Elementor - Popular Elementor Templates & Widgets] Forgor password url problem](https://wordpress.org/support/topic/forgor-password-url-problem/)
 *  Thread Starter [hashimea](https://wordpress.org/support/users/hashimea/)
 * (@hashimea)
 * [2 years, 12 months ago](https://wordpress.org/support/topic/forgor-password-url-problem/#post-16740496)
 * I have switched to another plugin that offers the same features, and it is functioning
   correctly. Please refer to my previous response to reproduce and resolve the 
   issue.
   The option to customize the lost password email should be available within
   the lost password tab. Currently, it is located within the reset form, which 
   is part of the next set of workflows.
    -  This reply was modified 2 years, 12 months ago by [hashimea](https://wordpress.org/support/users/hashimea/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Essential Addons for Elementor - Popular Elementor Templates & Widgets] Forgor password url problem](https://wordpress.org/support/topic/forgor-password-url-problem/)
 *  Thread Starter [hashimea](https://wordpress.org/support/users/hashimea/)
 * (@hashimea)
 * [3 years ago](https://wordpress.org/support/topic/forgor-password-url-problem/#post-16730488)
 * To reproduce the problem described, please follow the steps below:
    1. Install the Essential Addons plugin.
    2. Open the functions.php file in your theme folder.
    3. Add the following function to the functions.php file:
 *     ```wp-block-code
       add_filter('eael/login-register/wp-login-url', function( $wp_login_url ){
           // Add your custom login page URL here
           return site_url('/login');
       });
       ```
   
    - Save the changes to the functions.php file.
    - Configure a login form using the Essential Addons plugin. Make sure that the
      lost password form is enabled and the reset password form is disabled.
    - Save the configuration of the login form.
    - Test the lost password functionality by entering an email address in the input
      box provided.
    - Check the email you receive and verify the reset URL.
 * By following these steps, you should be able to reproduce the issue and observe
   the problem with the reset URL. I have tested it with wp security plugin and 
   without. So can eliminate the compatibility issue with 3rd party plugin.
 * [https://ibb.co/N3NrpTz](https://ibb.co/N3NrpTz) (Disable this reset form)
   There
   is another problem when we use the login form inside a popup: the show password
   icon is unresponsive. [https://ibb.co/YRyNXjG](https://ibb.co/YRyNXjG)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Essential Addons for Elementor - Popular Elementor Templates & Widgets] Forgor password url problem](https://wordpress.org/support/topic/forgor-password-url-problem/)
 *  Thread Starter [hashimea](https://wordpress.org/support/users/hashimea/)
 * (@hashimea)
 * [3 years ago](https://wordpress.org/support/topic/forgor-password-url-problem/#post-16726034)
 * The new filter function working fine while enabling this option (ie enabling 
   reset form). But while using the lost password form without this, the reset url
   is same.
   [https://ibb.co/N3NrpTz](https://ibb.co/N3NrpTz)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Essential Addons for Elementor - Popular Elementor Templates & Widgets] Forgor password url problem](https://wordpress.org/support/topic/forgor-password-url-problem/)
 *  Thread Starter [hashimea](https://wordpress.org/support/users/hashimea/)
 * (@hashimea)
 * [3 years ago](https://wordpress.org/support/topic/forgor-password-url-problem/#post-16725290)
 * Despite attempting the new version, the problem remains unchanged. The email 
   still contains the default WordPress login link, and furthermore, the password
   reset notification email is being sent twice.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Essential Addons for Elementor - Popular Elementor Templates & Widgets] Forgor password url problem](https://wordpress.org/support/topic/forgor-password-url-problem/)
 *  Thread Starter [hashimea](https://wordpress.org/support/users/hashimea/)
 * (@hashimea)
 * [3 years ago](https://wordpress.org/support/topic/forgor-password-url-problem/#post-16691219)
 * Hi, 
   Thank you for your reply. I have been using the custom URL field as a temporary
   solution. However, this approach undermines the whole point of using the form
   in popup in our workflow. I am hopeful that a permanent solution will be made
   available soon.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Essential Addons for Elementor - Popular Elementor Templates & Widgets] Forgor password url problem](https://wordpress.org/support/topic/forgor-password-url-problem/)
 *  Thread Starter [hashimea](https://wordpress.org/support/users/hashimea/)
 * (@hashimea)
 * [3 years ago](https://wordpress.org/support/topic/forgor-password-url-problem/#post-16687464)
 * [@amitbarai013](https://wordpress.org/support/users/amitbarai013/) 
   I am fine.
   Hope you too.I have considered the option, but it would defeat the purpose of
   the Lost Password form, right? Our intention is to avoid redirecting the user
   to another page and instead use the Lost Password form. The form is currently
   functioning properly, but the email is being sent using old url.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YITH Custom Thank You Page for WooCommerce] Issue with gateway thank you page](https://wordpress.org/support/topic/issue-with-gateway-thank-you-page/)
 *  Thread Starter [hashimea](https://wordpress.org/support/users/hashimea/)
 * (@hashimea)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/issue-with-gateway-thank-you-page/#post-10968916)
 * Solved this by editing payment gateway by using get_return_url( $order ) for 
   redirect
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Price Based on Country for WooCommerce] Incompatible with bookly. (previous version worked fine)](https://wordpress.org/support/topic/incompatible-with-bookly-previous-version-worked-fine/)
 *  Thread Starter [hashimea](https://wordpress.org/support/users/hashimea/)
 * (@hashimea)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/incompatible-with-bookly-previous-version-worked-fine/#post-9872830)
 * For other products it works fine. (Both symbol and amount gets updated). But 
   for for bookly, only the currency symbol changes since last version

Viewing 9 replies - 1 through 9 (of 9 total)