08/15/2014 at 3:39 pm
#301001
Keymaster
@ gillian
The only way this can be done is by editing the card.php
and card-single.php
files found in this folder:
../wp-content/plugins/connections-market/
Look for this line:
if ( $atts['show_social_media'] ) $entry->getSocialMediaBlock();
And move it to where you want them to be displayed.
If you choose to do this, this I highly recommend you following the process in this QuickTip so your change is update safe.
Hope that helps!