Having an issue displaying Sharing on author page
-
Hello-
I am not sure what I am doing wrong but I am trying to get the Jetpack Sharing functionality (something we are already using in other areas of the site) to output in our author.php template to allow users to easily share author page profiles.
There does not seem to be an option for this in the settings and I have not been able to display by adding the following code to the author.php template file:
<?php if ( function_exists( 'sharing_display' ) ) { echo sharing_display(); } ?>
Any assistance here would be greatly appreciated!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Having an issue displaying Sharing on author page’ is closed to new replies.