Hi Champ,
Thanks for the quick response. When I’m adding your snippet onto the functions, it adds the lang as an attribute, but the first part still goes to the German translation. See below:
/de/passwort-festlegen/?lang=nl&act=reset_password&hash=QqbQNNrxDMzKojE51FG7&user_id=110
The weird thing is, the first part needs to be in Dutch (as seen in the lang=nl). Is there any other solution?
Best,
Hi champ,
Thanks for your response!
Yes, we’ve created a translation for the e-mails.
DE:
<a href="{password_reset_link}">Lege ein Passwort fest</a>
NL:
<a href="{password_reset_link}">Stel je wachtwoord in</a>
Is there a way to change the {password_reset_link} to a hardcoded URL? Maybe that’ll solve it. It appears the WPML can’t seem to handle the shortcode.
Best,