Problems, need help? Have a tip or advice? Post it here.
3 posts Page 1 of 1
Hi everybody!
I noticed that nicedit - wheter in repeatable region or in "normal" page template - doesn't show the tooltip panel. I get the following error pointing to main.js and nicedit.js:

TypeError: $( this ).tooltip is not a function. (In '$( this ).tooltip({
animation: false,
container: "body",
selector: selector ? selector : false
})', '$( this ).tooltip' is undefined)

Please also see attached printscreen.

Help is much appreciated.

Attachments

Hi,

I tested and nicedit seems to be working just fine on my system - perhaps your issue is due to some specific changes you made to the template (e.g. adding or deleting JS)?

Anyway, the regular CKEditor (i.e. type 'richtext') now works with repeatable-regions as well, so there is no need to use nicedit any longer. I suggest you please switch to CKEditor (just change the 'type' of your region's definition from 'nicedit' to 'richtext' and visit the modified template as super-admin).

Hope this helps.
Thanks for pointing that out. "richtext" solved the problem.
3 posts Page 1 of 1
cron