Viewing 12 replies - 16 through 27 (of 27 total)
  • I see “The Google Maps API server rejected your request. This service requires an API key.” when I click a box with a question mark. Strange considering that the map appears on the frontend, do you use some Google map plugin or similar, something that could cause conflict?

    Thread Starter mikemesseroff

    (@mikemesseroff)

    No I have no other map plugins running…

    It is possible that there is a conflict, have you tried the troubleshooting guide? https://time.ly/document/user-guide/troubleshooting/first-troubleshooting-step/

    Thread Starter mikemesseroff

    (@mikemesseroff)

    Hi Benjamin – Since the map loads fine on the event page, is there any way we can disable the map from displaying on the frontend submissions form after “Include map” is checked?

    That would solve this problem without messing with other plugins.

    Thanks!

    I think the only way is to hide the “Address” field, please try the following code:

    #ai1ec-create-event-modal #ai1ec_address {display: none;}
    #ai1ec-create-event-modal .ai1ec-col-sm-3 .ai1ec-checkbox {display: none;}
    Thread Starter mikemesseroff

    (@mikemesseroff)

    Benjamin,

    That made the entire Address field disappear with the checkbox. I need those there or I won’t know where the event is taking place. I just need the map to NOT display after the box is checked. Hopefully this is possible with some code.

    Thanks,
    Mike

    Please delete the code from the site, I will try to create a new one.

    Thread Starter mikemesseroff

    (@mikemesseroff)

    Hi Benjamin – Any update on this?

    Thanks!

    Mike

    Hi Mike,

    I need to see the site.

    Thread Starter mikemesseroff

    (@mikemesseroff)

    Of course. All set now but I will have to take it back down in a few hours. Thanks!

    Hi Mike,

    I see that the site is again hidden, it is difficult to keep track of all messages on the forum, so can you please contact us at [email protected] and we will continue there.

    Thanks,
    Ben

    Thread Starter mikemesseroff

    (@mikemesseroff)

    Hi Benjamin – Will you be able to look at this something this week? If so, please let me know when you are available and I will make the site Live for that time.

    Thanks,
    Mike

Viewing 12 replies - 16 through 27 (of 27 total)
  • The topic ‘Frontend Submissions Map Does Not Load’ is closed to new replies.