Forums
(@mramsperger)
13 years, 9 months ago
I was able to figure it out. In simplemap/classes/simplemap.php you need to find this: <?php if ( apply_filters( ‘sm-show-results-description’, false ) ) : ?> and turn it to true.
Hope this helps anyone else struggling out there.