Title: Multi Step Form Strings unreadable
Last modified: January 3, 2021

---

# Multi Step Form Strings unreadable

 *  Resolved [Ibry](https://wordpress.org/support/users/toibry/)
 * (@toibry)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/multi-step-form-strings-unreadable/)
 * Hi,
 * I have tried everything and my last plugin that I felt comfortable with was the
   TranslatPress because it allows you to translate the strings and switch languages
   on the same time, however the Multistep type of GiveWP form is unreachable by
   this plug in and it can’t read the strings in it.
 * Is there a solution for this?
 * As for snippets, can’t find one for the MultiStep form, I only need to change
   specific from Multistep ID for the words (raised, donors, goal, secure donation)
   and all the default personal details fields like (First Name, Last Name Optional,
   Email Address) and the rest of the fields as I can easily translate my custom
   fields using fields manager addon.
 * Thanks
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmulti-step-form-strings-unreadable%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Support [Matheus Martins](https://wordpress.org/support/users/matheusfd/)
 * (@matheusfd)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/multi-step-form-strings-unreadable/#post-13861222)
 * Hi [@toibry](https://wordpress.org/support/users/toibry/),
 * Happy to help you!
 * The new multistep donation form works a bit differently from the legacy donation
   form since we load it in an iframe to prevent the theme styles from changing 
   it’s style directly. However, it also prevents you from customizing the strings
   in the way you are looking for using a plugin.
 * However, a workaround for that would be to use some custom PHP code that would
   allow you to change the text per form. This code snippet here allows you to change
   the text per form [https://github.com/impress-org/givewp-snippet-library/blob/master/translation-snippets/change-text-locally-per-form.php](https://github.com/impress-org/givewp-snippet-library/blob/master/translation-snippets/change-text-locally-per-form.php)
   and this one gives you other examples of strings that you can use as rails to
   customize your text [https://github.com/impress-org/givewp-snippet-library/blob/master/translation-snippets/advanced-translation-snippet.php](https://github.com/impress-org/givewp-snippet-library/blob/master/translation-snippets/advanced-translation-snippet.php).
 * If you need assistance implementing custom PHP code on your website we have this
   guide:
 * [https://givewp.com/documentation/resources/adding-custom-functions-to-your-wordpress-website/](https://givewp.com/documentation/resources/adding-custom-functions-to-your-wordpress-website/)
 * _Please note that this code snippet is provided as an example of how you can 
   extend GiveWP with code. It’s up to you to implement and customize to your liking.
   We cannot provide support for custom code on your website, only the code that
   we create and distribute._
 * Have a great day!
 *  Thread Starter [Ibry](https://wordpress.org/support/users/toibry/)
 * (@toibry)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/multi-step-form-strings-unreadable/#post-13862161)
 * Thanks for the replay,
 * Can you explain more with example on how to change one multi step form using 
   two or more strings?
 * and that that Gettext on the last function what’s the difference there with iFrame?
 * Thanks

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Multi Step Form Strings unreadable’ is closed to new replies.

 * ![](https://ps.w.org/give/assets/icon-256x256.jpg?rev=2873287)
 * [GiveWP - Donation Plugin and Fundraising Platform](https://wordpress.org/plugins/give/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/give/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/give/)
 * [Active Topics](https://wordpress.org/support/plugin/give/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/give/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/give/reviews/)

## Tags

 * [form](https://wordpress.org/support/topic-tag/form/)
 * [multi step](https://wordpress.org/support/topic-tag/multi-step/)
 * [multi-language](https://wordpress.org/support/topic-tag/multi-language/)
 * [strings](https://wordpress.org/support/topic-tag/strings/)

 * 2 replies
 * 2 participants
 * Last reply from: [Ibry](https://wordpress.org/support/users/toibry/)
 * Last activity: [5 years, 4 months ago](https://wordpress.org/support/topic/multi-step-form-strings-unreadable/#post-13862161)
 * Status: resolved