#5367

Hi again,

#1. Please check and send Admin web account for me, I need to check your site.

#2. Please add this custom code to file functions.php ( child-theme):

add_action('init', 'organey_fnc_custom_code', 999);
function organey_fnc_custom_code(){
remove_action('woocommerce_share', 'organey_social_share', 10);
}
  • This reply was modified 2 years, 5 months ago by SupporterSupporter.