-
AuthorPosts
-
August 20, 2020 at 10:16 am #1239489
Hi,
I have just updated Enfold to version 4.7.6.3 and I now experience issues with the icon grid module. I have used the Flip Box-function of the icon grid, and in the title of each element I have added an image. This worked perfectly before the update, but now, on the frontend of the site, the images does not show. It only shows the code to the image.
Hope you can help!
Best regards,
SusanneAugust 24, 2020 at 11:56 am #1240320Hey Telmore,
Can you please make that account admin so that we can see the page in the editor?
Best regards,
VictoriaAugust 25, 2020 at 11:15 am #1240638Hi Victoria,
Of course! I have made the account admin now :)
Best regards,
SusanneAugust 28, 2020 at 4:30 pm #1241641Hi,
Are there any updates regarding this issue? :)
/Susanne
August 31, 2020 at 5:45 am #1242046Hi,
Thank you for the update.
The function esc_html was added in the latest version of the theme. You have to modify the enfold\config-templatebuilder\avia-shortcodes\icongrid\icongrid.php (line 1821) and remove the said function in order to revert to the previous behavior.
$output .= "<{$title_el} class='av_icongrid_title icongrid_title{$icongrid_title} {$av_title_font_classes} {$title_el_cls}' {$markup} {$title_styling_str}>" . esc_html( $atts['title'] ). "</{$title_el}>";Best regards,
IsmaelAugust 31, 2020 at 8:48 am #1242068Hi Ismael,
It worked to the extent that the code is showing frontend. But the images is still not showing as they used to before?
Best regards,
SusanneSeptember 2, 2020 at 2:24 pm #1242812Hi,
Did you remove the esc_html function from the shortcode file? Please provide an FTP account so that we can access the server and edit the files when necessary.
Best regards,
IsmaelSeptember 2, 2020 at 6:01 pm #1242877This reply has been marked as private.September 8, 2020 at 4:47 am #1244140Hi,
Thank you for the update.
Looks like you’ve removed the whole line, which is why the front title is no longer displaying. We revert the code back and removed the esc_html function.
Best regards,
IsmaelSeptember 8, 2020 at 8:14 am #1244197Hi Ismael,
Thank you! Now it seems to work!
Best regards,
SusanneSeptember 8, 2020 at 11:14 am #1244249Hi Susanne,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
Nikko -
AuthorPosts
- The topic ‘Issues after updating to Enfold 4.7.6.3’ is closed to new replies.
