Tagged: footer
Similar to this issue it is pulling default WP widgets instead of those specified in Widgets>Appearance.
I do have a child footer.php and have tried 1) replacing it with the most recent main enfold footer.php version as well as 2) deleting it from the child theme. Both end up in NO footer showing at all.
Please help if you can.
Hey risestrategic,
Please try to replace header.php and footer.php in your child theme with the parent theme files. You can add your customisations back in after that.
Best regards,
Rikard
Replacing both worked, thank you!