Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Translation Domain for several block titles and other text is missing

Home / Forums / Kadence Blocks / Translation Domain for several block titles and other text is missing

This topic is: Needs Developer Feedback
[Needs Developer Feedback]
Posted in: Kadence Blocks

Tagged: 

June 8, 2023 at 5:47 am

I am trying to translate Kadence Blocks (Pro) with Loco Translate, but several entries are missing.

For example, I can’t change the title of the Block “Advanced Slider”

I do see the title (in kadence-blocks-pro/dist/blocks.build.js and kadence-blocks-pro/dist/build/blocks.js):

title:__("Advanced Slider")

but there is no translation domain defined as follows: __("Advanced Slider","kadence-blocks-pro")

I tried manually adding these lines to the .po file

#: dist/blocks.build.js:1 dist/build/blocks.js:1
msgid "Advanced Slider"
msgstr "Geavanceerde Slideshow"

and then sync it with Loco translate.

But because of the missing domain this doesn’t work. How can I translate the missing strings?

  • This topic was modified 2 years, 10 months ago by carot.
  • This topic was modified 2 years, 10 months ago by carot.
  • This topic was modified 2 years, 10 months ago by carot.
  • The forum ‘Kadence Blocks’ is closed to new topics and replies.