some small questions

This topic contains 3 replies, has 2 voices, and was last updated by  Paolo 8 years, 8 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #239897

    sylvester vader
    Buyer
    Post count: 151

    hi i almost got al working how i need it however there are some small things i would like to change / learn

    for example:
    is there a shortcode for the show map button ?
    is there a shortcode for the near me button ?

    on the main map it shows all the categories in a drop up part wich you can put down
    is there a way to make this auto down when opening site with mobile

    because the drop part covers the whole map on mobile devices

    #240263

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    I’m not sure I understand which “show map” button you are referring to.

    No, there is only a widget at the moment for the near me button.

    Add this to Design >> Scripts >> Custom CSS:

    
    
    @media only screen and (max-width: 480px){
    .map-category {
        display: none;
    }
    }

    Let us know how you went,

    Thanks

    #240341

    sylvester vader
    Buyer
    Post count: 151

    thanks for code
    did not work but i understood your idea so i changed it a bit

    
    
    
    @media (max-width: 480px) {
    .map_category {
        display: none;
    }
    }

    as for the near me button
    is there no way to make the widget into a shortcode
    i tryed to add a plugin that does this but it did not work 😛

    if not ill try to add the widget and then relocate it using position in css
    should also work but its a work around

    #240786

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    at the moment there is no way, it would require custom code…

    Thanks

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

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

Open Support Ticket
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount