• Resolved mugar

    (@mugar)


    Hi there,
    we’re running an eventpage on which our customers have their very own page. In addition we started a map for visitors, where they can find places nearby.

    But this plugin, which is exactly what we’re searching for, ist messing up the search-results of the page.
    Is it possible to exclude the Places from the search results?

    Thanks in advantage!

    https://wordpress.org/plugins/basic-google-maps-placemarks/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter mugar

    (@mugar)

    Solved it by my own.
    This Plugin works finde https://wordpress.org/plugins/search-exclude/

    (Even if I have to update several hundred places by now 😀 )

    Plugin Author Ian Dunn

    (@iandunn)

    If you know a little PHP you could also do it programmatically instead of having to manually edit each placemark.

    Just use the bgmp_post-type-params filter to set the exclude_from_search parameter to true.

    Hello,
    I’m really interested in this plugin, after trying several google map plugins. I really appreciate the opportunity to put HTML on markers and the clustering function.

    Against, could you explain to me how exclude the places from the search? I don’t understand what to do when you said :

    Just use the bgmp_post-type-params filter to set the exclude_from_search parameter to true.

    I’m able to modify .php files if you explain where and what to change 😉

    Thank you in advance.

    Plugin Author Ian Dunn

    (@iandunn)

    Hi, the WordPress Plugin Developer Handbook has a page on filters that should get you pointed in the right direction.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Exclude the Places from the search’ is closed to new replies.