Viewing 15 replies - 1 through 15 (of 27 total)
  • Hi beatsforthemind , ,

    edit file – /wp-content/plugins/the-events-calendar/views/widgets/list-widget.php

    on line – 29 – replace tribe_get_event_link() by
    tribe_event_link( $post );

    its surely works
    cheers

    Thanks! This helped me!

    Great, Love you ! ??

    Thread Starter beatsforthemind

    (@beatsforthemind)

    In my initial post I forgot to put the code in the code tag :/ …the a tag appears as <a href rel="bookmark">Event Title</a>

    I replaced tribe_get_event_link() with tribe_event_link(); and the a tags are working correctly. I am using a fresh installation of WordPress and The Events Calendar. This seems to be a large bug to overlook. Or is some other conflict causing this?

    Same issue here.

    Thanks for bringing up this topic….since I hadn’t realize mine wasn’t working either. But your post made me go look.

    Thanks saurabhkumarvaish for the fix, because it works for me now too.

    This does seem to be a big bug to have been overlooked!

    I just updated to v3.0 and noticed the same issue (links in Events List widget not working). I tried following saurabhkumarvaish’s fix, but I do not have a plugin file named the-events-calendar/views/widgets/list-widget.php.

    The only Events Calendar plugin files with widget in the name in my install are the-events-calendar/admin-views/widget-admin-list.php and the-events-calendar/lib/widget-list.class.php. Am I missing something here? I’m using the free version of The Events Calendar… I don’t know if that makes a difference.

    Thanks saurabhkumarvaish,
    That fixed the widget issue for me!

    THANKYOU so much
    was going round and round… with this one..
    Now if someone could point me in the right direction of the listings in the widget displaying on top of each other instead of neatly in line.. my events would be all good again..

    I am having the same problem. The list of events appear on the pages where I am using the widget. However, when you click on the links, it just refreshes the page that you are currently on. The only link that takes you to the calendar is the “View All Events” link at the bottom of the list.

    In the list-widget.php on line – 29 – replaced tribe_get_event_link() with tribe_event_link( $post ); and this didn’t work. Also then tried replacing tribe_event_link( $post ); with tribe_event_link(); and this didn’t work either.

    Site is https://www.sm-arts.com/

    Please ignore last post. It is now working! Thanks to saurabhkumarvaish!

    I was having this exact issue, and saurabhkumarvaish’s fix worked for me. Thank you! Tri.be, major issue! let’s get this fixed!

    Hi, I thought I’d found the solution to my problem by finding this thread, but my issue is, after updating to v 3.0 my event titles are not appearing in the listing widget. (so I don’t know if the titles are linked or not, but have applied the saurabhkumarvaish solution anyway)
    If anyone can tell me how to restore the event title to the widget, that would be great.
    Thank you.

    Hi all,

    Has anyone tried removing and re-adding the widget to see if this helps?

    I uninstalled 3.0 and reinstalled 2.11
    Works perfectly for what I need.

Viewing 15 replies - 1 through 15 (of 27 total)
  • The topic ‘Links to events from the list widget are not working.’ is closed to new replies.