I received gently a response fro tyche software. But could not understand what I have to do. Since a think it can help other users, I’m posting it here and would help if someone could explain it better, even tyche, for me! Note: that I did not made atualizations on theme.
We have checked on this and noticed that you have not added the custom code under the functions related to the filters. This means, as you can see, below you have added the function "example_serif_font_and_large_address()" but there is no code present under that function. The same thing happened with other functions too as mentioned below.
<?php
function example_serif_font_and_large_address() {
}
add_action( 'wcdn_head', 'example_serif_font_and_large_address', 20 );
function Remove_shipping_address() {
}
add_action( 'wcdn_head', 'Remove_shipping_address', 20);
function Remove_head_price() {
}
add_action( 'wcdn_head', 'Remove_head_price', 20);
function example_logo_with() {
}
add_action( 'wcdn_head', 'example_logo_with', 20 );
It might be possible that the code was removed when you updated your active theme. If you have a backup of this code then please add the full custom code in the "functions.php" file of your active theme again. And check if it works fine or not.
Do let us know the results.
--
Regards,
Priyanka Jagtap
Website: https://www.tychesoftwares.com/
Facebook: https://www.facebook.com/TycheSoftwares/reviews/
Twitter: @tychesoftwares
Join our Facebook Community Group