Currently [sermon_images] which is connected to the wpfc_display_images_shortcode function is only used to output series. However if users want to output latest sermons with images in a grid, there is no existing shortcode.
https://www.wpforchurch.com/knowledgebase/sermon-manager-shortcodes/
Series function is currently in shortcodes.php starting line 46.
Currently [sermon_images] which is connected to the
wpfc_display_images_shortcodefunction is only used to output series. However if users want to output latest sermons with images in a grid, there is no existing shortcode.https://www.wpforchurch.com/knowledgebase/sermon-manager-shortcodes/
Series function is currently in shortcodes.php starting line 46.