Skip to content
This repository has been archived by the owner on Nov 16, 2021. It is now read-only.

Missing toolbar buttons #39

Closed
sinnbeck opened this issue Oct 25, 2019 · 1 comment
Closed

Missing toolbar buttons #39

sinnbeck opened this issue Oct 25, 2019 · 1 comment

Comments

@sinnbeck
Copy link

sinnbeck commented Oct 25, 2019

Just installed this package and published the config file. Now I am wondering why there is only a </> button in the toolbar. I have not changed anything in the config file and as I understand it should list all buttons from this array. Also it might be a good idea to give directions to where you expect to find the font-awesome icons. Seems to be not working :)

'toolbarButtons' => [
            [
                '|',
                'bold',
                'italic',
                'underline',
            ],
            [
                'formatOL',
                'formatUL',
            ],
            [
                'insertImage',
                'insertFile',
                'insertLink',
                'insertVideo',
            ],
            [
                'html',
            ],
        ],
@sinnbeck
Copy link
Author

Seems like my colleague had installed another froala editor to use on another page. After removing it from composer yours started working. Closing

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant