• I manage a multilingual site.
    I want to have one cloud in English and the other in French.
    The links works well : they direct to the correct language post, but the names remains in the default language.
    How can I do to translate the names.
    I’ve tried to add in utcw-term.php file;, line 109
    $this->name = __($input->name,’my-theme’);
    without success

    Is someone has an idea ?

    Regards,
    Fabrice

    http://wordpress.org/extend/plugins/ultimate-tag-cloud-widget/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Are you using a plugin for adding multiple languages to your site? Which one are you using?

    Currently UTCW supports qTranslate and WPML and they should work out of the box.

    PencilBox

    (@pencilbox)

    Any ideas with this? i want the same as Fabgen and cant find something that makes it work

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Different tags cloud by language’ is closed to new replies.