Forum Replies Created
Viewing 4 posts - 1 through 4 (of 4 total)
-
AuthorPosts
-
kootj.net
Participanthi, i’m try to do what you wrote on last post reply. I try with these custom fields setted both with “not translate” and ” copy” but doesn’t work. On translated product page “related category” isn’t showed.
I try also to translate some admin strings that i think that are connected with visualization of “related categories”.
So can you give me more details to display the categories manually selected on the original product page in translated product page?
kootj.net
ParticipantWith this shortcode
<h2 class="widget-title">[alg_wc_related_categories_translate lang="IT"]Categorie Correlate[/alg_wc_related_categories_translate][alg_wc_related_categories_translate not_lang="IT"]Related categories[/alg_wc_related_categories_translate]</h2>
woocommere continuated to show both title so i try with this:
[alg_wc_related_categories_translate lang="IT"]<h2 class="widget-title">Categorie correlate</h2>[/alg_wc_related_categories_translate] [alg_wc_related_categories_translate lang="EN"]<h2 class="widget-title">Related categories</h2>[/alg_wc_related_categories_translate]
and it seems to works.
kootj.net
ParticipantResolved, we don’t use String translation or WPML in general but we have to use “Related Categories” shortcode, exmaple:
[alg_wc_related_categories_translate lang="DE"]Verwandte Kategorien[/alg_wc_related_categories_translate][alg_wc_related_categories_translate not_lang="DE"]Related categories[/alg_wc_related_categories_translate]
February 8, 2023 at 6:47 pm in reply to: Related categories for a category in the single product #109159kootj.net
ParticipantThank for help.
-
AuthorPosts
Viewing 4 posts - 1 through 4 (of 4 total)