This topic has 2 replies, 3 voices, and was last updated 7 years by Radu.

  • Author
  • #170172
     alexander
    Participant

    Hello, i have noticed that even your Shop demo site has no address fields in checkout…

    I want to switch the Billing address to Shipping address…

     

    Also, where i can edit the Orders tab in BuddyPress ?

    #170219
     Laura
    Moderator

    Hello, will assign the ticket to a higher support level who can help and advise you in your query.
    Thanks! ?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #170592
     Radu
    Moderator

    Hi,

    the field can be hidden using this CSS

    COPY CODE
    
    .woocommerce-checkout p#billing_address_1_field {
        display: none;
    }
    

    The css will be added to wp-admin -> theme options -> General settings -> Quick CSS

    But anyway on our demo we have the address field on the checkout page, look at it: https://seventhqueen.com/themes/kleo/checkout/

    The Orders tab from woocommerce doesn’t have a panel from where you can customize it. but anyway there are displayed your orders.

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 3 posts - 1 through 3 (of 3 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?