I’ve been trying out the same code snippet from Cloudways as well. If you don’t use the snippet in functions.php, but instead create a copy of the woocommerce file form-login.php in your child theme’s folder/woocommerce/myaccount. Then the fields from the Couldways snippet can be used before the line containing:
<?php do_action( 'woocommerce_after_checkout_billing_form', $checkout ); ?>
Related Posts:
- Allow WooCommerce existing customers to checkout without being logged in [closed]
- Username field is not shown in Woocommerce’s registration contact form
- Custom Redirect after registration in WooCommerce
- Which hook should I use to capture $_POST(‘password’) via profile update and password reset
- Force User Registration before visitng Checkout Page
- Register a new user on wooCommerce using Rest API
- How to delete all customer user account that haven’t placed a single order?
- Auto generate user email while registration
- Woocommerce check if email already created order recently [closed]
- Why is my WordPress login credentials missing, but work with WooCommerce?
- WooCommerce Registration redirect based on page ID
- Send admin new order email to logged in user as well
- Block Disposable Emails on Woocommerce Registration
- Clients with empty username are not receiving request new password email
- WooCommerce Admin order – Only run action if user is loaded
- Woocommerce Register Error
- I want to store user password (during registration) in an other table in the same database in addition to the user table MD5 Hash
- Make e-Mail optional on Woocommerce sign up
- Switch to user link shortcode
- Assign user role by text field in WordPress (Woocommerce) [closed]
- Impossible to create a new WooCommerce customer using Rest API
- Add custom field address_3 before city in user profile
- Registration roles
- How to merge 2 accounts with same email address after merge of 2 woocommerce databases
- How to send Woocommerce Customer Details (Name, Email and Phone Number) to Admin upon signup
- WordPress user ID prefix
- Get user active posts randomly
- Woocommerce customer role doesn’t change if user is already a subscriber [closed]
- Redirect After Registration on Specific Link
- Custom Registration Fields woocommerce
- Custom registration fields not appearing in user info
- Some Admin disappeared
- DatePicker in Woocommerce (My Account) Registration [closed]
- Want to add Number of Products added by each shop manager in users list
- Remove login fields from /customer-account page [closed]
- How to handle WordPress account for terminated employee
- Add a product for all users based on a condition (WooCommerce)
- My account page, don’t show the complete “Registration form”
- creating number of database entries based on users numerical input
- Replace product link with just product name on WooCommerce downloads page
- Import download attachment from woocommerce product
- Increase load-out-page speed
- How to check which shortcode is using my template?
- WooCommerce Stucked (?) – Edit dimensions
- Users getting linked unwanted to main mu in WordPress multisite (WPMU)
- show multiple product photos on WooCommerce single page
- Use Product Attribute in conditional tag
- Woocommerce Product category base same as product base causes 404
- Categories and products in cart Woocommerce
- Update products with curl (bash)
- Woocommerce: Unique price for individual basket items
- Hide add to cart when product variation has no price or is unavailable
- Admin – Custom Post Type in WooCommerce menu – how to control menu order
- Facing issue in Woocommerce 3.3 version in wordpress
- SyntaxError: unterminated string literal – if WordPress Debug in wp-config is set to true
- getting attributes in a product loop
- How Fragile Is DB if I Upload Completely Updated Files
- Broken 302 redirection for product subcategory (Woocommerce, Apache)
- Can I get some product is virtual in Woocommerce by hook?
- Woocommerce order_complete email dont send after changing order status via sql
- Removing storefront-sorting div from the before section of Shop page
- Site with WooCommerce section moved to HTTPS – all pages except home and main store are 404s
- syntax error – woocommerce
- Multiple quantities with options
- How to on/off woocommerce filter with redux framework [closed]
- (WooCommerce) Conflict with template – Can’t load payment methods
- Hook woocommerce price in backend order edition
- Website Tablet Check Out Field Issue
- How to change the link of product menu from wordpress admin panel
- WooCommerce order created via REST – sending the date_created along
- User / membership Plugin [closed]
- how to add custom reviews button in woocommerce order complete generated mail
- Storing data to database and user registration
- Click Count on Download a File
- delete cart item from the carts when user login from other system
- get_posts only getting most recent product
- How to add coupon expiry date into the followup emails?
- How to only show featured products in wooCommerce using function.php function
- How to insert link, with lightbox, that opens specific page content only
- Add youtube embed to woocommerce variations
- Can’t activate a user on multisite install
- WooCommerce – Large number of product variations (200+)
- how can i import the csv file in wordpress woocommerce.?
- Add custom link/pop up under variations dropdown
- Problem in woocommerce.The option “Add product image” is gone.Please help me!
- Insert user register into my own user table instead of wp own user
- some products free and some product is not free for shipping
- Remove plugin function and add it back in via functions.php
- Disable Woocommerce main shop page, but not the product category archive pages
- woocommerce – undelete posts
- deactivate product-page image slider on mobile
- User Registration Moderate
- Importing Attributes in to Woocommerce
- Add multiple products to woocommerce cart
- woocomerce products and categories don’t display fixed
- How to make product free for some customers and paid for others?
- Advanced Custom Fields missing Woocomerce in Rules
- Duplicate post/product permalinks. (Link is temporary)
- Add an extra column to /my-account/subscriptions/ WooCommerce page
- woocommerce: when adding or removing items to cart , it takes cart a few seconds to read changes?