• I have following concern/requirement.
    That is I want to disable the Login tab completely in step based checkout.
    i.e Billing->Shipping->Payment (when user logged in)
    as it shows Login->Billing->Shipping->Payment (for not logged in user)

    So I need it to be like (Billing->Shipping->Payment) always weather user is logged in or not.
    Please help.
    Regards,

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    Follow the below steps to do it –

    1. Install and activate the oceanwp child theme
    2. Copy the oceanwp > woocommerce > checkout folder into the child theme following the same path
    3. Open the copied files and edit it as per your need. Remove the step that you want from the file

    Hope it will help you.

    Thread Starter jayakhter

    (@jayakhter)

    Hi,

    Deleting/editing just form-multistep-checkout.php file doesn’t solving problem.
    Because many JS and CSS style don’t activates like, the Billing don’t gets green/active, there is no Next button available.
    I was talking about some trigger available to make this always treat as user is logged in for checkout purpose only.

    Regards,

    Hi,

    In that case, we need to check for a proper solution. At present, I don’t think there is an option to remove that section.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Disable Login Bar’ is closed to new replies.