[Resolved] Redirect Ninja Form to language-specific thank you page
This thread is resolved. Here is a description of the problem and solution.
Problem:
Redirect Ninja Form to language-specific thank you page
Solution:
1. Go to Ninja Forms-> Edit your Form
2. Emails & Actions
3. Edit the redirection field
4. Add {wp:site_url}/thank-you/ instead of the permalink alone as now wp:site_url will include /cy/ in the translation and automatically redirect thank-you to its translation.
I would also recommend reading the following articles from our documentation to learn more about Language Configuration Files, String Translation and Admin Texts:
I had tried that already. Redirect actions do not appear in the list of settings. It’s not a fixed element since you can add any number or actions to the form processor
I would like to request temporary access (wp-admin and FTP) to your site to test the issue.
(preferably to a test site where the problem has been replicated if possible)
**Before we proceed I recommend taking FULL BACKUP of your database and your website.**
I often use the Duplicator plugin for this purpose: http://wordpress.org/plugins/duplicator/
You will find the needed fields for this below the comment area when you log in to leave your next reply.
The information you enter is private which means only you and I have access to it.
NOTE: If access to the live site is not possible and the staging site does not exist please provide me with a duplicator package created with the duplicator plugin.
Usually you would be able to edit the field where you add the URL in the "Redirect" action from the admin screens (WPML->String Translation->Translate texts in admin screens »), however I was not able to locate that specific field. [I recommend reaching out to Ninja Forms regarding this]
To make the redirection go to the translation try the following :
1. Go to Ninja Forms-> Edit your Form
2. Emails & Actions
3. Edit the redirection field
4. Add {wp:site_url}/thank-you/ instead of the permalink alone as now wp:site_url will include /cy/ in the translation and automatically redirect thank-you to its translation.