Proper Redirect After Form Submission in WordPress | Custom & Manual Redirect | 3 WordPress Plugins

Поделиться
HTML-код
  • Опубликовано: 28 окт 2024

Комментарии • 10

  • @kelvinlatouche4500
    @kelvinlatouche4500 Месяц назад

    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?

  • @kamranm1956
    @kamranm1956 2 года назад +1

    Very informative and helpful video. Thank you for taking the time!

  • @cyberwarrior_
    @cyberwarrior_ 2 года назад +1

    Thank You So much Dude

  • @erasmuscoursescroatia
    @erasmuscoursescroatia Год назад

    How to do it if we dont have theme editor option in appearance menu

    • @webstylepress
      @webstylepress  Год назад

      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.

  • @surya2104
    @surya2104 2 года назад +1

    Thanks bro

  • @kamandekimiti9664
    @kamandekimiti9664 2 года назад

    why not automatic download or automated email

  • @badposture993
    @badposture993 2 года назад

    how would you redirect to a different website