• Resolved Delmenico

    (@delmenico)


    Hi, congratulations on the plugin. Sorry my english.
    I wanted to know if it is possible to disable the map preview when searching on my website. With the posts the maps also appear, I would not want to happen. Thanks for the support.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Joe

    (@morehawes)

    Hi @delmenico,

    Thanks for reaching out. The easiest way to hide this content would be to use the following CSS:

    body.search-results .type-waymark_map {
      display: none !important;
    }

    I hope this helps. Please do let me know if you require anything further and reviews are always appreciated! ??

    Cheers,

    Joe

    Thread Starter Delmenico

    (@delmenico)

    Thanks Joe where do I write the CSS? in wp-config.php? or elsewhere? … and where exactly? thanks but i’m not very experienced.

    Thread Starter Delmenico

    (@delmenico)

    Sorry Joe, inserted in CSS customization …. I solved it !! perfect thanks again

    Plugin Author Joe

    (@morehawes)

    Glad you got that sorted and thanks for the review! ??

    Joe

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Preview in search’ is closed to new replies.