How can I show only social buttons on comments? – UserPro Forums https://forum.userproplugin.com/forums/topic/how-can-i-show-only-social-buttons-on-comments/feed/ Mon, 06 May 2024 16:39:00 +0000 https://bbpress.org/?v=2.6.2 en-US https://forum.userproplugin.com/forums/topic/how-can-i-show-only-social-buttons-on-comments/#post-37915 <![CDATA[How can I show only social buttons on comments?]]> https://forum.userproplugin.com/forums/topic/how-can-i-show-only-social-buttons-on-comments/#post-37915 Mon, 19 May 2014 22:49:26 +0000 PurpleNinja Hello, how can I isolate the social buttons and put them on the comment area?

]]>
https://forum.userproplugin.com/forums/topic/how-can-i-show-only-social-buttons-on-comments/#post-37924 <![CDATA[Reply To: How can I show only social buttons on comments?]]> https://forum.userproplugin.com/forums/topic/how-can-i-show-only-social-buttons-on-comments/#post-37924 Tue, 20 May 2014 09:59:08 +0000 kabadabra In your comments template you could do something like

<?php echo do_shortcode('[userpro_social_connect]'); ?>

See http://userproplugin.com/userpro/forums/topic/finally-social-connect-shortcode-only/ for shortcode options.

]]>