Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
+4 votes
663 views
in Q2A Core by

I want to remove everything that is inside the red on the image below and only leave image upload option for my users, is that possible and if so, how to do it?

Q2A version: 1.6.3

1 Answer

0 votes
by

In the case of default CKEditor:

Edit qa-plugin/wysiwyg-editor/qa-wysiwyg-editor.php (around line 138)

In the case of my CKEditor4:

Change "Toolbar button" option in plugin panel

...