03/10/2016 at 12:38 pm
#368573
Keymaster
@ James
The only way to do this would be to edit the card-single.php file found here; ../wp-content/plugins/connections-gridder/.
Move this code:
if ( isset($mapDiv) ) echo $mapDiv;
to after this line:
$entry->getContentBlock( $atts['content'], $atts, $template );
Hope that helps!
