It looks like you're new here. If you want to get involved, click one of these buttons!
Hi! When I apply some html styles link link, bullets or links, the ckeditor is saving that current field with no data. If I use only plain text, paragraphs, the data is saved properly.
** Any ideas? **
Thanks!
Comments
It will be a ckeditor plugin question for their forums. Fuel's ckeditor settings should be in ./config/editors.php - is that getting loaded? Does it have the correct settings?
You may also want to try adding this to your module's config (if it is indeed in a module and not in a page layout because this setting already exists for the pages module):