• Resolved cocomarketing

    (@cocomarketing)


    Hello, after updating the WordPress Theme to 6.4.2 the plugin “The Events Calendar Extension: Event Titles Link to Website URL” does not longer work. Do you have any solutions or do you know the reason?

    Thanks, Sylvia

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support shubham0095

    (@shubham0095)

    Hi @cocomarketing

    Sorry for the inconvenience.
    To fix this issue go to the plugin folder -> events-widgets-for-elementor-and-the-events-calendar ->widgets -> ectbe-widget.php??
    Add the code at line 760 in this file
    if(defined('TRIBE_EXTENSION_LINK_EVENTS_TO_WEBSITE_URLS_FILE')){
    ????????if(tribe_get_event_website_url($event_id)){
    ???????????????$url = tribe_get_event_website_url($event_id);
    ???????????}
    ??}

    Please refer to the screenshot here.
    We will add this code in our upcoming update.

    Thanks & Regards.

Viewing 1 replies (of 1 total)
  • The topic ‘No longer compatible with ‘Event Titles Link to Website URL’’ is closed to new replies.