Hello,
I run into quite a lot of problems when dealing with a previous issue related to Emails and Translation.
https://xtemos.com/forums/topic/waitlist-email-template-not-found-does-it-need-to-go-into-the-child-theme/
In that ticket eventually I used Loco Translate, that’s where I noticed things can become messy because the parent and child theme both used the same text domain (woodmart), which caused confusion in Loco Translate when Syncing in the .pot file. I lost all the translations (I was able to restore though).
To prevent this, I removed the Text Domain: line in the style.css of my child theme.
Is this the recommended approach?
Or would you suggest keeping a different text domain like woodmart-child instead — even if the child theme has no custom PHP strings?
Just want to confirm the best practice so this doesn’t happen again.
You show here https://xtemos.com/docs-topic/setup-child-theme/ that the Child Theme can be just downloaded and installed. If I am not mistaken there is a built in assistent when onboarding WoodMart that auto-downloads or generates the Child Theme.
However, I wonder if it would be best if you remove the Text Domain in the Child theme as a default measure to avoid those problems that CAN show up.
Thanks for clarifying!
best regards
Markus