Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi @sydchako,

    If you’re referring to the Map View of All Listing page, you can just remove the option from the dropdown by unchecking it on Directory Listings > Settings > All Listings: https://imgur.com/VCDe29o

    Hope this helps, let me know if I can help you with anything else.

    Regards,

    Thread Starter Sydney Chako

    (@sydchako)

    The image you embedded is not opening, it says “Oops! We couldn’t find that page”.

    Moreover, I can’t find that option under Directory Listings > Settings > All Listings.

    Thread Starter Sydney Chako

    (@sydchako)

    And why has this issue been marked as resolved? The option you are talking about is not there. I thoroughly checked.

    Hi @sydchako,

    It should be right after the settings for Sort By Dropdown settings: https://i.imgur.com/vF3fJee.png
    If you still don’t see it, you can use this CSS instead to hide it:

    
    .directorist-dropdown__links--single:nth-child(3) {
      display: none !important;
    }
    

    If you would like us to investigate why it isn’t showing up on your site, you can get in touch with our technical support here: https://directorist.com/contact

    Regards,
    Mahdi.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How do I disable mapview?’ is closed to new replies.