05/05/2015 at 1:10 pm
#333469
Keymaster
@ Marina
You need to edit the card.php file found here:
../wp-content/plugins/connections-gridder/
Add the following line where you want the links to show:
if ( $atts['show_links'] ) $entry->getLinkBlock( array( 'format' => $atts['link_format'], 'type' => $atts['link_types'] ) );
Save the file. I suggest saving it to one of the folders outlined in the QuickTip.
Hope that helps.
