Hello guys!
I have installed community builder and everything is working perfect!
After having the site, a language translator (GTranslate) was installed and it is using subdomains for the languages, for example:
Main Site:
-
mydomain.com
Sub Domains:
-
fr.mydomain.com
-
es.mydomain.com
When the user goes to a subdomain, s/he is asked to login again, meaning the current session is not maintain in the subdomains. I'm not sure if that's the way it is expected to work but, any idea about what I need to change/adjust in order to maintain the user logged in regardless the subdomain ?
Thank you very much !