Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #859219

    Hi,
    I tried to change some things on my website and also wanted to develop it further, adding links i.e.
    After changing some things, and I tried with different parts when I detectetd the error, the site is no longer complete. So I switched back zu older reviews to at least have a solid basis.

    #859469

    Hey Yasmin,

    Thanks for the login details. How can we reproduce the problem?

    Best regards,
    Rikard

    #859492

    Hi,

    You can for example change the order of the textfields in the middle of the page or change any of the icons there. I also tried to add some text in the section “Webauftritt”. As you can switch to the last review that is from Juli 2017 at any time, there should be no risk.

    Thanks,
    Yasmin

    #860375

    Hi,

    Thank you for the update.

    The site is using a very old version (3.8.4) of the theme which is not compatible with WordPress 4.8. Please upgrade to version 4.1.2 then switch the builder to debug mode. Just add this code in the functions.php file.

    //set builder mode to debug
    add_action('avia_builder_mode', "builder_set_debug");
    function builder_set_debug()
    {
    	return "debug";
    }

    Best regards,
    Ismael

    #862649

    Hi,

    thank You. I did everything You asked me to. Updating Enfold, setting debug mode and entering in functions.php. Still the same issue.
    What can I do?

    Thank,
    Yasmin

    #863222

    Hi,

    Thank you for the update. Where can we reproduce the issue? I created a test page and I didn’t encounter any problems. ( see private field )

    Best regards,
    Ismael

    #863255

    Hi,

    it is not about creating a new page, I didn’t try that. And it would need to much work to do it all again on a new page. As i wrote in the first place it is about changing my existing main page. Whatever I change, afterwards my page is no longer complete. Even shifting the sections is not possible without running into that situation.
    Here is, what I wrot last time:

    October 3, 2017 at 8:13 am
    #859492
    Edit | Reply

    yava17
    Participant

    Hi,

    You can for example change the order of the textfields in the middle of the page or change any of the icons there. I also tried to add some text in the section “Webauftritt”. As you can switch to the last review that is from Juli 2017 at any time, there should be no risk.

    Thanks,
    Yasmin

    Best Regards,
    Yasmin

    #863877

    Hi,

    There’s something wrong with the first text block and the succeeding 1/4 column. Please switch the builder to debug mode then we’ll check it again.

    // http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/

    Best regards,
    Ismael

    #864757

    Hi,

    sorry, it took me so long to do so, but now I’m ready.
    Thank You, best regards,
    Yasmin

    #865125

    Hi,

    Please be careful with html tags. A lot of the elements were not closed properly.

    [av_textblock size='20' font_color='' color='']
    <div class="css-typing">
    <p style="text-align: center;">Ich komponiere Texte.</p>
    
    <p style="text-align: center;">Was immer Sie ausdrücken wollen,
    ich finde heraus, wie Sie es am besten tun.
    <p style="text-align: center;">Mit der Gestaltung setze ich Akzente und
    schaffe die gewünschte Aufmerksamkeit.
    [/av_textblock]
    

    We added the closing tags.

    Best regards,
    Ismael

    #865587

    Thank You!
    That solved my problem.
    Strange thing, as I used the Avia Layout Architekt to create the page and therefore didn’t enter any tags myself. I thought, the ALA would create complete tags itself.
    Anyway, Thanks a lot!

    Best Regards
    Yasmin

    #866054

    Hi Yasmin,

    Glad we could help and sorry for the problems. Please remember this if it should happen again, the Layout Builder is unfortunately sensitive to open html markup.

    Best regards,
    Rikard

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