xnscripter
Forum Replies Created
-
Решил проблему, дописав в ф-ции wc1c_replace_product, в цикле обхода ‘ЗначенияСвойств’ фильтр по GUID 1C свойств.
Артикул менял так: update_post_meta($post_id,”_sku”,@$property[‘Значение’][0]);
С помощью wp_update_post все остальное:
post_title – наименование
post_name – slug (часть url)
post_content – описание
post_excerpt – краткое описаниеНенужные вышестоящие категории/ненужную вложенность в фильтре в ф-ции wc1c_replace_group.
Forum: Plugins
In reply to: [WooCommerce and 1C:Enterprise/1С:Предприятие Data Exchange] Допилить@sichinawa скиньте линк на допиленный плагин или контакт человека с плагином:
[email protected]good news
2 dwinden:
Продемонстрируйте обещанное видео или часть решения проблемы, например с отображением других субкатегорий при использовании файла локализации с другим языком.
Покупать кота в мешке – мне мой древнерусский менталитет не позволяет.
(Рассчитывать на бесплатную помощь от товарища из Нидерландов не приходится)P.S. Используй Google Chrome Translate Page.
2 dwinden: Can I try it on?
P.S. My e-mail – [email protected]We would appreciate a prompt reply.
We would appreciate a prompt reply.
*localization
We would appreciate a prompt reply.
P.S. Some problems (language localization):
better-wp-security/core/content/system.php line 196 – _e( ‘PHP Allow URL Include’ ); – not set text domain: it-l10n-better-wp-security
better-wp-security/core/content/system.php line 238 – _e( ‘PHP Max Script Execution Time’ ); – not set text domain: it-l10n-better-wp-security
better-wp-security/core/content/system.php line 239 – _e( ‘Seconds’ ); – not set text domain: it-l10n-better-wp-securitybetter-wp-security/modules/free/core/class-itsec-core-admin.php line 184 – _e( ‘Get tips for securing your site + the latest WordPress security updates, news and releases from iThemes.’, ‘better-wp-security’ ); – incorrect text domain value
better-wp-security/modules/free/core/class-itsec-core-admin.php line 191 – _e( ‘Email Address’, ‘better-wp-security’ ); – incorrect text domain value
better-wp-security/modules/free/core/class-itsec-core-admin.php line 194 – _e( ‘Subscribe’, ‘better-wp-security’ ); – incorrect text domain valuebetter-wp-security/core/class-itsec-core.php line 411- load_plugin_textdomain( ‘it-l10n-better-wp-security’, false, trailingslashit( $itsec_globals[‘plugin_dir’] ) . ‘lang’ ); :
– the function “load_plugin_texdomain” is initialized after the translatable strings
– trailingslashit( $itsec_globals[‘plugin_dir’] ) . ‘lang’ – returns “/home/httpd/vhosts/domain.name/httpdocs/wp-content/plugins/better-wp-security/lang” instead of “better-wp-security/lang/”From Russia with love.