A curious issue with the keyword cloud plugin, perhaps someone else has seen this.
We have a journal with two languages (English and Russian). Submissions have assigned keywords, and the normal OJS search returns records just fine. The keyword cloud plugin is assigned to the sidebar and inspecting the code for the Javascript shows plenty of assigned keywords (screenshot). The actual rendering of the plugin is not empty, but rather a small rendered link (screenshot). If you click on this, it’s a keyword, and performs an empty OJS search.
There are no javascript errors in the console, and resources for the plugin are loading correctly. Clearing the site data or template caches has no effect.
Javascript code with keywords:
Weird rendering of block (notice the tiny bit of pink in the lower right corner, you can click on this in the site)
This is OJS 3.3.0.20 with the plugin up to date from the gallery. Display is the same regardless of chosen language and there are keywords in both, although the Russian javascript contains unicode characters because it is Cyrillic.
Best
Jason