Feedback for your online store from the community
Hello,
When a customer tries to enter his/her number in checkout page, the numbers goes in reverse and alot of customers enter their number WRONG because of this!!
Please I need assistance on how to fix this and simply let the numbers be written without space and reverse...
I'm using Ella theme with RTL feature and i already translated the whole store in case it's relevant
Hello @Ateeqjuhani ,
We are OneCommerce - an Ecommerce Solution platform and we're here to support you.
The issue with reversed numbers in checkout might occur because the input field for phone numbers has not been properly configured to support RTL (right-to-left) language scripts. You may want to follow these steps:
<input type="tel" name="checkout[phone]" id="checkout_phone" class="input-full" placeholder="Phone" value="{{ checkout.phone }}" autofocus="autofocus" />
input[type="tel"] {
direction: rtl;
}
Hope this can help you troubleshoot the issue. If you find our reply is helpful, please hit the Like Button or Mark it as Accepted Solution to let us know, it encourage us to support more and provide more useful informations.
Best regards,
OneCommerce team.
Get know us at: Website | Blog | FAQ | Contact us
hello, I tried searching for a similar code in theme.liquid but I couldn't find any!! not even text '' tell '' or '' phone '' maybe because ella theme code is different than other stores?
Hello again,
If you can't find the code in theme.liquid, try to find it in the checkout.liquid file. You can find this file in the "Templates" folder.
Kindly use the search bar at the top of the page to search for "phone" or "tel" if you still can't find the code.
If you are still unable to find the code for the phone number input field, you may need to reach out to the theme support team or a Shopify developer for assistance.
Hope this is useful for you. Don't be hesitate to dm us if you need any further support.
Regards,
OneCommerce team.
Get know us at: Website | Blog | FAQ | Contact us
Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024