VaLeXaR
Forum Replies Created
-
@wocmultimedia
You need to refer to your localization team. I can not approve another localizations.Hi @jcsanc
Do You have the site address?Fixed
Hi @wocmultimedia
What plugin are You using for duplication posts?Forum: Plugins
In reply to: [WP Multilang - Translation and Multilingual Plugin] quicktags not works@wocmultimedia
You need create the file ‘wpm-config.json’ in root of your active theme. And add the code in there.Forum: Plugins
In reply to: [WP Multilang - Translation and Multilingual Plugin] Mega Menu ProblemHi @wordplus
Megamenu widget setting do not have options likemega_menu_columns,mega_menu_parent_menu_idormega_menu_order.Forum: Plugins
In reply to: [WP Multilang - Translation and Multilingual Plugin] quicktags not worksAdd this config in wpm-config.json
{ "options": { "ctcc_content_settings": { "heading_text": {}, "notification_text": {}, "accept_text": {}, "more_info_text": {} } }, "admin_pages": [ "settings_page_ctcc" ] }@wocmultimedia
You can disable my plugin and check without it. Make sure the error is exactly in my plugin. My plugin does not change permalinks in any way. It just add prefix language. Tell me your results.- This reply was modified 8 years, 5 months ago by VaLeXaR.
Did You enable redirect to user language? Disable this.
@wocmultimedia
See your woocommerce settings. By default in WordPress if taxonomy do not have any posts it shows not found any posts. It is question not for WP Multilang.Hi @programmerloso
The JSON code need to be in {}.{ "options": { "seed_confirm_notification_text": {}, "woocommerce_bacs_accounts": { "wpm_each": { "account_name": {}, "bank_name": {} } } } }But the problen is not here. In next vesion I will added check for this. Thank You.
Hi @wocmultimedia
This is problem with your localization. Some translator is translating base slugs to WC products and categories. WP MUltilang do not use multilingual slugs. And thats why products has different urls.Hi @sosseo
You can find me on WP Slack. https://make.wordpress.org/chat/@vineryap find me on WP Slack, give me your ftp access and I will try to help You. https://make.wordpress.org/chat/
Forum: Plugins
In reply to: [WP Multilang - Translation and Multilingual Plugin] Error 404@uttrichp You need set up permalink structure.