Your phone number appears on your website, but tapping it does nothing. This is a common WordPress issue that quietly costs you calls.
By default, WordPress does not make phone numbers clickable. On mobile, that creates friction. Visitors expect to tap and call instantly. When they cannot, many hesitate or leave.
The fix is simple. With the right setup, you can make a phone number clickable in WordPress in seconds. This guide shows every reliable method step by step, and all of them work with any WordPress setup, including block themes and classic themes.
TL;DR: Make Phone Number Clickable in WordPress
- WordPress does not make phone numbers clickable by default.
- Use the tel link format to make any phone number clickable in WordPress.
- Tel links work in posts, pages, menus, headers, footers, and widgets.
- Remove spaces and symbols inside the tel link for consistent results.
- Add a country code if your business receives international calls.
- Use buttons for better visibility on landing pages.
- Use a call button plugin only when phone calls are a core conversion goal.
- Always test phone links on a real mobile device before publishing.
Why Clickable Phone Numbers Matter More Than You Think
Most website visitors today come from mobile devices. When someone browses on a phone, they expect instant actions. Tapping a number should open the dialer. No copying. No switching apps. And, no extra thinking.
Clickable phone numbers remove unnecessary steps. They reduce friction at the exact moment when a visitor is ready to act. That alone can increase call volume without changing anything else on your site.
There is also a trust factor involved. A clearly visible, tappable phone number signals that a real business is behind the website. It reassures visitors that help is one tap away.
From an accessibility perspective, clickable numbers are equally important. Users with motor limitations or assistive technologies rely on properly formatted links to interact with content.
Search engines also understand intent. Pages that support clear user actions tend to perform better for local and service driven searches. While a clickable phone number is not a ranking factor by itself, it improves user experience signals that matter.
In short, making your phone number clickable is not just a technical tweak. It is a conversion improvement, a usability upgrade, and a trust builder rolled into one.
Turn Website Visitors Into Real Conversations
If phone calls matter to your business, every detail counts. Seahawk helps optimize WordPress sites for usability, conversions, and performance so visitors can reach you without friction.
The Simplest Way to Make a Phone Number Clickable Anywhere in WordPress
If you want one method that works almost everywhere in WordPress, this is it.
WordPress allows you to turn phone numbers into clickable links using a special link format called tel. This format tells browsers and mobile devices that the link should open the phone dialer instead of a web page.
Here is the basic idea in plain language:
- You take your phone number.
- You link it the same way you would link a website.
- Instead of using a URL, you use tel followed by the number.
This method works in posts, pages, widgets, menus, footers, sidebars, and even custom HTML blocks. It works in the block editor and the classic editor. It also works across most themes without extra setup.
The best part is that visitors do not see anything different. The phone number still looks normal on the page. But when they tap it on a phone, it becomes instantly callable.
In the next sections, we will walk through exactly how to apply this method in different parts of your WordPress site, starting with the editor where most content lives.
How to Make a Phone Number Clickable Inside the WordPress Editor

If you are adding a phone number to a post or page, the WordPress editor is usually the easiest place to start.
Using the Block Editor
Let’s say your phone number looks like this on the page: 717 867 5309
First, add the phone number as normal text inside a paragraph block. You can place it anywhere in your content.
Next, highlight the phone number with your cursor. Click the link icon in the block toolbar, just like you would when linking to another page.
In the link field, type tel followed by your phone number with no spaces or symbols.
- For example, you would enter: tel:7178675309
Once you apply the link, the number becomes clickable. Publish or update the page, and you are done.
If your business receives international calls, you can include the country code by adding a plus sign.
- For example: tel:+17178675309
This approach works consistently across mobile devices and modern browsers. It also keeps your content clean and readable since the visible text does not need to change.
Using Buttons Instead of Plain Text
Sometimes you may want the phone number to stand out more. In that case, using a button can help.
The WordPress Buttons block allows you to create a Call Now button and link it using the same tel format. Visitors tap the button, and the call starts immediately.
Buttons are especially effective on landing pages and contact sections. Just keep in mind that when you hide the actual number behind a button, some users may want to see the number before calling. Balance visibility with design based on your audience.
How to Add a Clickable Phone Number in Footer or Sidebar
Many websites place phone numbers in the footer or sidebar so they are visible across all pages. WordPress makes this easy through widget areas.
From your WordPress dashboard, go to Appearance and then Widgets. Choose the widget area where you want the phone number to appear. This could be a footer column or a sidebar section depending on your theme.
Add a paragraph block or text widget and enter your phone number as normal text. Then apply the same tel link method you used in the editor.
Once saved, the phone number will appear on every page where that widget area is active.
One thing to keep in mind is mobile behavior. On most mobile devices, sidebars and footers appear after the main content. If calls are a priority for your business, consider pairing footer numbers with a header or contact page number as well.
Adding a Clickable Phone Number to WordPress Menus

Sometimes you want your phone number visible at all times, especially in the header. Adding it to your WordPress menu is one of the most effective ways to do that.
This works particularly well for service based businesses where visitors may want to call immediately without scrolling or hunting for contact details.
How to Add a Phone Number to Your WordPress Menu
Follow these steps:
- Open your WordPress dashboard
- Go to Appearance and then Menus
- Under Add menu items, select Custom Links
In the URL field, enter your phone number using the tel format.
For example:
tel:7178675309
In the Link Text field, you can:
- Add the actual phone number
- Or use a call to action like Call Now or Talk to an Expert
Click Add to Menu, adjust its position if needed, and then save your menu.
Once published, the phone number will appear directly in your navigation bar and will be clickable on mobile devices.
Using a Block Based Theme
If you are using a block based theme and do not see the Menus option, you will need to use the Site Editor instead.
The concept stays the same. You will add the tel link inside the Navigation block rather than through the classic menu screen.
Using HTML to Make Phone Numbers Clickable
There may be situations where the WordPress editor does not give you enough flexibility. For example, you might be editing a custom template, adding content inside a code block, or working outside WordPress entirely.
In those cases, you can use basic HTML to make a phone number clickable.
The structure is simple. You wrap the phone number inside a link tag and use the tel format in the href attribute.
For example, your code would look like this
<a href=”tel:7178675309″>717 867 5309</a>
If you want to include an international country code, add a plus sign before the number.
This method works reliably across browsers and devices. Just make sure you remove spaces and symbols from the number inside the href value.
HTML based phone links are best used sparingly and carefully. If you are not comfortable editing code, the editor based methods covered earlier are safer and easier to maintain.
Should You Use a Plugin for Click to Call Features
For many websites, the tel link method is more than enough. However, there are cases where using a plugin makes sense.
If your business relies heavily on phone calls, a plugin can add features that go beyond simple clickable numbers. These include floating call buttons, mobile only visibility, time based display rules, and call tracking.
Plugins are especially useful if you want a Call Now button that stays visible as users scroll. They can also help if you want to show different phone numbers based on location or device type.
That said, plugins should not be your first choice by default. They add extra code to your site and require ongoing updates.
A good rule of thumb is this:
- If you just need clickable phone numbers, use tel links.
- If calls are a core conversion goal and you want tracking or advanced behavior, consider a plugin.
Creating a Call Now Button in WordPress
A Call Now button is a floating or fixed button that allows visitors to call you with a single tap. These buttons are designed primarily for mobile users.
Installing and Setting Up the Button
After installing a call button plugin, you will typically be asked to enable the button and enter your phone number.
Make sure the phone number is entered without spaces or symbols. If your business receives international calls, include the country code with a plus sign.
Most plugins allow you to choose whether the button appears only on mobile devices or on desktop as well. By default, mobile only is usually the best option.
Once enabled, the button will appear automatically on your site without requiring manual placement on each page.
Styling and Display Options
Most call button plugins allow basic customization. You can adjust colors, button position, and sometimes even text labels.
Common placement options include bottom right, bottom left, or full width bars. Choose a placement that does not block important content or interfere with navigation.
Avoid overly aggressive designs. The goal is to make calling easy, not distracting.
Best Practices for Clickable Phone Numbers That Convert

Knowing how to make a phone number clickable is only half the story. How you present it matters just as much.
Make Phone Numbers Easy to Tap on Mobile
Most phone calls from websites happen on mobile. That means your phone number needs to be tap friendly.
Use a readable font size. Avoid placing phone numbers too close to other links. Give them enough spacing so users do not accidentally tap the wrong element.
If possible, test your site on a real phone. What feels easy to click with a mouse may feel frustrating on a touchscreen.
Where Phone Numbers Should Appear on Your Site
Phone numbers work best when they are easy to find. Common high performing locations include the header, contact page, and key landing pages.
Footers and sidebars can support visibility, but they should not be the only place your number lives if calls matter to your business.
Styling Tips That Increase Visibility
Using contrast can help your phone number stand out. Buttons, icons, or subtle highlights draw attention without overwhelming the page.
Make it clear that the number is clickable. Users should not have to guess.
Common Mistakes to Avoid When Adding Click to Call Links
One of the most common mistakes is using spaces or symbols inside the tel link. This can cause the link to fail on some devices.
Another mistake is making the phone number too small or placing it near other clickable elements. This leads to misclicks and frustration.
Overusing plugins is also a common issue. If a simple link works, there is no need to add extra complexity.
Finally, always test your phone links on mobile before publishing. A broken call link defeats the entire purpose.
When Clickable Phone Numbers Are Not Enough
As your business grows, you may need more than just clickable numbers.
You might want to track which pages generate calls. You might want calls routed differently based on location or time of day. Or you might want missed calls handled professionally.
At that stage, clickable phone numbers become part of a larger conversion and support strategy rather than a standalone solution.
Final Thoughts
Making your phone number clickable in WordPress is one of the simplest improvements you can make to your website.
It removes friction, improves usability, and helps visitors contact you at the moment they are ready to act.
For most websites, using the tel link method inside the WordPress editor, menus, or widgets is all you need. It is fast, reliable, and easy to maintain.
If phone calls play a major role in your business, you can always layer in call buttons or tracking later.
Start simple. Test on mobile. And make it easy for people to reach you.
Frequently Asked Questions
Why is my phone number not clickable in WordPress?
WordPress does not automatically turn phone numbers into clickable links. If you add a number as plain text, visitors cannot tap it to call. You need to use the tel link format to explicitly tell browsers and mobile devices that the number should open the phone dialer.
Does the tel link method work on all devices?
Yes. Tel links work on smartphones, tablets, and most modern browsers. On mobile devices, tapping the link opens the phone dialer. On desktop, the link may open a calling app like Skype or simply do nothing, which is normal behavior.
Can I add a clickable phone number to my WordPress header or menu?
Yes. You can add a clickable phone number to your WordPress menu using a Custom Link and the tel format. This allows the number to appear in your header navigation and remain visible across your site, making it easy for visitors to call at any time.
Should I use a plugin to make phone numbers clickable in WordPress?
If you only need basic click to call functionality, using tel links is enough and keeps your site lightweight. Plugins are useful when phone calls are a core conversion goal and you need features like floating call buttons, display rules, or call tracking.