Cannot remove Google Cal and iCal links on Events Details template

Home Forums Calendar Products Events Calendar PRO Cannot remove Google Cal and iCal links on Events Details template

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #990415
    Marcus J Wilson
    Participant

    Since upgrading to Events Calendar/ECP 3.11, the following code in my functions.php file:

    remove_action('tribe_events_single_event_after_the_content', array('TribeiCal', 'single_event_links'));

    no longer seems to remove the iCal and Google Calendar links from my Events Details Template. Have the hooks or actions changed in the latest version that would cause this not to work any more?

    Thanks
    Marcus

    #990642
    Brian
    Member

    Hi,

    Thanks for using our plugins. I can help here.

    We changed the class names in 3.10 and that would cause this to not work.

    I updated the snippet for 3.11 and it worked for me. Please use this snippet instead:

    https://gist.github.com/jesseeproductions/59788e9e999ebebeb315

    Let me know if that works for you.

    Cheers

    #995060
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Cannot remove Google Cal and iCal links on Events Details template’ is closed to new replies.