Mobile Search – problems viewing listings returned

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

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

Open Support Ticket
  • Author
    Posts
  • #522706

    Matthew
    Lifetime Member
    Post count: 178

    I performed a search on my mobile phone and the search resulted in the map being displayed, with the markers.

    However, there was no way for me to see the listings returned, other than the map markers.

    i.e. I could not scroll down to see anything below the map (this just scrolled around the map), so if my visitors are seeing this it could explain why the sites not doing so well.

    Perhaps there is a setting I can apply to refine this?

    I hope you can help?

    #522723

    Alex Rollin
    Moderator
    Post count: 27815

    You can check to make sure you have mouse scroll zoom turned off. The map should require 2 fingers to change it, so, a single touch should scroll the page.

    If that isn’t the issue please share a link so we can take a look.

    #522730

    Matthew
    Lifetime Member
    Post count: 178

    Hi Alex thanks… sorry where do I find that setting, I have had a good look!

    #522735

    Alex Rollin
    Moderator
    Post count: 27815

    In the GD Map shortcode/widget/block.

    #522739

    Matthew
    Lifetime Member
    Post count: 178

    Sorry Alex, could you give me the URL for that – can’t find it in admin

    #522746

    Alex Rollin
    Moderator
    Post count: 27815

    It would be a template or sidebar.

    What is the URL for the map on your site and we can advise you that way?

    #522758

    Matthew
    Lifetime Member
    Post count: 178
    This reply has been marked as private.
    #522790

    Alex Rollin
    Moderator
    Post count: 27815

    I see what you mean there. You could try to change the theme yourself, or recreate the page yourself using GD shortcodes so you could control the height. You could also share your concerns with the theme author.

    #523354

    Matthew
    Lifetime Member
    Post count: 178
    This reply has been marked as private.
    #523387

    Kor
    Moderator
    Post count: 16516

    Hi Matthew,

    Thanks for your reply. You can try using the custom CSS code below and see if it helps.

    @media (max-width: 575.98px) {
    #gd_map_canvas_archive_wrapper, #sticky_map_gd_map_canvas_archive, .geodir-map-canvas {
        height: 200px!important;
        min-height: 200px!important;
    }
    }
Viewing 10 posts - 1 through 10 (of 10 total)

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

Open Support Ticket