Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author codepeople

    (@codepeople)

    Hi,

    In the premium version of plugin there is an configuration option called: “Use the points information in the search results”. If the option is checked, the search box of WordPress is able to search in the information of points too. In this case if you want display a map in the search page with the points found, you only should insert the shortcode directly in the template file used in the search page of the theme active in WordPress:

    <?php echo do_shortcode( ‘[codepeople-post-map]’); ?>

    Best regards.

    Thread Starter mbrindic

    (@mbrindic)

    Great. Thank you, this is a great functionality.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Search’ is closed to new replies.