Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1181719

    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

    #1181902

    Support online?

    #1182232

    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

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.