How to redirect to the page you were on prio to registration. For example some gets a regeral link uses it to access your site and need to regiter, after rehistering they should be redirecred to the page they were on?
Add this code define('DISALLOW_FILE_EDIT', false); in wp-config.php to show theme editor. Or use file manager plugin to access theme files. Or use header footer code plugin to inject code in footer or header.
How to redirect to the page you were on prio to registration. For example some gets a regeral link uses it to access your site and need to regiter, after rehistering they should be redirecred to the page they were on?
Very informative and helpful video. Thank you for taking the time!
Thank You So much Dude
How to do it if we dont have theme editor option in appearance menu
Add this code
define('DISALLOW_FILE_EDIT', false);
in wp-config.php to show theme editor.
Or use file manager plugin to access theme files.
Or use header footer code plugin to inject code in footer or header.
Thanks bro
why not automatic download or automated email
how would you redirect to a different website
Just mention different website url.