toovy
Forum Replies Created
-
Same here, after upgrade from 4.8.7.2. to 4.8.9. the PHP process does not respond any more after going into a locked DB state, complete website down, resolution only by calling the hoster.
@reynierc found this pull request https://github.com/woocommerce/woocommerce/pull/53342, this describes the issue, looks like it’s currently being fixed.
- This reply was modified 1 year, 4 months ago by toovy.
Dear @reynierc ,
Thanks for your response. Searching with quotes does not lead to any result. Btw. the quotes would be also incorrect in German, you would use „Those Quotes”. The Loco Translate search seems to be case insensitive, a search for vorname brings up all properly capitalized translations of the word.
If I can solve this with a “custom translation”, great. But it looks like everything is translated. I’ll give you some insights in the short screenrecording:
https://www.loom.com/share/f8a3eb7579a44685b9804858cc9abc1a?sid=30411869-2f00-409b-be34-a551f0c814beIf I’m wrong I’m terribly sorry. But I think when I opened the ticket I debugged it down to the react component.
- This reply was modified 1 year, 4 months ago by toovy.
Hi @reynierc , I’ve checked the Loco Translate Plugin and it does not offer the possibility to translate the field names in the error message. The field names themselves are correctly translated. This is a bug, im 99.99% sure.
BR toovy
Hey Emre,
great plugin! Did you have a chance to implement this feature? I’ve got a plugin that registers ~7 scripts for loading in the footer and combining them without modifying the plugin would be awesome.
Thanks, Br, toovy
Forum: Plugins
In reply to: [Flickr Justified Gallery] Widget?You can take a shortcode widget plugin and simply use a shortcode – works for me.
Forum: Plugins
In reply to: [Contact Form 7] WordPress Contact 7 , make Conditional Email BodyWe had the same problem and created a simple plugin: wordpress.org/plugins/contact-form-7-mail-conditions/
[if your-name]
Hello [your-name]
[/if]