Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1173664

    I took care of two updates to Enfold you made yesterday. I happened to now notice that I lost functionality of one feature – I see the theme looks so different – so may come across more – but wanted to address this immediately.

    Fullwidth Easy Slider is the issue!

    I used to be able to code it so an image could go over another image by adding code under the Caption Title.

    When I do this now, rather than the image appearing – the actual line of code appears.

    #1173724

    Hi,

    We escaped HTML in titles for security reasons however we have reverted back as users would like to use it unescaped.

    Please go to Appearance > Editor and edit /enfold/config-templatebuilder/avia-shortcodes/av-helper-slideshow.php file with this one – https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_4_7_1/av-helper-slideshow.php

    If you would like us to update the file for you, please create temporary admin logins and post them here privately :)

    Cheers!
    Yigit

    #1173738

    Yigit, thank you so much. Just to confirm – I replace the entire code with what is found on the link to github, correct.

    Do you see this as any type of security concern to use html in titles?

    #1173746

    Hi,

    Yes, here is the “raw” version of it – https://raw.githubusercontent.com/KriesiMedia/enfold-library/master/temp_fixes/Enfold_4_7_1/av-helper-slideshow.php. You can simply copy the whole code and replace with the content of existing file.

    It was actually recommended by one of our users so we made it default and added a filter to use HTML but i do not really see a security concern there.

    Best regards,
    Yigit

    #1173748

    Yigit – Just to confirm fix – this is the file I am replacing on my end –

    config-templatebuilder/avia-shortcodes/slideshow.php

    config-templatebuilder/avia-shortcodes/av-helper-slideshow.php

    My files do not include av-helper.

    #1173921

    Hi,

    Thank you for the update.

    You may have to update the theme to version 4.7.1 first. The site probably contains an older version of the theme because the folder structure is different compare to the latest versions. Delete or rename the old theme folder before uploading the latest version.

    // https://kriesi.at/documentation/enfold/theme-update/#update-via-ftp

    Best regards,
    Ismael

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