Main map on a separate page

This topic contains 13 replies, has 2 voices, and was last updated by  vcherednichenko 8 years, 9 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #47930

    vcherednichenko
    Free User
    Post count: 222

    Is it poosible set main map on a separate page?

    I want in main menu make section “Search on map”. User click on this section and get on a separate page with big map.

    Thanks

    #47962

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    For that you could use the shortcode in a full width page. https://wpgeodirectory.com/docs/core-shortcodes/

    Let us know how you went,

    Thanks

    #47971

    vcherednichenko
    Free User
    Post count: 222

    Very good, thank you!

    Help me please, how I can make width of category box in map wider?

    Thanks

    http://gorod-naladoni.ru/map/

    #47974

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    with this css:

    
    
    #gd_home_map_cat {
        width: 60%;
    }

    Then change % value to whatever fits your need.

    Thanks

    #47988

    vcherednichenko
    Free User
    Post count: 222

    Code work good. Thank you…

    Tell me please why picture of pointer are moved down?

    On home page all good…

    See attached foto please

    #48014

    Paolo
    Site Admin
    Post count: 31206

    Please try this:

    
    
    .geodir_map_container .main_list img {
        margin: 0;
    }

    Let us know,

    Thanks

    #48024

    vcherednichenko
    Free User
    Post count: 222

    Very good! Thanks!

    #48025

    vcherednichenko
    Free User
    Post count: 222

    Now search does not feel very well

    Help fixed please…

    #48067

    Paolo
    Site Admin
    Post count: 31206

    HI,

    if you remove the search widget we can’t help. 1 question, have you ever tried doing this yourself with firebug or chrome developer tools?

    https://wpgeodirectory.com/docs/customizing-your-style/

    It’s really not that difficult and could be super useful, if developing websites is something you intend to keep on doing.

    Let us know,

    Thanks

    #48086

    vcherednichenko
    Free User
    Post count: 222

    Thank you Paolo.

    I don’t try developmet tools. I try understand.

    #48088

    vcherednichenko
    Free User
    Post count: 222

    I returned the map http://gorod-naladoni.ru/map/

    #48105

    Paolo
    Site Admin
    Post count: 31206
    This reply has been marked as private.
    #48114

    vcherednichenko
    Free User
    Post count: 222
    This reply has been marked as private.
    #48117

    vcherednichenko
    Free User
    Post count: 222
    This reply has been marked as private.
Viewing 14 posts - 1 through 14 (of 14 total)

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

Open Support Ticket