Viewing 7 replies - 1 through 7 (of 7 total)
  • hi,

    you can add it in your map balloon format at Events > Settings > Formatting > Maps > Location balloon format > <strong>#_LOCATIONNAME</strong>

    Thread Starter luchayfiesta

    (@luchayfiesta)

    The problem is : the format already includes this string.

    I see, I tried to inspect your site again and seems to be that it really shows and that your theme causes the issue;

    try to find this in your theme style.css

    trong, b, dt, th {
    color: #fff;
    }

    change it to color: #000;

    Thread Starter luchayfiesta

    (@luchayfiesta)

    thx. I tried but it still didn’t work. I saw it is in fact displaying it, but white on white, we can’t see it.
    Maybe it come from another item in the style.css file. I’ll try to find which one it could be.

    hmm, maybe you can try this steps temporarily to determine if it’s your other plugin or theme causes the issue:

    – deactivating all other plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).
    – switching to the default theme to rule out any theme-specific problems

    Thread Starter luchayfiesta

    (@luchayfiesta)

    I still havent found where it comes from. But I found another solution : I emphasize the name of the location (and don’t put it in bold)…

    thanks for the update; nice workaround.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Location name & GoogleMaps’ is closed to new replies.