Rating: 5 stars
Easy to configure!
]]>Rating: 5 stars
Easy to use. Works.
]]>Rating: 5 stars
Excellent plugin which resolves a missing functionality of Jetpack sharing icons. A big thank you to the author, keep on with the good work! ??
]]>Rating: 5 stars
Hunted this plugin down when looking for a solution to fix Jetpack share buttons not displaying on front page.
Now using it on other site for control of placement
]]>Rating: 4 stars
There is a big gain after the line of the sharing (If I use with “more” button)
I need a “class” that differentiates the short-code lines from the rest of the original share jetpack lines.
I can’t fix that in scc, only what I has been added.
Rating: 5 stars
Thank you for making this plugin. A must-have, works great
]]>Rating: 1 star
Same problem. After install nothing happends. Im using last WP version.
]]>Rating: 4 stars
Hi!
This was exactly what I was looking for.
I didn’t matter even if this plugin didn’t work. (In fact plugin just made my whole site disappear until i switched it off. Heh. ?? )
I opened up the plugin’s code (which is really just few lines) and took out what I needed. Following lines I added to my own custom theme file ‘shorcodes.php’, which I call in the head of each page, and yes, it works. ??
function tweakjp_sd_shortcode() {
if ( function_exists( 'sharing_display' ) ) {
return '
<div class="shortcoded-share-buttons">'.
sharing_display().'
</div>
';
}
} add_shortcode( 'jpshare', 'tweakjp_sd_shortcode' );
So thanks! You made me saving a lot of trouble to find out how to call the Jetpack share buttons otherwise. ??
]]>Rating: 1 star
When I insert the code, nothing happens. After enabling the button display on pages in the jetpack settings both the standard buttons at the bottom and the same short code buttons is displayed on the page. Double op?
]]>Rating: 5 stars
Works PERFECTLY!!! Becomes active after I UPDATE page changes. It’s why I could not make it working first time. Thank you for this wonderful plugin!
]]>Rating: 5 stars
Was searching for something exactly like this – a way top set up the Jetpack share where I wanted, preferrably without editing the template php code. Simple and works. Thank you.
]]>Rating: 1 star
after install nothing happends
]]>Rating: 5 stars
I was searching for jetpack shortcode from long time. This plugin solved it. Good work
]]>Rating: 1 star
Won’t work on pages or posts if JetPack wouldn’t work on them anyway.
What use is that?
Rating: 5 stars
Simple to instal and use. Works great. Thanks for the pugin.
]]>