Tagged: footer
Hey guys,
Noticed that if I build a page/post using Gutenberg and then select a page as the footer, there is a stray paragraph being inserted in-between the end of the Gutenberg page and the Enfold footer.
If I just use the normal footer widgets, the problem goes away. If I switch to using a page as the footer, it reappears.
Can you take a look?
EDIT: It may not be just with Gutenberg, as it’s happening on the Cart and Checkout pages as well. The code being inserted is:
.avia-section.av-kvtrhxxb-12fab92eaf4edfecd4da04601eaec250{
background-color:#d0cac5;
margin-top:0px;
margin-bottom:0px;
}
within a P tag with data-created_by=”avia_inline_auto” in it.
Thanks
Tim
Hey Tim,
Thanks for reporting this.
I think I have a fix.
Please update ..\themes\enfold\footer.php
with the content of
https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_4_8_7_1/footer.php
Do not forget to make a backup of the file for a fallback and clear server and browser cache.
Best regards,
Günter
Hey Gunter,
Brilliant, that seems to have fixed it, thanks for such a speedy fix.
Have a great weekend,
Tim
Hi,
Thanks for the feedback. It is added for next release.
Have a great weekend also and stay safe of corona.
Best regards,
Günter
Thanks Gunter, you too.
Tim