• Hi,

    Please be so kind and let me know, how / where can we add the event website link to the list?

    The reason is the request, that one external ticket service link sell the tickets of the events, therefore would be extremly important to navigate the visitors very simply and clear way to these links, which are custom / different links for every events.

    Thank you very much!

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

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Support Jyoti Bhandari

    (@jyoti197)

    Hi @webreneszansz,

    Thanks for using our plugin.
    Our plugin’s current version doesn’t show the website link in the layout. This is possible after the customization code but after the update, the code will be removed.
    If you want to customize code then follow below shared location:-
    Go to the main folder of plugin template-events-calendar/templates/list/list.php
    if you want to add a website link for all styles in the list layout then add the given code to the original line numbers 32, 69,103.

    if(tribe_get_event_website_url($event_id)){
            $events_html.= '<div class = "ect-list-website-url  ect-list-title"><a href="'.tribe_get_event_website_url($event_id).'">Event Website</a></div>';
        }

    Hope this helps you.
    Let me know if you have any questions.

    Thanks & Regards

    Thread Starter Webfolio Webdesign

    (@webreneszansz)

    Hi,

    Thank you very much for the prompt help and the great support, I really appreciate it.

    Thread Starter Webfolio Webdesign

    (@webreneszansz)

    Hi,

    I modified the mentioned file, deleted also the cache, but the list doesn’t include the newly added information:

    https://rs9.hu/repertoar/

    I modified only the linked text, it is: Jegyvásárlás

    The first event has event website url.

    Please be so kind and let me know, what is wrong.

    Thank you very much!

    Plugin Support Jyoti Bhandari

    (@jyoti197)

    Hi @webreneszansz,

    I have checked the link https://rs9.hu/repertoar/.
    On this page, you are using an older version of our plugin.
    Please update our plugin to the latest version i.e 2.9.4 and for the premium plugin support please contact us at https://coolplugins.net/contact-plugin-support/

    Thanks & Regards

    Thread Starter Webfolio Webdesign

    (@webreneszansz)

    Hi,
    I created clone website to test the solution, I updated the plugin, but I don’t find the mentioned file any more.
    Please be so kind and let me know the full path of the editable file.
    Thank you very much!

    Plugin Support Jyoti Bhandari

    (@jyoti197)

    Hi @webreneszansz,

    Please follow the below-shared path.
    Go to the main folder of plugin the-events-calendar-templates-and-shortcode\templates\list\list.php

    If you are still facing issues then please get in touch with technical plugin support please contact us at Click Here

    Thanks & Regards

    Thread Starter Webfolio Webdesign

    (@webreneszansz)

    Hi,
    Thank you very much, but after the update of the plugin there is only list-template.php file in this folder and tere is no subfolders any more. It is the reason of my question.
    But as I see, we can use also only the free version of the plugin, so if you can let me know the answer, regarding to the free version, it would be also great.
    Thank you very much!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Add event website to the list’ is closed to new replies.