Your account expired support, please renew to get your support.

Home Forums Themes Support Claue Have a coupon? Click here to enter your code (Change Option)

Viewing 3 reply threads
  • Author
    Posts
    • #37608
      toujoula
      Support Expired

      Please see attached the image request by my client If I can edit part (Have a coupon? Click here to enter your code) I need the coupon to be  at the cart 

      Attachments:
      You must be logged in to view attached files.
    • #37610
      Harry
      Support Expired

      Hi,

      Woocommerce doesn’t support add coupon field to order table. It only can add above order table.

      Please add below code to claue-child > fucntions.php

      remove_action( 'woocommerce_before_checkout_form', 'woocommerce_checkout_coupon_form', 10 );
      add_action( 'woocommerce_checkout_before_order_review', 'woocommerce_checkout_coupon_form', 5 );

      Btw, your support expired. Please renew your support at https://themeforest.net/item/claue-clean-minimal-woocommerce-theme/18929281

      Thanks and regards!

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #37640
      Harry
      Support Expired

      Thanks for renew support. What do you want we help more.

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #37658
      Harry
      Support Expired

      Hi,

      1. You can hide the blue text bar by add below code to claue-child > style.css

      .woocommerce-form-coupon-toggle {display: none;}

      2. I think the product of Panties has most sale. For this case i recommend type name of product to manual show product from different category https://prnt.sc/tkxxkr

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 3 reply threads

You must be logged in to reply to this topic.