Multilanguage automatic language switching

Hello, everybody,
is there somehow the possibility that if you have activated the Multilanguage Tool, afterwards the correct language will be selected automatically on the basis of the IP address.

Thank you for your help

Are you using Wix Multilingual?
https://support.wix.com/en/wix-multilingual/wix-multilingual-basics

You can’t do it through the Wix Multilingual app itself as of yet, however you can do it through code.

Request that option here.
https://support.wix.com/en/article/request-redirecting-visitors-based-on-their-browser-language

Code for it here.
https://support.wix.com/en/article/corvid-tutorial-redirecting-visitors-based-on-browser-language
https://www.wix.com/corvid/reference/wix-window.multilingual.html

Hello, I’m using multilingual site ( English and Arabic ) for the Arabic pages i need the menu orientation from right to left but when i modify it modifies the English also. There is any code to solve the problem please? Thank you.

May be using switch or if languageselector=en, menu orientation is lesft to right , if languageselector=ar, menu orientation is right to left. Can you help me with a code ?
Thank you.