weDevsOfficial / wp-user-frontend

A WordPress plugin that brings many backend functionality to the site frontend
https://wordpress.org/plugins/wp-user-frontend/
227 stars 146 forks source link

fix: conflict with WC Stripe Gateway plugin #1447

Closed sapayth closed 5 months ago

sapayth commented 6 months ago

problem details: Using WPUF with Dokan and WooCommerce Stripe Gateway plugin. The login redirection page is set to Dokan my account or WooCommerce my account page. But after login form is submitted, it shows a blank page. After refreshing, it goes to the designated page.

issue details

Rat01047 commented 5 months ago

Issue-1: Getting Empty reCaptcha Field error --->>> Even though reCaptcha field is not enabled.....which should not happen

Scenario:

  1. Switch to branch of this PR > Go to Frontend
  2. Enter credentials and login > Getting Getting Empty reCaptcha Field error....which should not happen

Screenshot for reference: CleanShot 2024-04-15 at 4  40 29

Debug-log:

N/A
sapayth commented 5 months ago

Issue-1: Getting Empty reCaptcha Field error --->>> Even though reCaptcha field is not enabled.....which should not happen

Scenario:

  1. Switch to branch of this PR > Go to Frontend
  2. Enter credentials and login > Getting Getting Empty reCaptcha Field error....which should not happen

Screenshot for reference: CleanShot 2024-04-15 at 4  40 29

please have a look now