Hey there,
after upgrading the page builder it will not work anymore. Problem is, that all the content is saved in post_content instead of fw:opt:ext:pb:page-builder:json in json-format. So the question is, how can I convert the post_content with it's shortcodes into json-format and save it to fw:opt:ext:pb:page-builder:json?
Before as I know we used v2.2 and are using v2.7 now. Would be awesome to get some help. I searched on code but did not found any function to convert post_content to json. Normally there must be an upgrade function.
Thx
Hey there,
after upgrading the page builder it will not work anymore. Problem is, that all the content is saved in post_content instead of
fw:opt:ext:pb:page-builder:jsonin json-format. So the question is, how can I convert the post_content with it's shortcodes into json-format and save it tofw:opt:ext:pb:page-builder:json?Before as I know we used v2.2 and are using v2.7 now. Would be awesome to get some help. I searched on code but did not found any function to convert post_content to json. Normally there must be an upgrade function.
Thx