I've edited my footer to add an extra row under a few of the columns using a child theme, replacing /nectar/helpers/widgets.php and /includes/partials/footer/main-widgets.php. I included it in the child functions.php with this:
as it doesn't replace the existing require_once in the parent theme's functions.php. To get it to work I've had to comment out the parent "Widget areas and custom widgets". Would it be possible for you to update /nectar/helpers/widgets.php so it checks if the functions already exist (i.e. if a child theme has defined them), so I don't need to comment it out on every update?
Hi again! I've just upgraded to 10.5 (looks great!) but have the same issue, albeit having to comment out /nectar/helpers/widget-related.php instead. Would you mind taking a look if you have time please?
Hey,
I've edited my footer to add an extra row under a few of the columns using a child theme, replacing /nectar/helpers/widgets.php and /includes/partials/footer/main-widgets.php. I included it in the child functions.php with this:
But that gives a PHP error:
as it doesn't replace the existing require_once in the parent theme's functions.php. To get it to work I've had to comment out the parent "Widget areas and custom widgets". Would it be possible for you to update /nectar/helpers/widgets.php so it checks if the functions already exist (i.e. if a child theme has defined them), so I don't need to comment it out on every update?
Thanks!
Hey,
We have a new Version coming out which has been completely rewritten so this would likely be taken care of as well.
Best
ThemeNectar Support Team
Thanks for the quick reply! :)
Hi again! I've just upgraded to 10.5 (looks great!) but have the same issue, albeit having to comment out /nectar/helpers/widget-related.php instead. Would you mind taking a look if you have time please?
Thanks!
Sure, Gonna escalate the Ticket to the Developer.
Best
ThemeNectar Support Team