Leonardo Assef

Results 3 comments of Leonardo Assef

I've improved @maximilliangeorge code, this way I was able to solve all my problems. To make this work you have to query using NodeByUri and pass the URL **always** with...

I was having trouble using this feature and finally got it. You have to call the $string registered in pll_register_string function, not the $name. For example, I have this string...

Solved the problem I mentioned above. To query multiple strings in only one query you have to give it multiple aliases like this: `contactFooter:translateString(language: PT, string: "Contato") subscribeFooterTitle:translateString(language: PT, string:...