03/25/2014 at 9:21 am
#283313
Keymaster
@ Blake
This will likely never be a shortcode option. It is such a rare request … I can’t really remember the exact details surrounding the last time it was.
To do this you have to make changes to the card.php file found in one of these two folders:
../wp-content/plugins/cmap/ or
../wp-content/plugins/connections-cmap/
On lines 102, 123 and 147, there will be style="display: none;"; remove all three instances and now the content tray will be open.
You can remove the links that toggle the tray by removing the following line:
63-67
76-80
104-108
Hope that helps!
