How To Add WooCommerce Redirect After Checkout

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

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

  • @paulwhitehead1816
    @paulwhitehead1816 7 месяцев назад +1

    How do I display the order details on this custom page? The redirecting works great, but I would like the order number and other details to show as well. Thanks!

    • @WebSensePro
      @WebSensePro  6 месяцев назад

      Doable with Shortcodes

  • @WebSensePro
    @WebSensePro  11 месяцев назад

    00:00 Intro
    01:00 Default Order Confirmation Page
    01:30 Adding Child Theme
    04:00 Adding Code in functions.php file on Child theme
    06:30 Outro

  • @charmainetan2546
    @charmainetan2546 11 месяцев назад +1

    THANK YOU SO MUCH!

    • @WebSensePro
      @WebSensePro  11 месяцев назад

      Thanks for appreciation, if this video/channel helped in any way please support by Subscribing and Hit the Like button.

  • @arslanasif2280
    @arslanasif2280 Год назад +2

    You describe very well ,

  • @Irfan.Umarr1
    @Irfan.Umarr1 Год назад +1

    Thank you soo much sir :)

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

      Thanks for appreciation, if this video/channel helped in any way please support by Subscribing and Hit the Like button.

  • @naturaldos3603
    @naturaldos3603 11 месяцев назад

    In your code, what is this section for and what do i change the "websensepro_redirectcustom" to? What is that part used for?
    add_action( 'woocommerce_thankyou', 'websensepro_redirectcustom');
    Thanks

    • @WebSensePro
      @WebSensePro  11 месяцев назад

      It's WordPress action which is responsible to call the function

  • @TravelBeam
    @TravelBeam 11 месяцев назад +1

    Thanks for this informative video, I need a small assistance, I have multiple products and I have different redirects for each products. How will the code change then?

    • @WebSensePro
      @WebSensePro  11 месяцев назад +1

      You will need to add multiple functions

    • @TravelBeam
      @TravelBeam 10 месяцев назад

      @@WebSensePro okay thanks

  • @MR.Watchtogether
    @MR.Watchtogether Год назад +2

    THANKS

  • @aryo_digital
    @aryo_digital 2 месяца назад

    thanksssssssss