Google map transport options

This topic contains 4 replies, has 2 voices, and was last updated by  roomsforcrew 6 years, 5 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #406249

    roomsforcrew
    Free User
    Post count: 7

    Hi there

    Looking at the map on the detail page, for some reason my theme (Kleo) is hiding the drop down menu that allows the user to choose their transport method. Would it be possible to fix this?

    Also, I don’t suppose there is a way to display multiple routes on the listings page map? Ideally I would like users to be able to see listing locations and their position from local bus routes.

    thanks

    #406255

    Kor
    Moderator
    Post count: 16516

    Hi there,

    Please share the URL of the site in question so we can take a better look at it and also WP temp admin access to your site. You can post the details here using the private reply option below.

    #406266

    roomsforcrew
    Free User
    Post count: 7
    This reply has been marked as private.
    #406269

    Kor
    Moderator
    Post count: 16516

    Hi there,

    Just fixed it for you using the custom CSS code below.

    
    
    #directions-options.hidden {
        display: block !important;
        visibility: visible !important;
    }
    #406271

    roomsforcrew
    Free User
    Post count: 7

    Works a treat!

    Many thanks

    Ben

Viewing 5 posts - 1 through 5 (of 5 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket