Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi,
    I am sorry, but I couldnt figure out what is causing this. Really strange. Usually I can use Firebug to identify which css style from your theme is causing this – worked everytime with similar issues, but not with yours.
    Could you ask your theme developer to have a look at this issue too?
    Please also try disabling all other plugins to verify if this is perhaps a plugin conflict?
    best,
    Robert

    Thread Starter bigbluesquid

    (@bigbluesquid)

    I’ve been looking at the source and trying to work out what the blank space is, i.e. margin pixels, paragraphs etc. and the blank lines are selectable:

    This is a sample blank line, as it appears in the source: <div id="lmm_geo_tags_4c74453a_8" class="lmm-geo-tags geo">Beaufort Bar and Restaurant: <span class="latitude">52.069380</span>, <span class="longitude">-9.633333</span></div>

    I have turned off displaying the venues below the map and added my own list using a PHP call in the functions.php file but the same issue appears. I’ve left a message on the Studio Press site support (makers of the Genesis & Magazine theme) so I’ll let you know any replies.

    Thanks again.

    Thread Starter bigbluesquid

    (@bigbluesquid)

    Hi Robert,

    Studio Press replied to say it’s not a theme issue and the only thing they could see was an extra div in the source that is related to Map Marker but didn’t specify where exactly.

    I’ll keep working on it and let you know what I find.

    ok, let me know if I can help somehow…

    Thread Starter bigbluesquid

    (@bigbluesquid)

    Hi Robert,

    I got these answers on Stackoverflow:
    http://stackoverflow.com/questions/23373762/what-css-element-would-show-a-hidden-div-as-a-blank-space

    Changing the PRE to DIV does work using the browser console but the only <pre> tag I can find is in maps-marker-pro/leaflet-core.php and changing the <pre> to <DIV> in that file doesn’t appear to make the change on the site.

    Can you tell me which file the surrounding

    <pre> tag is being called from?

    Thanks.

    [Moderator Note: Please pos tmarkup between backticks or use the code button.]

    Hi,
    there is one pre-tag in leaflet-core.php within a helper function, but this is not related to your issue here.
    Please search all your theme files for a pre-tag – should be added somewhere there…
    best,
    Robert

    Thread Starter bigbluesquid

    (@bigbluesquid)

    Hi Robert,

    Problem solved, I’m not sure where the original pre tag came from, but I created a new page and inserted the map again and it’s working perfectly:

    http://www.glutenfreeireland.com/eating-out/gluten-free-pubs-northern-ireland-ireland/

    Thanks again for your time,
    Mike

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Space or gap between map and marker list’ is closed to new replies.