How to hide Google Maps link on list view

Home Forums Calendar Products Events Calendar PRO How to hide Google Maps link on list view

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1256621
    etechnologie
    Participant

    Hi
    I switch off Google Maps in settings, hide in localisations besides that I still have link to Google Maps on list view.
    Please find all descriptions in screencast here: https://drive.google.com/file/d/0BwQGscVsobrDaDYzdnZPamVXS2M/view?usp=sharing
    Best reagrds
    Krzysztof

    #1257082
    Cliff
    Member

    Hi. Thanks for reporting this.

    I tested and was able to confirm the issue.

    I’ll mark this ticket as Pending Fix, which means this thread should receive a reply once the applicable fix has been released. I cannot guarantee when it will be fixed as it’s in the development team’s hands now. They need to assign it, code it, test it, and schedule it for release.

    I apologize for this issue and appreciate your understanding and patience.

    #1257083
    Cliff
    Member

    For the time being, you could do a template override to remove or comment out this bit of code:

    <?php
    if ( tribe_get_map_link() ) {
    echo tribe_get_map_link_html();
    }
    ?>

    this file’s override in your own theme: /wp-content/plugins/the-events-calendar/src/views/list/single-event.php

    Please let me know if you have any follow-up questions on this topic.

    #1374301
    Victor
    Member

    Hi Krzysztof!

    Just wanted to share with you that a new maintenance release (for the Week of 1st November 2017) is out, including a fix for this issue 🙂

    Find out more about this release → https://theeventscalendar.com/maintenance-release-for-the-week-of-1-november-2017/

    Please update the plugins and let us know if the fix works for your site.

    Best,
    Victor

    #1390798
    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 5 posts - 1 through 5 (of 5 total)
  • The topic ‘How to hide Google Maps link on list view’ is closed to new replies.