This can be done by customizing the form-billing.php template, just move this part:
<?php if (!is_user_logged_in() && get_option('woocommerce_enable_signup_and_login_from_checkout')=="yes") : ?>
//more code..
<?php endif; ?>
right before this line:
<?php do_action('woocommerce_before_checkout_billing_form', $checkout); ?>
Related Posts:
- ‘Global’ settings page for multisite plugin
- What Are Security Best Practices for WordPress Plugins and Themes? [closed]
- How do I show data from gravity forms in my template? [closed]
- How do I cleanly override a plugin’s CSS with a child theme?
- How can I add a featured image to a page?
- How to customize a plugin whilst maintaining ability to upgrade
- PHP code on Visual Composer Plugin
- How are plugins in the WordPress plugin directory ranked?
- How can I log a user out of WordPress before the page loads?
- What does a security risk in a plugin look like?
- How to generate/update a XML sitemap without plugins?
- How to assign user a role if none is present when logging in
- How to make a list of companies’ information and display them to user, using custom post types and a custom taxonomy?
- update_meta_user difference in i:1 and b:1, how to write b:1
- Registration Form Validation in wordpress
- Migrating a File from Plugin to Theme and changing its path → instead create a REST endpoint
- Access wordpress functions inside a plugin class
- resize only height using wp_get_image_editor
- View the source code of a 3rd party plugin? [closed]
- How to crop image from center using wp_image_editor
- Deactivate plugin upon deactivation of another plugin
- How to find out what blocks are added by a plugin
- Can’t access my WP dashboard: fatal error? [closed]
- allow arabic letters when register new account
- Use plugin or custom post type for game score functionality
- How can I see the error generated by plugin activation?
- How to add a random image to a post from gallery and only show one?
- Need Old Version of plugins
- Stuck on image in an Advanced Custom Field loop
- license check in plugin
- With WordPress + Visual Composer, how to restrict a user to change some content in a page?
- How to append to title via functions.php for auto-posting plugin [duplicate]
- Translating long texts with html formatting
- Page Restriction and Redirect for Particular Levels or user
- How to bypass the Easy Digital Downloads checkout process?
- Map Custom Registration Fields to WordPress User Roles
- Making Mathjax dynamic so it renders input without page refresh
- Shrink down register_settings on Settings API
- custom payment gateway in woocommerce failed to connect to remote api server
- Front-end only $_POST and $_POST requests handling in WordPress plugin
- WordPress plugin/theme or other wayout to create portable pages?
- Ajax call returning 0
- How to create restrict content to users (by user, not by role)
- How to create user that has permission to create new sites on WordPress with multisite option enabled?
- How does WordPress know when there are plugin updates?
- Some code in shortcode function being ignored
- do_shortcode is outputting a string
- Custom plugin appears outside of the sidebar container
- What are the Best Practises When Using AJAX in Plugin Development?
- Advanced Custom Fields – Get value in other plugin file [closed]
- How to get menu location in wp_update_nav_menu hook
- rewrite_rules() not applying rules on plugin activation only after permalinks menu is clicked
- WordPress Console Application (ability to excecute a custom function via crontab only)
- Private Page View Counter
- Updating WordPress across multiple versions
- Why does my jQuery plugin show up as text in WordPress?
- I am Unable to access WP admin
- Embed PDF into wordpress
- Extending a theme: build new features as plugin or core modules?
- Replace woocommerce | (pipe) separator in product variation to , or another character?
- Why are my constants not available outside my class?
- How to modify the Loop from a plugin (instead of a theme)
- WordPress FLIR (Facelift Image Replacement) plugin clipping off end of text
- WP Subtitle Plugin Problem
- Switching Code plugins
- help intercepting save_post through plugin
- How to save Setting pages data to the database?
- How to Remove all Traces of a WordPress Plugin?
- How to show posts as custom field in specific post type?
- Create Woocommerce account password post-checkout on thank you page
- Prevent WordPress from sending set-cookie http header
- dokan edit functionality
- Automatic chage password of pages after some time
- Use AJAX to fetch Current Post Thumbnail for WordPress when Uploaded throughMedia Uploader Frontend
- How to add post title to custom php?
- How to Disable Auto Executing Script in A Particular Page Only
- wp plugin adds “pagespeed.css” after each css file
- Replace Yoast og:image in single custom post type
- How to change the deafult template in WordPress plugin
- WordPress Media Uploader : How to add custom button on featured image tab
- Change pricing in Woocommerce based on Category and Product [closed]
- Place content inside the Post Loop
- Featured Image id disappeared
- Re-writing MySQl query for execute faster
- Is there any wordpress function to update a random post every 10 minutes?
- Getting error “The package could not be installed. PCLZIP_ERR_BAD_FORMAT ”
- A simple script/plugin to display specific page upon hierarchy of selections
- Editing “Kahi’s Highlight Used Categories” plugin code – highlighting parent and child category in post page
- Does a Google + RSS Plugin Exist?
- Making a Plugin work based on URL Location
- Showing author box on post detail page
- What is the correct method for updating post content from a plugin?
- Next and Previous Pagination button not displaying in WordPress
- I Need To Display A Specific Product (Called By Meta Field) On It’s Current WooCommerce Category Page
- query_vars in plugin when using custom permalinks
- add_action() not working for admin
- WordPress Plugin translation not working EN To FR
- i have updated my wordpress to 6.3 and getting these errors. please help
- Custom page template from plugin does not work with pre-installed themes in WordPress 6.6.1
- Framework plugin inside wordpress