Sticky Map display issues

This topic contains 3 replies, has 3 voices, and was last updated by  Naveen Giri 4 years, 9 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #497433

    Barbara Magee
    Expired Member
    Post count: 146

    We’re in need of suggested fixes for sticky map issues:

    1) When I select sticky map in the shortcode builder for the archive map regardless of px height, it shifts outside the right edge of page with the initial scroll and displays a red line around it. (see attached sticky-map-middle-of-page.png)

    2) With 650 px height, it falls beyond the footer and obscures footer information. See attached sticky map 650px bottom of page.png

    Do you have a fix for getting the sticky map to stay centered in the column when the user scrolls?

    3) Is there not a setting to enable sticky map in the shortcode builder for the directory map on the location page?

    What is the fix for getting the bottom of the map to stop at the top of the footer?

    I’ve attached sticky map top of page position.png for reference.

    Thanks very much for your help!
    P.S. Where do I make GD support reviews?

    #497477

    Kor
    Moderator
    Post count: 16516

    Hi Barbara,

    Thanks for your post. You can use the custom CSS code below to adjust it.

    div#sticky_map_gd_map_canvas_archive {
        border: 0px!important;
        top: 25%!important;
    }
    
    .stickymap div#gd_map_canvas_archive {height:200px!important;}
    
    .map_background #gd_map_canvas_archive {height:400px!important;}
    #497528

    Barbara Magee
    Expired Member
    Post count: 146

    Will we still be able to set our map height in the shortcode and still have the sticky map function correctly? We want maps to be at least 500-700px height.

    Thanks!

    #498056

    Naveen Giri
    Moderator
    Post count: 1559

    Hi @localdish,

    The above points are GD customisations. you can take help of some GD experts here https://geodirectoryexperts.com/

    Thank You

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