Import Facebook events with map and Google map link

Home Forums Calendar Products Event Aggregator Import Facebook events with map and Google map link

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1165743
    Ken
    Participant

    Hi,

    We are importing dance events with Google maps switched on in the general settings and Facebook import settings. Unfortunately the events do not have the ‘Google Maps Link’ selected by default. Is there a way to have this option set as default in the code rather than have to visit each auto import to set this up.

    Kind Regards

    Ken

    #1166101
    Hunter
    Moderator

    Hey Ken,

    Thank you for reaching out. While there isn’t a default setting at this time to enable the ‘Google Maps Link’ option for events imported via the Facebook Events plugin, you could do a simple SQL query. As always, back up before doing any queries!

    UPDATE wp_postmeta SET meta_value = '1' WHERE meta_key LIKE '%_EventShowMapLink%' AND meta_value=''

    Best of luck and we always welcome suggestions via our UserVoice Feature Ideas page. Thanks again and enjoy the rest of your day. Cheers!

    #1174996
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Import Facebook events with map and Google map link’ is closed to new replies.