Telephone numbers as links

Home Forums Calendar Products Events Calendar PRO Telephone numbers as links

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #959082
    jameswemyss
    Participant

    As mobile browsing is so key now, it would be great if the telephone numbers on any listings could be used to call upon a devices call function. How could this be achieved?

    #959218
    Brian
    Member

    Hi Again,

    I can help out here.

    The best thing to do would be to follow the themer’s guide:

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

    To move and edit this file in your theme:

    the-events-calendar\views\modules\meta\venue.php

    There you want to change this line (41):

    <dd class="tel"> <?php echo $phone ?> </dd>

    to this:

    <dd class="tel">"><?php echo $phone ?></dd>

    Let me know how that works out.

    Thanks

    #971324
    Brian
    Member

    Since there is has not been any activity on this thread for over 2 weeks so I am now closing it. Feel free to start a new thread if you have further issues. Thanks! 🙂

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Telephone numbers as links’ is closed to new replies.