Disable link to location

Home Forums Calendar Products Events Calendar PRO Disable link to location

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #967807
    Lasse Johansson
    Participant

    I want to show the location without a clickable link. Is this possible?

    #967919
    Brian
    Member

    Hi,

    Thanks for using our plugins.

    It is possible to show a location title without the link.

    If this is in one of our event templates you can follow our themer’s guide:

    https://theeventscalendar.com/knowledgebase/themers-guide/

    That will show you how you can move and edit event templates in your theme.

    There you can change any venue links you like to just the title.

    To just show a title you could use this coding:

    <?php echo get_the_title( tribe_get_venue_id( $event_id ) ); ?>

    Let me know if you have any follow up questions.

    Thanks

    #984267
    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 ‘Disable link to location’ is closed to new replies.