N1ED knowledgebase: Questions & Answers
Questions asked by N1ED users and answered by support or community.
I unable to add videos because of a 403 error. The error I can see in the network tab of the browser is:
{
"error": {
"code": 403,
"message": "The request cannot be completed because you have exceeded your quota.",
"errors": [
{
"message": "The request cannot be completed because you have exceeded your quota.",
"domain": "youtube.quota",
"reason": "quotaExceeded"
}
]
}
}
Broken Font Awesome icons in my tinymce. Error in the developer console:
Error: Uncaught DOMException: Failed to execute 'atob' on 'Window': The string to be decoded is not correctly encoded.
I do not see previews for WEBP files in Flmngr window. Or file manager generates incorrect previews for them.
I wish to switch from default moono-lisa
theme to skin you use in your demo. How can I get it?
I see the checkbox "Responsive" on the left sidebar when I click on the image. Looks like it changes nothing, could you explain what does it mean?
I want to update my N1ED but not sure which version is installed now. How can I know it?
I want to insert into my content some image located on another website. I see two options: to set the URL directly and to do the same using Uploader. What's the difference?
I inserted Font Awesome icon into my content. How can I set its height equal to double text height?
How to configure N1ED and Bootstrap Editor parameters visually? We have own CMS written on our custom framework.
I've checked N1ED demo and seen striped style of the table, but can not find it on my installation. Where to get it?
I use N1ED together with Bootstrap Editor. I want to go into content editing mode immediately when I switch into full screen mode. But when I press "Edit" button and go into full screen, Bootstrap Editor shows me a structure to build. How to change this behaviour?
How to set different configurations for different user roles in Drupal 8?
I need to setup very simple editor for anonymous users (without N1ED or Bootstrap Editor at all) and full featured WYSIWYG editor for administrators.
I need to have no padding between two 6/12 columns. How to set them to use full width of the row?
I defined my own template and want to set beautiful icon. What is requirement for my image to look like icons of basic widgets?
I can set properties of Bootstrap container but wish to set background color outside it (on the left and on the right of it). Is this possible?
Our web studio builds websites to our clients. We use Bootstrap 3 on old websites we developed and use Bootstrap 4 for the new websites. Can we use your product in this case on all the clients' websites?
How many licenses do I need if use N1ED and Bootstrap Editor on 3 websites located on one physical server?
We have our own custom CMS based on PHP (Symphony) with TinyMCE editor. Will N1ED work with it and how difficult is it to integrate N1ED there?
I need to have two (or three) columns on my web page, but when user views it from mobile phone it must fill full width. How to do this?
When I upload image and insert it as a preview N1ED adds attribute rel="lightbox"
to support beautiful opening of a preview in full screen mode. But I do not use LightBox, I use my own script and I need to set attribute data-img="preview"
.
Will Bootstrap Editor correctly work with my content where top wrapping element is container, which means that I need to add rows (not containers) inside it?
I have Bootstrap website where contents were built without Bootstrap grid and widgets.
We want to install Bootstrap Editor and use it to create new and edit existing content. How will it support existing contents if it is not wraped with contaner
, row
and col-*
elements?
I have two servers: website itself and the storage server where all my images are placed. It has domain prefix like img.mydomain.com
. How can I configure Flmngr file manager in this case?
I use a website built with Drupal 8 with not a Bootstrap theme. Can I use N1ED?
I've installed N1ED and want to configure it to use my existing files and images: to let select them and upload new images in the same directory.
My control panel is built using iframe
and elements with custom z-index
. How can I configure N1ED in this case?
I want to try N1ED but do not have time to reconfigure my server. How much time it will take? I use TinyMCE 5.
I want to install N1ED into my D8. Will it extend the current CKEditor or replace it with its own build? I worry because I use 3rd party add-ons.
Our web studio makes a website for our clients and we use our own CMS. Can I include it as a default editor in it? We have about 300 websites.
How to use N1ED without opening full screen? I want to have an inline editing document in my editor.
Where to find CKEditor config in order to edit it?