Description
Hello, I need help fixing an issue on a WordPress website. Website configuration: The website is built with WordPress and uses the Homey theme for vacation rental bookings. WooCommerce is used for the checkout/payment process, with payment methods including card payment and bank transfer. The site is multilingual and uses TranslatePress. The current language structure is: - English: root domain / - Spanish: /es/ - German: /de/ The website is hosted on SiteGround. Current issue: The checkout works correctly in Spanish and German, but in the English version the final checkout/payment step keeps loading indefinitely. It does not allow the user to properly select or continue with the payment method. The issue happens with both card payment and bank transfer, so it does not seem to be related to a specific payment gateway. From DevTools, it looks like the problem may be related to a WooCommerce AJAX request in the English checkout, possibly connected to TranslatePress, Homey, URL redirects, or how the WooCommerce checkout endpoint is being generated in English. I’m looking for someone who can review the issue and fix it safely without affecting the Spanish and German checkout.