Hi Bicks,
I’ve issued a new tag to force a plugin update which should fix the issue you’re seeing.
I’ve also scheduled a fix for the issue on Ranker which will go out Tuesday night. As well as a backwards compatibility fix in the widget itself for anyone who’s using the misspelling, also out on Tuesday night.
Anyone using oEmbed is unaffected.
As for the item text issue, it is also reactive based on the container width. Your items are indeed much longer than we’re used to handling and I’ve sent a message to the product team to see how we can address this.
Could you please make a ticket for this item length issue on the other widgets support pages? That way I can leave it open and we can track it and update you properly.
As a quick hack fix you could add these definitions to your CSS to override the item font size (set yourID and the ##px values).
#yourID .rnkrwMLA > li.rnkrwGrid .rnkrw-name .rnkrw-txt{
font-size: ##px !important;
line-height: ##px !important;
}
Thanks again for the font find! That one slipped past our QA team!
Kind regards,
Paul