Edit in designer, save button not working

Laraship QuestionsCategory: TechnicalEdit in designer, save button not working
mostafa922 asked 5 years ago

Hello Guys,I have a problem with editing pages using \\" Edit In Designer \\", After editing any page using that feature the save button is not working! What should I do?I think its Jquery problem! thats why I uploaded a screenshot about it.

Attachments
3 Answers
laraship Staff answered 5 years ago

Hello,

We just tested and confirmed the Designer is working fine, we noticed the JS console error, but that not preventing the designer from saving content

laraship Staff answered 5 years ago

Hello,

Can you advise which platform and which theme is activated ?

laraship Staff answered 5 years ago

Hello

Can you update the express them json file under

resources/themes/express/theme.json to be like

{

"type": "frontend",

"name": "corals-express",

"extends": null,

"caption": "Corals Express",

"version": "1.2.1",

"assetPath": "assets\/themes\/express",

"css": [

"css/bootstrap.css",

"css/theme.min.css"

],

"js": [

"js/theme.min.js"

]

}