CC4LD Posted October 4 Share Posted October 4 Hello! We've had to manually translate our website, and I'm having some issues with translating the Address form fields. For the Subtext of the name fields (First name and Surname) I have managed to find a CSS code which has worked wonderfully. Could anyone help me with a CSS code for the address fields? Additional points if you can help me translate the (required) sections too. Here's the bits that need translating and what they need translating to: Address Line 1 - Llinell Cyfeiriad 1 Address Line 2 - Llinell Cyfeiriad 2 City / Town - Dinas / Tref Postcode - Côd post Thanks in advance for any help given! :) Link to comment
humxahafeex Posted October 4 Share Posted October 4 Hi , It would be super easy to do it by using JavaScript. Please share the website links so we can have a look. Link to comment
CC4LD Posted October 9 Author Share Posted October 9 Hi, the website is https://www.cyswllt-conwy.org.uk Thank you 🙂 Link to comment
tuanphan Posted October 12 Share Posted October 12 On 10/9/2023 at 7:20 PM, CC4LD said: Hi, the website is https://www.cyswllt-conwy.org.uk Thank you 🙂 You mean translate required + button? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Web_Solutions Posted October 12 Share Posted October 12 On 10/9/2023 at 6:20 PM, CC4LD said: Hi, the website is https://www.cyswllt-conwy.org.uk Thank you 🙂 You should send me exact page URL. If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks MD Rofik Website Designer and Digital Marketer ☕Am I helpful? Want to offer me a coffee? ✉ Send me a message if needed any help. I'll try to reply as soon as possible. Link to comment
CC4LD Posted October 16 Author Share Posted October 16 On 10/12/2023 at 10:09 AM, tuanphan said: You mean translate required + button? Hi, yes, it's the New (required) Section I'd need to translate both bits. I'd want it to say Enw (gofynnol) if possible 🙂 Link to comment
tuanphan Posted October 18 Share Posted October 18 On 10/16/2023 at 7:43 PM, CC4LD said: Hi, yes, it's the New (required) Section I'd need to translate both bits. I'd want it to say Enw (gofynnol) if possible 🙂 Add to Website Tools > Custom CSS span.description.required { visibility: hidden; } span.description.required:before { visibility: visible; content: "(Enw)"; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment