Hello,
If nothing is showing it is likely you need to make the manual template edit.
I recommend putting it in your
navbar template.
Find the code:
Code:
<!-- / nav buttons bar -->
And put this right after it:
Code:
$more_share_options
If you can't find the code <!-- / nav buttons bar --> in your navbar template you must have a custom style. I would suggest putting $more_share_options at the very bottom of the template in that case and moving it around as needed, by trial and error if necessary.