malaiac
Forum Replies Created
-
Forum: Plugins
In reply to: [Translation with DeepL API] Suddenly retrieving a translation ErrorIt is fixed in 2.6.1
Fix for DeepL tag_handling v2 compatibility. New DeepL accounts use tag handling v2 by default, which caused “text without parent” errors on Gutenberg content with multiple blocks. Translation now works seamlessly on both v1 and v2 accounts.
Forum: Plugins
In reply to: [Translation with DeepL API] Suddenly retrieving a translation ErrorThe plot thickens.
I deactivated all plugins but DeepL on my test site.
Then translated EN > FR
<!-- wp:paragraph -->
<p>Bienvenue sur WordPress. Ceci est votre premier article. Vous pouvez le modifier ou le supprimer, puis commencer à rédiger.</p>
<!-- /wp:paragraph -->
<!-- wp:paragraph -->
<p>Cependant, cela ne fonctionne pas lorsque vous ajoutez un autre paragraphe.</p>
<!-- /wp:paragraph -->Works both with Classic and Gutenberg editor.
The test site is connected to the free server.
Forum: Plugins
In reply to: [Translation with DeepL API] New Vietnamese langaugeVietnamese (VI) has been added in version 2.6.0 along with Hebrew, Thai, Spanish (Latin America), Chinese Simplified and Chinese Traditional. You can update the plugin to get these new languages.
- This reply was modified 3 months, 3 weeks ago by malaiac.
Forum: Plugins
In reply to: [Translation with DeepL API] Suddenly retrieving a translation ErrorI created a post with the same content
Then duplicated to the EN version.
then translated it to<!-- wp:paragraph -->
<p>Text for testing.</p><!-- /wp:paragraph -->
<!-- wp:paragraph -->
<p>Text for testing.</p><!-- /wp:paragraph -->
<!-- wp:paragraph -->
<p>Text for testing.</p><!-- /wp:paragraph -->
<!-- wp:paragraph -->
<p>Text for testing.</p><!-- /wp:paragraph -->The log was ok as well
a:12:{s:4:"date";s:19:"15/02/2026 01:36:53";s:5:"class";s:17:"DeepLApiTranslate";s:6:"uniqid";s:32:"07b1ba59ab7e622dbe1e7a1a7001ea36";s:4:"type";s:5:"fresh";s:4:"mode";s:4:"POST";s:17:"request_microtime";d:0.25423502922058105;s:4:"args";a:8:{s:11:"source_lang";N;s:11:"target_lang";s:5:"EN-GB";s:12:"tag_handling";s:4:"html";s:11:"ignore_tags";s:10:"x,code,pre";s:15:"split_sentences";i:1;s:19:"preserve_formatting";i:1;s:9:"formality";s:11:"prefer_more";s:4:"text";a:2:{i:0;s:11:"Text testen";i:1;s:264:"<!-- wp:paragraph --><p>Text zum Testen.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>Text zum Testen.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>Text zum Testen.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>Text zum Testen.</p><!-- /wp:paragraph -->";}}s:9:"text_size";i:275;s:8:"response";a:1:{s:12:"translations";a:2:{i:0;a:3:{s:4:"text";s:9:"Test text";s:24:"detected_source_language";s:2:"DE";s:20:"tag_handling_version";s:2:"V1";}i:1;a:3:{s:4:"text";s:268:"<!-- wp:paragraph --><p>Text for testing.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>Text for testing.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>Text for testing.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>Text for testing.</p><!-- /wp:paragraph -->";s:24:"detected_source_language";s:2:"DE";s:20:"tag_handling_version";s:2:"V1";}}}s:20:"translated_text_size";i:277;s:15:"response_length";i:439;s:12:"why_no_cache";s:14:"No cache file ";}Do you use the Pro extension ?
Is there something that could trigger when the translation is launched ?I’ll need a dump of the post content to check what went wrong and improve the API request. My handle at gmail ?
Forum: Plugins
In reply to: [Translation with DeepL API] FILTER_SANITIZE_STRING deprecatedFixed in 2.5.4 now available
Forum: Plugins
In reply to: [Translation with DeepL API] Fully Convert Website to English OnlyPlease don’t bump. I don’t see any question related to the use of the plugin. You’ll need to contact your webmaster about this.
Forum: Plugins
In reply to: [Translation with DeepL API] Fully Convert Website to English OnlyYes it can translate slugs
Forum: Plugins
In reply to: [Translation with DeepL API] Fully Convert Website to English OnlyCaxia,
You can translate posts and pages. For meta translation and batch translation, you can buy the Pro version of the plugin. There is no terms (categories) or slugs translation feature
Forum: Plugins
In reply to: [Translation with DeepL API] woocommerce product translationProducts translation is a feature of the paid plugin. That’s the reason.
Forum: Plugins
In reply to: [Translation with DeepL API] German / DeutschWhy don’t you install the plugin and get your answer instantly ? It’s free. and yes
Thanks for the quick reply. I will deal with that issue with a front end hack for the time being (to let customers access the previously generated invoices)
Forum: Plugins
In reply to: [Translation with DeepL API] Some issues with french and missing textsHi. The pro forum is not very active mainly because bbPress refuses to send me notifications of new posts :/
1/ I can’t reproduce.I set the website’s language to Spanish (as it is neither my usual French or the default English) and get this in the metabox : https://i.imgur.com/TEbmbBy.png
The languages are translated (the plugin ships will full cross translations of the languages and their locales), but not the “Replace content” strings, as the plugin in itself is not fully translated in Spanish)2/ same
https://i.imgur.com/VY9Nmq7.png
Maybe change your website language to another language then back to the desired language ?
- This reply was modified 1 year, 5 months ago by malaiac.
Hi. I cannot replicate the problem.
There is no translation possible on the “create post” page, it only appears once the post is savedForum: Plugins
In reply to: [Translation with DeepL API] Error: Parameter ‘text’ not specified.Did you check that post content, post title and post excerpt are checked on the Settings Page ?