Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter symmetrium

    (@symmetrium)

    Update:

    in my single-event template file, I had:

    echo $event_display_options[‘google_map’] === 1 ? em_display_google_map() : ”;

    changing the === to == solved the problem.

    Plugin Author dFactory

    (@dfactory)

    Ok, that code comes from your custom template file or is it located in the plugin templates?

    Thread Starter symmetrium

    (@symmetrium)

    It’s in my own custom templates – however (though I’m not sure) I think that these parts of the code came from some older versions of the original templates. So I guess still good to know if someone else somehow runs into the same issue.

    So it turns out there’s no problem with the plugin itself, it was just the custom templates.

    …thanks!

    Plugin Author dFactory

    (@dfactory)

    Ok, good to know.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘maps not showing in some pages’ is closed to new replies.