I'm trying to make the site translatable for translators via Translation management.
So far I can send to the basket: Regular content and Product pages
But having trouble with below the things below:
1: I can not send a product category to the basket for translation, how can I make this possible?
2: ACF repeater fields that are located in theme settings (when adding e('') to make them translatable in code I it shows up in string translation, but only one. Not all three. Probably due to non-uniqueness of the text-domain string). How to solve this?
3: I can not send string translations to the basket, I have seen videos where it is possible. What do I need to do to make that option appear?