Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #1142007

    Hallo,
    some layout templates in the Avia layout architect can no longer be changed or saved. And on a new page, currently created content is partially deleted. For example its the start side “Home”. Where is the problem?
    Upgrading to Enfold 4.6.2 did not help.

    Regards
    Klaus

    • This topic was modified 5 years, 1 month ago by kugelmeier.
    #1142299

    …has someone called me per phone from USA/Austin/ in Texas?

    Regards
    Klaus

    #1142324

    Hi Klaus,

    Best regards,
    Victoria

    #1142387

    Hi Victoria,

    I sent you the Urls.

    #1142988

    Hi Klaus,

    Thanks for that. If you have things disappearing in your content then it’s likely due to open html markup. Like here for instance:

    GOLDENER OKTOBER: <br><b>Jetzt buchen: Vom 12.10.-23.10. <a href="https://fewozwischenahn.de/ferienwohnung-nr-1-am-kurpark-bad-zwischenahn/">FeWo 1 </a>frei. Fragen Sie bitte nach!

    You haven’t closed the b tag. I would recommend that you use the strong tag instead of b as well, or use a CSS class. Please look for open html markup in your content and close it properly, it should work as usual after that.

    Best regards,
    Rikard

    #1142992

    Hallo,

    thanks. I have tried it in this instance, but there is no reaction. I cant save it.
    Normally you save it and the window closed, but here the window is still open without saving anything.

    Regards
    Klaus

    #1143264

    Hi Klaus,

    Could you please enable the Advanced Layout Builder debug mode. Here is how to do it:
    https://kriesi.at/documentation/enfold/intro-to-advanced-layout-builder/#debug-mode

    Best regards,
    Victoria

    #1143284

    Hallo Victoria,

    thanks, I have now add the following code at the end to functions.php and functions-enfold.php.:
    //set builder mode to debug
    add_action(‘avia_builder_mode’, “builder_set_debug”);
    function builder_set_debug()
    {
    return “debug”;
    }

    Regards
    Klaus

    #1143604

    Hi Klaus,

    Thanks for the update, I can’t login to your site anymore though:

    Die Website hat technische Schwierigkeiten. Bitte prüfe das E-Mail-Postfach des Website-Administrators, um dort weitere Anweisungen zu finden.

    I’m not sure why that error message is coming up when I try to access the login page?

    Best regards,
    Rikard

    #1143706

    Hi,
    I dont know however I have done a backup, may be its because of the “code at the end to functions.php and functions-enfold.php” – Now you may test with https://&#8230;

    Regards Klaus

    #1147652

    Hi,

    Sorry for the delay. We can’t login to the site using the account above. Please check the info carefully.

    Best regards,
    Ismael

    #1147771

    Hallo,
    I have made a new wp installation with a new database and new enfold.
    I reconstructed the sides and now its ok. Sorry – but we could not find the mistake and I need the websides.

    Thanks.
    Regards
    Klaus

    #1148098

    Hi,

    Alright. Glad to hear that the site is fixed. Please don’t hesitate to open a new thread if you need anything else.

    Have a nice day.

    Best regards,
    Ismael

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘problems with saving in Avia Layouter’ is closed to new replies.