Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1286167

    i have some edited enfold alb elements – so it is for me important to know what files exactly are fixed?
    Thanks

    #1286189

    Hey Guenter!

    4.8.1 is only a hotfix release.

    The only important change is in config-templatebuilder/avia-template-builder/php/shortcode-helper.class.php line 584:

    $sc .= "\n";

    was changed back to

    $sc .= "\n\n";

    as prior to 4.8.

    This caused additional br tags between ALB elements that broke layout.

    Regards,
    Günter

    #1286213

    Thanks – driving the changes I made to some ALB elements with each update is obviously time consuming. So it is always important for me to know if these elements have changed or not.
    However, with such a quick fix, I suspected that very little had changed.

    #1286402

    Hi,

    With 4.8 there were a lot of changes necessary concerning the custom elements – Hope you managed your changes.

    I will close this topic – have a nice day.

    Best regards,
    Günter

    #1286404

    Hi,

    With 4.8 there were a lot of changes necessary concerning the custom elements – Hope you managed your changes.

    I will close this topic – have a nice day.

    Best regards,
    Günter

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘What has been changed on 4.8.1’ is closed to new replies.