Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Paolo

    (@paoltaia)

    Hi,

    the entire plugin revolves around those. They can’t be removed. You can hide them with css if you don’t want to see them.

    Let us know,

    Thread Starter webco78

    (@webco78)

    how to hide them with css?
    How can I display maps Full؟

    thx

    Thread Starter webco78

    (@webco78)

    Full Screen

    Thread Starter webco78

    (@webco78)

    ??????????????

    Plugin Author Paolo

    (@paoltaia)

    Hi,

    css to hide latitude and longitude is:

    #geodir_post_latitude_row, #geodir_post_longitude_row {
        display: none;
    }

    What do you mean by making the map full screen? In home page?

    Thx

    Thread Starter webco78

    (@webco78)

    Yes, I mean at home as full-map display.

    Thanks for the answer

    Plugin Author Paolo

    (@paoltaia)

    Hi,

    In order for the map to display full screen, you should set width and height as 100% and modify the home page template in order to allow a full screen map.

    Currently the plugin doesn’t provide such option.

    Thx

    Which css file should be changed?

    Plugin Author Paolo

    (@paoltaia)

    Hi,

    I’m sorry, to do what?

    Custom css can be added to GD >> Design >> Scripts

    Thx

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘how to remove Address Latitude?’ is closed to new replies.