• Resolved kolumb55

    (@kolumb55)


    I use Lite version.
    I set the plugin field visible on Checkout Page. Normally it appears under Your Order table.

    But I moved Your Order table to the top od the Checkout page (on the hook woocommerce_checkout_before_customer_details). Your Order table is now above Billing Details.
    But the plugin field stayed still in the same place – now under Billing Details and Shipping Details.

    I want to move the plugin field above Shipping Details, directly under Your Order table.
    How to do that?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support oluisrael

    (@oluisrael)

    Hi @kolumb55, can you confirm if you have tried using the ‘Field placement on the Checkout page‘ feature to reposition the fields on the checkout page? You can find this option by navigating to Order Delivery Date >> General Settings >> Appearance.

    Thread Starter kolumb55

    (@kolumb55)

    Yes I know this. I chose “Between Your Order & Payment Section”.

    But now I moved (with .php snippet) Your Order table to the top of the Checkout page above Billing Details section.
    And now I want to have Field placement below Your Order Section (which is in the newe place) and above Billing Details section.
    It’s not possible is Settings. Perhaps it’s possible by .php snippet. Can you help me?

    Plugin Support oluisrael

    (@oluisrael)

    Hello @kolumb55, I sincerely apologize for not getting back to you sooner on this. We currently do not have a ready-made code, filter or snippet to change the position of the field on the checkout page for the lite version.

    At the moment, this option is only available for the pro version, as we have customized and built this to accept WooCommerce standard hooks to shift and place the field anywhere on the checkout page. We hope to add this feature to the lite version soon.

    Thank you for your understanding!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to move the plugin field on Checkout page’ is closed to new replies.