Hi,
How can we hide the +IMG option from the medium editor?
I do not want to allow the user to add an image in this field
Thank you,
Elias
Hello Elisa,
Disable the image insert in the Medium Editor Options.
Thanks Teodor for your prompt reply but I am not able to find this option.
Here is a screenshot from the options panel:

Make sure the image upload addon is not activated for this instance of medium editor. You see the button when the image upload addon is enabled:
How can I disable it?
Shall I delete the below from the page code?
> <link rel="stylesheet" href="/dmxAppConnect/dmxMediumEditorImageUpload/dmxMediumEditorImageUpload.css">
> <script src="/dmxAppConnect/dmxMediumEditorImageUpload/dmxMediumEditorImageUpload.js" defer=""></script>
Just click the checkbox in front of the addon in the properties inspector.
Thank you Teodor for your help.
I couldn’t find the mentioned checkbox but I managed to solve it by deleting these 2:
<link rel="stylesheet" href="/dmxAppConnect/dmxMediumEditorImageUpload/dmxMediumEditorImageUpload.css">
<script src="/dmxAppConnect/dmxMediumEditorImageUpload/dmxMediumEditorImageUpload.js" defer=""></script>
Problem solved,
Best,
Elias
I was just referring to:
But if after disabling it, still shows the (+) button, then we need to improve it.
Yes, it was already disabled
Thanks for the continuous improvement of Wappler
Enjoying a lot its potential
@Teodor, I am also experiencing this issues. Note that i have click the checkbox in front of the addon in the properties inspector. (see image below)
I don’t want to remove the CSS or Script from the page, as I also have other medium editor that have the ability to upload images.
Thanks in advance for your help!
Please test with this update
dmxMediumEditor.zip (6.1 KB)
Just tested this with the new update which Patrick attached here, and the [+ IMG]
button issue is fixed.
Was having the same issue. Thanks for the update.
This has been fixed in a previous update.