The new cookie consent badge (Enfold 4.6.3.1) creats a “> at the end of the page.
Quick solution (not in child theme) until it’s resolved:
enfold/includes/helper privacy.php
replace line 1506:
$reload = ‘<div class=”av-cookie-auto-reload-container”>’;
with:
$reload = ‘<div class=\’av-cookie-auto-reload-container\’>’;
Solved, thx!!
Many thanks to wertbar, I have the issue too, please enfold team fix it in the next Version.
Hi,
Please check https://kriesi.at/support/topic/cookie-consent-bar/#post-1146123 for the solution.
And also https://kriesi.at/support/topic/cookie-consent-bar/#post-1146455 to fix Safari problem.
Will be in the next update.
Best regards,
Günter