VaLeXaR
Forum Replies Created
-
Hi @wpbok
Thank You for your request. It will be fixed in next version.
For quick solution add to your functions.php
add_filter(‘single_post_title’, ‘wpm_translate_string’);For active language menu item have the class “active-language”. You can hide it on css.
Where can I actually start/put in the translations?
What translation You need to put? For posts, taxonomies, options?
You can enable language prefix for default language in WP Multilang settings.
You can use the option https://goo.gl/whw2rL
How do you export the data?
Forum: Plugins
In reply to: [WP Multilang - Translation and Multilingual Plugin] Stripping HTML tag@obadaqawwas
You need to add option name as it named in the database in config file. And to the option will be added language tags on saving.You can see example of configuration in configuration files in root of the plugin. In ‘config’ folder.
Forum: Plugins
In reply to: [WP Multilang - Translation and Multilingual Plugin] Stripping HTML tagWP Multilang do not using html tags or css selectors for set configuration. About it described in description to the plugin.
WP Multilang working with database.Where You saved the string? In a localize file or in the database?
If the string in localize file, You need to make localization for needed language.
If it in the database table “options”, You need to know the name of the option and add configuration for this option in config file.Thank You. It will be fixed in next version.
Hi @wilbertschaapmancom
For translating options You need to known as options named in a database. And then add this in config file.Forum: Plugins
In reply to: [WP Multilang - Translation and Multilingual Plugin] ElementorHi @takisping
Compatibility with elementor page builder will be in paid version of the plugin. It now in development.@gurumance
Now, for multilingual site You do not need to use different sitemaps. You can use only one multilingual sitemap. https://support.google.com/webmasters/answer/2620865?hl=en
Same as I did it in WP Multilang.Forum: Reviews
In reply to: [WP Multilang - Translation and Multilingual Plugin] great customer supportThank You.