• Drazovic

    (@drazovic)


    Hello,
    is there any way to show comments from one site (with language 1) to other site (with language 2) under MultilingualPress/WordPress Network?

    Many of sites have XXX comments on language 1 and 0 comments on language 2 – so good idea will be option to show comments from first site under second (third..) site even if they are not on same language.

    Thanks!

Viewing 1 replies (of 1 total)
  • Hi there,

    this is of course possible, but it’s nothing that we will include in MultilingualPress as it might only get used by a few people (and even then they might not want to use it in the same way).

    If you want to have something like this you might have to do it yourself. Loop through all translations (i.e., related posts – by using mlp_get_linked_elements()), fetch their individual comments, and then realize displaying all of them in a nice and sane way.

    Cheers,
    Thorsten

Viewing 1 replies (of 1 total)

The topic ‘Link comments between sites under MultilingualPress?’ is closed to new replies.