Hey Marvin, danke für das ausführliche Tutorial. Habe die Seiten übersetzt, nur fehlt mir jetzt dieser Language Switcher als Integration bei Webflow. Kann diesen irgendwie bei Crowdin nicht finden. Any help? :)
Danke dir! Also im Projekt musst du auf Integrations -> Webflow (falls es nicht angezeigt wird, dann oben rechts Add Integration) -> In der Webflow Integration findest du ganz unten die Einstellungen zum Language Switcher :)
I like to write custom css for it using the browser inspector. But you could also create the styles by giving a div the same classes as the language Switcher and style them within Webflow
@@nataliemaliali thanks for the suggestion!! Would you be willing to shoot me an email with more details? You can find it on the website. Would love to turn it into a tutorial! 🙌🏾
Hey Marvin, this looks great. The only problem i have is that i cannot get the language switcher to be sticky. I want to have it visible at all times, not just on the bottom of my page. Any ider how i can achieve this?
Hey Erwin! Thanks!! You could check the classes used in the browser inspector and create styles for them in Webflow or use custom CSS :) You probably want the position to be absolute though (relative to the body) so it always shows up wherever you need it. Hope this helps!
Thank you for your video. I work with webflow and my default navigation menu is in alphabetical order. But i want to customize it. It is possible ? Thanks
@webtotheflow hey Marvin. My webflow page won't translate . When I looked at the console in dev tools, I saw error Failed to load resource: the server responded with a status of 403 () Can you help me fix it?
@@webtotheflow I contacted them and it works just fine. Is it possible to pass a callback function to init? I want some code to be executed after the translation picker is added.
Hahaha thanks for the feedback!! I hope you didn’t listen with headphones in. I realised too late how loud some of these SFX were 😅 I try to keep it more subtle in my newer videos
You can simply check the classes used in the browser inspector and create styles for them in webflow or use custom css :) Hope this helps! 🤞If not let me know. I might create another tutorial
This is great !! I followed all the steps however my page will no translate ! it shows the dropdown but will not translate the page is there something I have to do in my DNS maybe ?
Thank you! Make sure that the correct ID is connected and all translations are setup. If not you can always contact the support! They are usually very helpful @ crowdin!
Thanks for your comment! Sorry to hear that you’re facing issues here. You can always reach out to their support team! In my XP they are really responsive and helpful 👍🏾
@@webtotheflow Edit: Can confirm it works great. I did something wrong during my first try, but it works just fine. Only problem are elements that appear on hover. Apart from that, everything's fine. Original comment: Ehm, it appears to me that it doesn't :/ it does translate the collection pages, like for example products, but it doesn't translate CMS collection lists that are on top of a normal page. I'll do some more tests, but it doesn't look well
Hey Marvin, danke für das ausführliche Tutorial. Habe die Seiten übersetzt, nur fehlt mir jetzt dieser Language Switcher als Integration bei Webflow. Kann diesen irgendwie bei Crowdin nicht finden. Any help? :)
Danke dir! Also im Projekt musst du auf Integrations -> Webflow (falls es nicht angezeigt wird, dann oben rechts Add Integration) -> In der Webflow Integration findest du ganz unten die Einstellungen zum Language Switcher :)
Hi, thanks for the video can you give details on how to customize the language switcher?
I like to write custom css for it using the browser inspector. But you could also create the styles by giving a div the same classes as the language Switcher and style them within Webflow
@@webtotheflow thanks for the reply a tutorial would be very helpful!!!
@@nataliemaliali thanks for the suggestion!! Would you be willing to shoot me an email with more details? You can find it on the website. Would love to turn it into a tutorial! 🙌🏾
@@webtotheflow will do!
Hey Marvin, this looks great. The only problem i have is that i cannot get the language switcher to be sticky. I want to have it visible at all times, not just on the bottom of my page. Any ider how i can achieve this?
Hey Erwin! Thanks!! You could check the classes used in the browser inspector and create styles for them in Webflow or use custom CSS :) You probably want the position to be absolute though (relative to the body) so it always shows up wherever you need it. Hope this helps!
Thank you for your video. I work with webflow and my default navigation menu is in alphabetical order. But i want to customize it. It is possible ? Thanks
Thanks! I’m not sure I understand correctly but yeah sure! You can change the order of the nav items easily in Webflow 👍🏾
@@webtotheflow yes, thanks for your answer. I want change the order of my navigation. I continu to search how.
You are amazing! Thanks for sharing
Thank you so much! 🙏🏾
@webtotheflow hey Marvin. My webflow page won't translate . When I looked at the console in dev tools, I saw error Failed to load resource: the server responded with a status of 403 () Can you help me fix it?
Sorry to hear that buddy! Please reach out to the support team of crowdin. They will know what to do 👍🏾
@@webtotheflow I contacted them and it works just fine. Is it possible to pass a callback function to init? I want some code to be executed after the translation picker is added.
Awesome tutorial, only sound effects are too loud, please reconsider. Maybe you've already reconsidered, hhhh, I am just new to your channel.
Hahaha thanks for the feedback!! I hope you didn’t listen with headphones in. I realised too late how loud some of these SFX were 😅 I try to keep it more subtle in my newer videos
How to style the switcher, thats in bottom right corner ( default one )..?
You can simply check the classes used in the browser inspector and create styles for them in webflow or use custom css :) Hope this helps! 🤞If not let me know. I might create another tutorial
@@webtotheflow or maybe maybe a tutorial how to connect already made Weglot Switchers with Crowdin, maybe through Id's etc, not sure
@@webtotheflow I tried and it worked. Thank you!
This is great !! I followed all the steps however my page will no translate ! it shows the dropdown but will not translate the page is there something I have to do in my DNS maybe ?
Thank you! Make sure that the correct ID is connected and all translations are setup. If not you can always contact the support! They are usually very helpful @ crowdin!
Same here. Did you figure it out in the meantime?
Awsome video thank you!
Thank you so much 🙏🏾
Like Crystal. It doesn't work y my web. I follow all the steps
Same here. Did you fix it?
Hey, thanks for the tutorial
For some reason, the error "No strings found" was coming again, and again when I tried importing my website using crowdin
Thanks for your comment! Sorry to hear that you’re facing issues here. You can always reach out to their support team! In my XP they are really responsive and helpful 👍🏾
Hi! Thanks a lot for this, would it work for CMS content too?
Hi Antoine! It works CMS content too 👍🏾
@@webtotheflow Edit: Can confirm it works great. I did something wrong during my first try, but it works just fine. Only problem are elements that appear on hover. Apart from that, everything's fine.
Original comment:
Ehm, it appears to me that it doesn't :/ it does translate the collection pages, like for example products, but it doesn't translate CMS collection lists that are on top of a normal page. I'll do some more tests, but it doesn't look well
Does it still work with exported code?
I tested it loading it through codesandbox as custom code for one of my clients. Works fine so far!
/de/ would be a subdirectory /?lang=de is called a query
Absolutely correct! Thanks for noticing! 🙏🏾