Support Forum

Topic: plugin

Browse community answers for this topic or search for a specific issue.

Export to html

pluginplugin-page-buildertechnical · By Thomas · 9 years ago · Reply by Alex S 9 years ago

Hi, is there a way to convert/export a page builder page to normal html? As I understood, it is not possible to revert to the regular editor without loosing all the page builder content. I’m completely new to page builder…

cache problem with domain change

pluginplugin-page-builderquestion · By fcaunes · 9 years ago · Reply by Alex S 9 years ago

Hello I have to change the domain on a WordPress website WordPress I have execute the string SQL as usual : UPDATE `wp_posts` SET `post_content`= REPLACE(`post_content`,’domain1′,’domain2′); I have suppress the _oembeded lines in post_meta table In myusql post_content are fine…