06/20/2016 at 2:03 pm
#380099
Keymaster
@ Carolin
Regardless of them template you choose, you’ll have to edit its PHP files in order to accomplish the requirements. The easiest path seems it would be to edit the cMap template to add the except. Here’s how…
Edit the card.php file found in this folder:
../wp-content/plugins/cmap/
Add $entry->getExcerpt(); where you want the excerpt to be displayed. I highly recommend reading this tutorial on how to make this change update safe.
Hope that helps!
