Issue #1334Opened August 2, 2018by YashPrince0 reactions

How to import previous saved templates in new template.

Question

@artf I have saved some templates created by grapejs and want to use/import it in new template as a section / block. I do not want import as html and css, I want to import as Component and Style saved as JSON format so that component like countdown and other do not change to div or box and also updated style include the current template style and previous template syle and same for the model also, Any help would be appreciated.

Answers (3)

nojackoAugust 2, 20180 reactions

Think you're missing the point of grapes. It let's you edit HTML. There's no underlying JSON format.

YashPrinceAugust 2, 20180 reactions

@nojacko I have a template which contain countdown, If I direct import as html then it changed to div so I want to import that as json and css so that component do not change to other type and also there style value preserve for clone or copy.

jmrgzAugust 2, 20180 reactions

@YashPrince take a look at your browser local storage values, you will see what/how is stored.

Anyway, if you make a custom component and load the normal html/css, grapesjs will recognize it as the right type when you import it. The custom component type in grapesjs is usually linked to the main container id, so you do not really need a json to accomplish that.

Related Questions and Answers

Continue research with similar issue discussions.

Paid Plugins That Match This Issue

Curated by issue keywords and label relevance to help you ship faster.

View all plugins

Loading paid plugin recommendations...

Browse Plugin Categories

Jump directly to plugin category pages on the marketplace.