-
AuthorPosts
-
January 14, 2020 at 9:59 pm #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.
January 14, 2020 at 11:21 pm #1173724Hi,
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!
YigitJanuary 14, 2020 at 11:40 pm #1173738Yigit, 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?
January 15, 2020 at 12:04 am #1173746Hi,
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,
YigitJanuary 15, 2020 at 12:24 am #1173748Yigit – 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.
January 15, 2020 at 12:06 pm #1173921Hi,
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 -
AuthorPosts
- You must be logged in to reply to this topic.