• Resolved Josh

    (@joshguss)


    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)
  • What is the address of the Jetpack site in question?

    Can you link to the author page you’re referring to?

    Have you made sure to check off Front Page, Archive Pages, and Search Results under Settings > Sharing > Show buttons on?

    Once we get some feedback, we can take the next troubleshooting step in resolving your issue.

    Thread Starter Josh

    (@joshguss)

    Hello-

    Have you made sure to check off Front Page, Archive Pages, and Search Results under Settings > Sharing > Show buttons on?

    That was it. I guess I wasn’t thinking that the author page would fall in that category and I didn’t want them to display on front page and search results pages BUT it looks like with that enabled (in conjunction with the theme I am using) that did the trick (they are displaying on the author page but not on the front page or search results page).

    For reference: https://plans.rallyaway.com/author/sirtinstudios/

    Thanks!

    That was it.

    Excellent!

    We’re glad to hear it and you’re welcome for the support ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Having an issue displaying Sharing on author page’ is closed to new replies.