The phone number is output using the espresso_event_phone() template tag and all/most of our template tags are pluggable functions (in short, meaning they can be overridden but your own code).
So your web developer could override the espresso_event_phone function to output the number within a link if preferred. They can do that within a custom functions plugin on your site, we have some documentation on creating one here:
That’s what I assumed for the above, that output is generated using the above function. If your developer overrides that function it will output a link.
Or, another option is to copy the template file used for that specific output from within EE:
Add that to the root directory of your theme (preferably a child theme) and set the event phone to be a link directly within the template itself.
Viewing 3 reply threads
The support post ‘Clickable Telephone Number’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.