03/15/2019 at 10:09 am
#487085
Keymaster
@ John
The code would not correspond since the other user was customizing the cMap template.
The folder and file path is still applicable though.
Using $entry->excerpt();
in the card.php
file is sufficient to display the excerpt (a helper function that has been added since that discussion).
After you get it working, I highly suggest moving the card.php
file one of the paths outlined in the template override doc.
Hope this helps!