Hello together,
i updated the theme from 4.3.1 to 4.7.2 and cant edit different sites in the builder.
When i want to change the content of a text block it shows we the complete source code.
Screenshot1: https://prnt.sc/qxte6j
Screenshot2: https://prnt.sc/qxtf4o
Support online?
Hi,
The login credentials, didn’t work please check.
Can you add this code in functions.php:
add_action('avia_builder_mode', "builder_set_debug");
function builder_set_debug() {
return "debug";
}
Best regards,
Nikko
