Replies: 0
Hi, I found your snippet to display the parent posts blog name on the child post using a function and a shortcode. I got that working although it wouldnt link, but I really want to use it for products. I tried changing all references to post in the function to product (code found here ) but then I wasnt sure where to put the shortcode as it wont be going into a post but into the woocommerce template. I did try using php to add the shortcode to the template but still no joy.
Is there another way to get the parent blog name to display on the product in my child shop??