-
Committed [3036737] to Plugins SVN:
transfering ownership -
Committed [3036733] to Plugins SVN:
transferring ownership -
Translated 1 string on translate.wordpress.org.
-
Translated 13 strings on translate.wordpress.org.
-
Posted a reply to Remove language tags from Email, on the site WordPress.org Forums:
Try use this: `add_filter( 'wpcf7_special_mail_tags', function( $output, $name ) { if ( '_post_name' == $name… -
Posted a reply to No further options showing up in setttings menu, on the site WordPress.org Forums:
Did You set up these options in a menu screen settings tab? https://i.imgur.com/Ez6LYbx.png -
Posted a reply to No further options showing up in setttings menu, on the site WordPress.org Forums:
Could You send some screenshot? I can't understand where You saw this problem. -
Committed [2181861] to Plugins SVN:
version 2.4.1 -
Posted a reply to Custom flag languages in front office only, on the site WordPress.org Forums:
add_filter('wpm_flags_dir', function($dir) { return is_admin() ? $dir : get_template_directory_uri() . '/assets/images/'; }); Hi. You can… -
Committed [1991253] to Plugins SVN:
Version 2.3.0 -
Posted a reply to Horizontal flags alignment in Language Switcher, no list., on the site WordPress.org Forums:
Hi. You should to use css for align images. -
Posted a reply to CloudFlare redirect issues?, on the site WordPress.org Forums:
Hi. I can not give an exact answer. I did never facing it before. -
Posted a reply to get_the_permalink() fetching an autotranslated string, on the site WordPress.org Forums:
Hi. Some translators are translating archive slugs. In my mind this is wrong. You could… -
Posted a reply to Issue using separate images between languages in ACF, on the site WordPress.org Forums:
You can create several image fields for each language and display needed image depending on… -
Posted a reply to wpm-config setup for WP-Property admin, on the site WordPress.org Forums:
Hi. Post fields "post_title", "post_content" and "post_excerpt" are translating by default. So You should just… -
Posted a reply to Stripe, on the site WordPress.org Forums:
You have to add the widget options to your wpm-config for translating. -
Posted a reply to Not supported with custom widget, on the site WordPress.org Forums:
Sorry, but I do not know the name of your widget. -
Posted a reply to The special characters in the line are escaped., on the site WordPress.org Forums:
Did You try to use a single quotes? -
Posted a reply to Not supported with custom widget, on the site WordPress.org Forums:
Can You show dump for your widget? Maybe it does not have 'content' field. -
Posted a reply to Problems with ACF, on the site WordPress.org Forums:
Use filter wpm_acf_field_{$field_type}_config for set translation config for field object. As example, add translating default… -
Committed [1917032] to Plugins SVN:
Version 2.2.6 -
Posted a reply to Manual Query Show Both Language, on the site WordPress.org Forums:
Hi. You should to use filter for displaying post elements ('the_title', 'the_content') or translate post… -
Posted a reply to Widget in mobile not working, on the site WordPress.org Forums:
You have to make clearly defined the site address. With 'www' or without. Currently your… -
Posted a reply to Translate slugs, on the site WordPress.org Forums:
@irisfarma hi. You can use different metadescriptions for each language. Translating slugs does not affects… -
Posted a reply to Migrating to WPML from WP Multilang, on the site WordPress.org Forums:
Try to use https://wordpress.org/plugins/qtranslate-to-wpml-export/ -
Posted a reply to Migrating to WPML from WP Multilang, on the site WordPress.org Forums:
Try to use https://wordpress.org/plugins/qtranslate-to-wpml-export/ -
Posted a reply to Translating Theme Core Files, on the site WordPress.org Forums:
Which code? Maybe You have to translate a text? -
Posted a reply to WP Multilang and Visual composer free, on the site WordPress.org Forums:
Unfortunately free version of Visual composer have differrent core. Therefore it is not integrated with… -
Posted a reply to Show post in all languages, on the site WordPress.org Forums:
You also could use wpm-config for enabling/disabling needed post types. { "post_types": { "post": null… -
Posted a reply to Fantastic thing!, on the site WordPress.org Forums:
Thank You for your review. -
Posted a reply to Multilang and ACF problem, on the site WordPress.org Forums:
What is the field type are You try to translate? -
Posted a reply to translate theme options, on the site WordPress.org Forums:
So, can You show the dump of the theme settings array? -
Posted a reply to Custom taxonomy #2, on the site WordPress.org Forums:
Try to add the language switcher by admin page ID. -
Posted a reply to WooCommerce coupon issue, on the site WordPress.org Forums:
Please, update WP Multilang. -
Posted a reply to How to make work [:ru][:uk][:] in php file?, on the site WordPress.org Forums:
echo wpm_translate_string('[:ru]Аккумуляторы[:uk]Акумулятори[:]'); -
Posted a reply to Deactivate qtranslate x still active, on the site WordPress.org Forums:
Delete qTranslate-X -
Posted a reply to Mailchimp Plugin Translation, on the site WordPress.org Forums:
Hi @lapzor You need add code like here: [:en]<p> <label>Email address: </label> <input type="email" name="EMAIL"… -
Posted a reply to [:de][:] Tags on the start Page of the Woocommerce Shop, on the site WordPress.org Forums:
Hi @aceone999 I need more info. The shop page is main of your site? Can… -
Committed [1873558] to Plugins SVN:
Version 2.2.5 -
Posted a reply to How to delete/ remove translations manually, on the site WordPress.org Forums:
If You check thi option https://goo.gl/kK8ysi then untranslated strings shows on language by default. You… -
Posted a reply to how to Translate url and seo, on the site WordPress.org Forums:
Hi @patisr89 If You using Yoast SEO or All in One SEO Pack you can… -
Posted a reply to Custom taxonomy #2, on the site WordPress.org Forums:
Try to clear a browser cache. -
Posted a reply to translate theme options, on the site WordPress.org Forums:
Maybe this options are not in "theme_mods_realhomes-monica"? Can You show dump of the array of… -
Posted a reply to [:de][:] Tags on image description, on the site WordPress.org Forums:
Which plugin are You using for displaying gallery lightbox? This plugin add untranslated image caption. -
Posted a reply to [:de][:] Tags on image description, on the site WordPress.org Forums:
As a widget or in a post content? -
Posted a reply to Different show of menu, on the site WordPress.org Forums:
You can use function 'wpm_language_switcher'. It described in description to the plugin. if ( function_exists… -
Posted a reply to WP Multilang and Visual composer free, on the site WordPress.org Forums:
Which version of Visual composer free are You using? Can You give a link for… -
Posted a reply to translate theme options, on the site WordPress.org Forums:
You need to add your settings to config section 'options'. { "options": { "theme_mods_twentyseventeen": {… -
Posted a reply to Not saving language in woocommerce order table, on the site WordPress.org Forums:
Hi. You can save user language on save order action. update_post_meta( $order_id, '_order_language', wpm_get_language() );… -
Posted a reply to [:de][:] Tags on image description, on the site WordPress.org Forums:
How do you add images for display?
Українська (Ukrainian) Plugins Translation Editor - #uk
-
WP Multilang – Translation and Multilingual Plugin
Active Installs: 10,000+