Bubble and mobile map style

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

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

Open Support Ticket
  • Author
    Posts
  • #466749
    #466754

    Alex Rollin
    Moderator
    Post count: 27815

    1. Share a link to the page with the map and we will try to help with that. First you should remove items from “Show in what location” = Map Bubble – https://wpgeodirectory.com/docs/core-place-settings/#common
    2. GD does not have controls for changing mobile display. Please share a link to the page and we will take a look
    3. Please refer to BuddyPress documentation. You can add menu links to point to the registration and login pages.

    #466816

    Markus Gebhardt
    Free User
    Post count: 11

    Here is the link:
    https://tangleuniverse.publiciota.com/

    1.) I tryd serveral css but nothing worked.
    2.) Maybe it is possible to find a css for the mobile map.
    3.) OK. I will see BuddyPressdocumentation. I think that will help.
    4.) The new listings is displayed very well on the desktop. Mobile is there a way to show the pictures not in 5 rows but one under the other?

    Best regards Markus

    #466882

    Alex Rollin
    Moderator
    Post count: 27815

    You can try this CSS to hide some additional elements.

    
    
    
    span.geodir-bubble-reviews {
        display: none!important;
    }
    span.geodir-bubble-fav {
        display: none!important;
    }
    .geodir_more_info.post_address {
        display: none!important;
    }
    

    For listings, when you add a shortcode you can set the layout. List, or gridview 2-5

    #466918

    Markus Gebhardt
    Free User
    Post count: 11
    This reply has been marked as private.
    #466963

    Kor
    Moderator
    Post count: 16516

    Hi Markus,

    Thanks for your reply. Could you share some screenshots from your end? I’m not so sure what you mean by “gray edges”.

    Thanks!

    #466972

    Markus Gebhardt
    Free User
    Post count: 11
    This reply has been marked as private.
    #467030

    Kor
    Moderator
    Post count: 16516

    Hi Markus,

    Thanks for your reply. That’s how the Google map works when it is zoomed out to the max. There isn’t a way to remove it, unfortunately.

    Thanks!

    #467120

    Markus Gebhardt
    Free User
    Post count: 11

    Many Thanks. But that’s exactly the question whether it is possible to choose a different zoom factor only for the mobile map so that it looks better.
    Best regards
    Markus

    #467130

    Kor
    Moderator
    Post count: 16516

    Hi Markus,

    Thanks for your reply. Unfortunately, what you needed there isn’t something that is currently possible out of the box and would require customization.

    Thanks

    #467154

    Markus Gebhardt
    Free User
    Post count: 11

    I found a solution for the problem.
    Map Zoom level : 2
    and
    Map Auto Zoom ? : no

    That works. But now the center of the map is America. Do I have a chance to put the center of the map on Europe.
    Best regards Markus

    #467170

    Kor
    Moderator
    Post count: 16516

    Hi Markus,

    GD Maps always ‘center’ on the group of listings displayed on the map, so, there is no input for a lat lon to choose a center for the map.

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

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

Open Support Ticket