Change the event-meta > organizer > website link label

Home Forums Calendar Products Events Calendar PRO Change the event-meta > organizer > website link label

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #55637
    Todd
    Participant

    On the Single-Event page, in the Event-Meta, under Organizer, is the organizer’s Website field, which displays the full url as a link. Sometimes that url is very long, which breaks my layout. So i’d like to change the text/label of that link to just say “see website” or something like that, while keeping the link’s url.

    I saw another forum post about customizing the event-meta (https://theeventscalendar.com/support/forums/topic/where-to-edit-meta-output-and-labels/) which linked to a code snippet that’s probably helpful, but I’m not clear how to change it for my case.

    Related to this, i’d also like to remove the links from the Venue name and Organizer name (in the event-meta area).

    Thanks in advance!

    #55644
    Todd
    Participant

    I figured this out for myself. I found tribe_get_organizer_website_link() in the plugin files: /public/advanced-functions/organizer.php, and saw that the label has a FILTER on it, so we can change it with our functions.php.
    http://pastebin.com/nYTGg2DF

    #55646
    Todd
    Participant

    (I guess we can’t edit replies in this forum?)
    Correction in my 2nd post in this thread: The file that contains the filter is /public/template-tags/organizer.php, not /public/advanced-functions/organizer.php.

    #55815
    Leah
    Member

    Hey Todd,

    I’m sorry we didn’t get back to you sooner. Thanks for posting your solution for other folks, we really appreciate it.

    Cheers,
    Leah

    #979684
    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 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Change the event-meta > organizer > website link label’ is closed to new replies.