Hello, thanks for this great plugin.
I’m trying to show Sharing option in WooCommerce Product page as a shortcode in my child theme’s functions.php file
i-e;
<?php echo do_shortcode(“[Sassy_Social_Share]”); ?>
but its just printing the text Sassy_Social_Share on the frontend. Kindly help.