I've an unique problem, I'm using WPML to translate my website.
WPML takes post and duplicates it, so that translation becomes another post. Thus keeping Gallery/Comments/Ratings separate.
I'm on the quest to unite Gallery/Comments/Ratings for all languages.
Problem is with comments, because wp-list-comments function doesn't accept post ID as an argument.
What are my options? how do I unite comments of two posts? given that I know ID of parent and ID of translation?
I think this is an interesting question :)
ty!
