newsletter preset button only view text
Question
hiii, i use latest grapesjs with newsletter preset plugins, but when i drag & drop button control only view text

this my code:
`<script type="text/javascript">
var images = [];
var editor = grapesjs.init({
clearOnRender: true,
storageManager: {
id: 'gjs-nl-',
},
assetManager: {
assets: images,
upload: 0,
uploadText: 'Not allowed',
},
fromElement: true,
container : '#gjs',
plugins: ['gjs-preset-newsletter'],
pluginsOpts: {
'gjs-preset-newsletter': {
modalTitleImport: 'Import template',
// ... other options
}
}
});
</script>`Answers (2)
Styles of those blocks are defined here, you can copy them or define your own
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Related Questions and Answers
Continue research with similar issue discussions.
Issue #1358
Create link only on "OK" button press
Hello everyone, I overwrote the default 'Link' acton of the rich text editor: <img width="1274" alt="screen shot 2018-08-13 at 1 58 43 pm"...
Issue #1065
Demo page and download is not the same
Github clone code is having only single blank block. please check attachment of my local machine. please guide me how can setup on local ma...
Issue #1184
Is it possible to have only one button in the canvas
hi,bro。I want to implement that there is only one button in the canvas.when i drag the second,it will not be placed correctly or the button...
Issue #1000
[Question/Bug] how to show plain text as trait
I want to show plain text within the trait under the setting button. In the above image 'Configuration_Type' I want to show as plain text....
Paid Plugins That Match This Issue
Curated by issue keywords and label relevance to help you ship faster.
Loading paid plugin recommendations...
Browse Plugin Categories
Jump directly to plugin category pages on the marketplace.