@bertoost are you seeing these problems here https://www.froala.com/wysiwyg-editor/examples/font-awesome-5-js?
don't know what you mean @stefanneculai .. I am not yet using the newest version
@bertoost sorry I tagged you wrong. :)
@bpautsch are you seeing these problems here https://www.froala.com/wysiwyg-editor/examples/font-awesome-5-js?
The Save and Line Height buttons aren't there, so I can answer that.
The OL and UL buttons look good there.
Note: I use the inline editor so maybe that's the difference.
Yep...it's an inline editor issue. See code below and screenshot:
$('div#froala-editor').froalaEditor({
iconsTemplate: 'font_awesome_5',
toolbarInline: true,
toolbarButtons: ['save', 'insertContent', 'insertImage', 'insertLink', 'insertFile', 'insertVideo', , 'embedly', 'undo', 'redo', 'html', '-',
'bold', 'italic', 'underline', 'strikeThrough', 'paragraphStyle', 'indent', 'outdent', 'formatOL', 'formatUL', 'insertTable', '-',
'fontFamily', 'fontSize', 'lineHeight', 'color', 'align', 'emoticons', 'specialCharacters', 'quote', 'spellChecker',
'Draggable', 'quickInsert', 'wordPaste'],
})
@stefanneculai I'm getting the same problem:
Froala v2.9.0 + Font Awesome 4.7.0
Example:
https://jsfiddle.net/giovanigenerali/bu7k3pec/
** here I got the problem only with the second instance froala-editor-2
Buttons with problem:
Froala v2.9.0 + Font Awesome 5.5.5
Example:
https://jsfiddle.net/giovanigenerali/5r7fvw3a/
Buttons with problem:
Using themes
Example:
https://www.froala.com/wysiwyg-editor/examples/color-themes
Buttons with problem:
DocumentReady with theme
Example using theme gray and document ready:
https://jsfiddle.net/giovanigenerali/2t3unxw7/
Problem:
Background change and others css issues.
I am seeing this as well in the inline editor.
@stefanneculai I'm getting the same problem:
Froala v2.9.0 + Font Awesome 4.7.0
Example:
https://jsfiddle.net/giovanigenerali/bu7k3pec/
** here I got the problem only with the second instancefroala-editor-2Buttons with problem:
- formatOL
- formatUL
Froala v2.9.0 + Font Awesome 5.5.5
Example:
https://jsfiddle.net/giovanigenerali/5r7fvw3a/Buttons with problem:
- undo
- redo
- formatOL
- formatUL
Using themes
Example:
https://www.froala.com/wysiwyg-editor/examples/color-themesButtons with problem:
- formatOL
- formatUL
DocumentReady with theme
Example using theme gray and document ready:
https://jsfiddle.net/giovanigenerali/2t3unxw7/Problem:
Background change and others css issues.
Same issues for us as well.
Most helpful comment
@stefanneculai I'm getting the same problem:
Froala v2.9.0 + Font Awesome 4.7.0
Example:
https://jsfiddle.net/giovanigenerali/bu7k3pec/
** here I got the problem only with the second instance
froala-editor-2Buttons with problem:
Froala v2.9.0 + Font Awesome 5.5.5
Example:
https://jsfiddle.net/giovanigenerali/5r7fvw3a/
Buttons with problem:
Using themes
Example:
https://www.froala.com/wysiwyg-editor/examples/color-themes
Buttons with problem:
DocumentReady with theme
Example using theme gray and document ready:
https://jsfiddle.net/giovanigenerali/2t3unxw7/
Problem:
Background change and others css issues.