ShareDaddy Jetpack buttons jumping in
-
I can’t seem to remove JetPack Sharedaddy sharing buttons from the bttom of sliders.
I’ve tried targetting with:
if (is_singular( array(‘custom_post_name’, ‘slick_slider’ ))
Similarly with:
if (is_tax (array(‘ad_tag’, ‘ad_cat’, ‘wpsisac_slider-category’))
But no good. I’ve tried removing the overall setting in wordpress dashboard >>settings>>sharing and unticking the post type. But it still shows.
**UPDATE**
I had to remove the shar buttons by targetting the page IDs where the slider was presented, and then manually add the share buttons into the page templates.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘ShareDaddy Jetpack buttons jumping in’ is closed to new replies.