SP Pagebuilder Export / Import JSON Issue - Question | JoomShaper

SP Pagebuilder Export / Import JSON Issue

John Juhl

John Juhl

SP Page Builder 4 years ago

A Module export/import issue:

  • I’ve made a SP Pagebuilder module(1) (including a table)
  • Since I can’t just copy a module, I export JSON file
  • then I make a new SP Pagebuilder module(2), and save it
  • I import the JSON file to module(2), and save
  • I change some colours in the table in module(2)
  • and now, the colours have changed in module(1) on frontend
  • Backend though, module(1) has still got the original color

Am I doing something wrong here ?

0
6 Answers
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 4 years ago #26516

Thanks for the file. I checked on my localhost. Yes, there is the issue. It is happening because it is taking same id of the row.

You can try a solution. On the second (copied) module, duplicate the rows and delete the first rows. Use the second rows and change color there. Check the screenshot below.

Screenshot at Jul 28 17-08-42.png

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 4 years ago #26498

Hello ScandiProof, John Juhl

Please share the JSON file here. Make a zip file of it and share it here. I will check the issue.

Best regards

0
John Juhl
John Juhl
Accepted Answer
4 years ago #26509

Okay, hope this will do - since I can't locate any "attach" options

https://www.dropbox.com/s/7jcympxwzzgizro/template46816.json.zip?dl=0

0
John Juhl
John Juhl
Accepted Answer
4 years ago #26512
0
John Juhl
John Juhl
Accepted Answer
4 years ago #26521

Will try that, Thanks.

Worked perfectly :)

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 4 years ago #26524

You are welcome. Please accept the answer that helped you. It will be then easier to find the solution for the other users with the same issue. There is a button to accept answer after each comment.

0