Title: guymal's Replies - page 2 | WordPress.org

---

# guymal

  [  ](https://wordpress.org/support/users/guymal/)

 *   [Profile](https://wordpress.org/support/users/guymal/)
 *   [Topics Started](https://wordpress.org/support/users/guymal/topics/)
 *   [Replies Created](https://wordpress.org/support/users/guymal/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/guymal/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/guymal/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/guymal/engagements/)
 *   [Favorites](https://wordpress.org/support/users/guymal/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 16 through 30 (of 31 total)

[←](https://wordpress.org/support/users/guymal/replies/?output_format=md) [1](https://wordpress.org/support/users/guymal/replies/?output_format=md)
2 [3](https://wordpress.org/support/users/guymal/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/guymal/replies/page/3/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Polylang] Having different footers per language](https://wordpress.org/support/topic/having-different-footers-per-language/)
 *  Thread Starter [guymal](https://wordpress.org/support/users/guymal/)
 * (@guymal)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/having-different-footers-per-language/#post-17292752)
 * Thanks [@abone6](https://wordpress.org/support/users/abone6/)
 * I am using widgets in the footer but I don’t see that option in any widget. What
   do I need to do in order to see it?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Kadence Blocks — Page Builder Toolkit for Gutenberg Editor] Can’t save Google reCAPTCHA keys](https://wordpress.org/support/topic/cant-save-google-recaptcha-keys/)
 *  Thread Starter [guymal](https://wordpress.org/support/users/guymal/)
 * (@guymal)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/cant-save-google-recaptcha-keys/#post-17292375)
 * Oh, now I see. I added it now but when I try to save the reCaptcha keys I get
   the exact same thing: the button is stuck on “Saving” and in the console I see
   this error:
 * `react-dom.min.js?ver=18.2.0:10 Uncaught TypeError: wp.api.models.Settings is
   not a constructor`
    -  This reply was modified 2 years, 4 months ago by [guymal](https://wordpress.org/support/users/guymal/).
    -  This reply was modified 2 years, 4 months ago by [guymal](https://wordpress.org/support/users/guymal/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Kadence Blocks — Page Builder Toolkit for Gutenberg Editor] Can’t save Google reCAPTCHA keys](https://wordpress.org/support/topic/cant-save-google-recaptcha-keys/)
 *  Thread Starter [guymal](https://wordpress.org/support/users/guymal/)
 * (@guymal)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/cant-save-google-recaptcha-keys/#post-17289940)
 * Hi [@ghernkadence](https://wordpress.org/support/users/ghernkadence/)
 * I was using the regular form and now I added “Form (Adv)”.
 * But that doesn’t have the options for adding a reCaptcha.
 * Here’s what I see:
 * ![](https://i0.wp.com/i.imgur.com/C57w90A.png?ssl=1)
 * And the settings:
 * ![](https://i0.wp.com/i.imgur.com/pMeCRCs.png?ssl=1)
 * The regular form had more settings:
 * ![](https://i0.wp.com/i.imgur.com/O07dsSe.png?ssl=1)
 * I think I’m missing something here.
 * Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP SendFox] How to translate](https://wordpress.org/support/topic/how-to-translate-82/)
 *  Thread Starter [guymal](https://wordpress.org/support/users/guymal/)
 * (@guymal)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/how-to-translate-82/#post-16535377)
 * Cool, looking forward to a plugin update that supports this so I can get rid 
   of my custom file [@bogdanfix](https://wordpress.org/support/users/bogdanfix/)
 * Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP SendFox] How to translate](https://wordpress.org/support/topic/how-to-translate-82/)
 *  Thread Starter [guymal](https://wordpress.org/support/users/guymal/)
 * (@guymal)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/how-to-translate-82/#post-16466812)
 * Here’s the updated wp-sendfox.php file:
 * [https://pastebin.com/mG8TDBdN](https://pastebin.com/mG8TDBdN)
 * You can see I added a string for the checkbox label and in your init function
   gb_sf4wp_init I check if there’s a translation and if so, take it from there.
 * Then I just use that string in the 3 places where you look at $form[‘label’].
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP SendFox] How to translate](https://wordpress.org/support/topic/how-to-translate-82/)
 *  Thread Starter [guymal](https://wordpress.org/support/users/guymal/)
 * (@guymal)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/how-to-translate-82/#post-16466769)
 * I updated wp-sendfox.php to handle this, would you like me to send you the file?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP SendFox] How to translate](https://wordpress.org/support/topic/how-to-translate-82/)
 *  Thread Starter [guymal](https://wordpress.org/support/users/guymal/)
 * (@guymal)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/how-to-translate-82/#post-16465181)
 * I think I know how you can do it:
 * If you add this to wp-sendfox.php:
 *     ```wp-block-code
       if (function_exists('pll_register_string')) {
   
       pll_register_string('checkoutlabel', 'subscribe to our newsletter');
       }
       ```
   
 * and then add change to this where you use the string:
 *     ```wp-block-code
        $form['label'] = pll__('subscribe to our newsletter');
       ```
   
 * If the label is kept empty in the admin it should work (the translation will 
   be in Polylang).
 * You’d probably need to also check if pll__ also exists before calling it.
    -  This reply was modified 3 years, 2 months ago by [guymal](https://wordpress.org/support/users/guymal/).
    -  This reply was modified 3 years, 2 months ago by [guymal](https://wordpress.org/support/users/guymal/).
    -  This reply was modified 3 years, 2 months ago by [guymal](https://wordpress.org/support/users/guymal/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP SendFox] How to translate](https://wordpress.org/support/topic/how-to-translate-82/)
 *  Thread Starter [guymal](https://wordpress.org/support/users/guymal/)
 * (@guymal)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/how-to-translate-82/#post-16465085)
 * From what I can tell it doesn’t let you translate strings from wp_options table
 * Here’s how TTfP works: [https://wordpress.org/plugins/theme-translation-for-polylang/](https://wordpress.org/plugins/theme-translation-for-polylang/)
   maybe it’s something that’s easy to add support for?
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP SendFox] How to translate](https://wordpress.org/support/topic/how-to-translate-82/)
 *  Thread Starter [guymal](https://wordpress.org/support/users/guymal/)
 * (@guymal)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/how-to-translate-82/#post-16465015)
 * Yes, I use Polylang.
 * I also have TTfP which lets you translate strings that are in plugins.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP SendFox] How to translate](https://wordpress.org/support/topic/how-to-translate-82/)
 *  Thread Starter [guymal](https://wordpress.org/support/users/guymal/)
 * (@guymal)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/how-to-translate-82/#post-16464981)
 * Thanks for your response.
 * I need to translate the actual text that is displayed to the user, not the text
   in the WordPress interface. Basically to have the ability to translate the text
   value that I put in the “Checkbox label text” field in the plugin’s settings.
 * How do I do that ?
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP SendFox] How to translate](https://wordpress.org/support/topic/how-to-translate-82/)
 *  Thread Starter [guymal](https://wordpress.org/support/users/guymal/)
 * (@guymal)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/how-to-translate-82/#post-16447978)
 * Is there a way to translate the text?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Checkout Field Editor (Checkout Manager) for WooCommerce] Translation for multi-language](https://wordpress.org/support/topic/translation-for-multi-language/)
 *  Thread Starter [guymal](https://wordpress.org/support/users/guymal/)
 * (@guymal)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/translation-for-multi-language/#post-16333299)
 * Ok will do
    -  This reply was modified 3 years, 4 months ago by [guymal](https://wordpress.org/support/users/guymal/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Uncanny Toolkit for LearnDash] How to translate](https://wordpress.org/support/topic/how-to-translate-81/)
 *  Thread Starter [guymal](https://wordpress.org/support/users/guymal/)
 * (@guymal)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/how-to-translate-81/#post-16329077)
 * I have both PolyLang and Loco and both didn’t work for translating Uncanny. Only
   when I installed TTfP I could translate the strings.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Uncanny Toolkit for LearnDash] How to translate](https://wordpress.org/support/topic/how-to-translate-81/)
 *  Thread Starter [guymal](https://wordpress.org/support/users/guymal/)
 * (@guymal)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/how-to-translate-81/#post-16327696)
 * If anybody is interested, here’s how I solved this:
 * I installed the “Theme and plugin translation for Polylang (TTfP)” plugin and
   set it to scan Uncanny Toolkit, then in Polylang’s Languages->Translations I 
   could translate the necessary strings from Uncanny.
    -  This reply was modified 3 years, 4 months ago by [guymal](https://wordpress.org/support/users/guymal/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Checkout Field Editor (Checkout Manager) for WooCommerce] Translation for multi-language](https://wordpress.org/support/topic/translation-for-multi-language/)
 *  Thread Starter [guymal](https://wordpress.org/support/users/guymal/)
 * (@guymal)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/translation-for-multi-language/#post-16327399)
 * I just installed that plugin.
 * I chose to scan checkout-form-designer in its settings and then went into the
   PolyLang translations where it added a ton of new strings. When I search for 
   first name for example it shows the string from “woo-checkout-field-editor-pro”
   and it shows it has a translation, but still in the interface I always see whatever
   label I typed in the Checkout Field Editor.
 * In Loco those strings don’t come up.
 * Thanks

Viewing 15 replies - 16 through 30 (of 31 total)

[←](https://wordpress.org/support/users/guymal/replies/?output_format=md) [1](https://wordpress.org/support/users/guymal/replies/?output_format=md)
2 [3](https://wordpress.org/support/users/guymal/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/guymal/replies/page/3/?output_format=md)