Tray this
Chritchan (@chritchan)
2 years, 1 month ago
To fix it you have to edit a file in the plugin directory.
Open the file “frontend-noajax.ing.php” in the “inc” directory and goto line 39
wp_safe_redirect( wp_get_referer() );
replace by
wp_safe_redirect( get_permalink($_POST[‘post_id’]) );
Enjoy !
If the author read this message, please update your plugin 😉
https://ww.wp.xz.cn/plugins/baw-multiple-pass-for-protected-pages/