I created a nice page on my development site using the Avia Layout Builder and now I would like to carry it over to the production site, without having to re-create it manually. Since my development site is a “scratchpad”, I cannot export everything and bring it back, I would just need to export that specific page alone. I’ve been looking for an “export” button, but I could not find one. Is there a guide that will show me how to carry that page (and only that one) over? Thanks.
Hi Diego!
You can enable debugging mode and copy shortcodes to your new site – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
Cheers!
Yigit
This does not work :-(
Hi,
If you are not using a child theme, please make sure to find following line near top in Functions.php file
if(isset($avia_config['use_child_theme_functions_only'])) return;
and add your code right below it.
If that too does not help, please start a new thread under Enfold sub forum and attach temporary admin logins in private content field so we can look into it. If you post them here, they will be visible to creator of this thread.
Best regards,
Yigit