I try set "Cart Page" for English language in my site. But there is no "woocommerce_shop_page_id" in WPML strings translations. Other pages exists (woocommerce_shop_page_id, woocommerce_checkout_page_id, ...). How can I find this string or add to database manualy?
I try to add like this to my default Ukrainian language, but it don't work:
INSERT INTO `wp_icl_strings` (`language`, `context`, `name`, `value`, `string_package_id`, `location`, `wrap_tag`, `type`, `title`, `status`, `gettext_context`, `domain_name_context_md5`, `translation_priority`, `word_count`) VALUES ('uk', 'admin_texts_woocommerce_cart_page_id', 'woocommerce_cart_page_id', '64916', NULL, NULL, '', 'LINE', NULL, 0, '', '7a1daa2cd25e23abfbfb7047b0fb8849', 'optional', NULL);
Thanks for contacting WPML forums support. I'll be glad to help you today.
I created a new sandbox site to check if the string appear in String Translation, and it's not there. Kindly use this link to login to the sandbox site. (hidden link)
In order to check the translated cart page, please go to WooCommerce-> Settings-> Advanced and switch the language from the top admin bar. (hidden link)