There are times when you visit a website, and the phone number isn’t clickable.
Many people, like you and I, would find it annoying to go through the hassle of copying and pasting the number just to call. It’s frustrating, right?
To save your site visitors from that frustrating process, you’re here to know how to make a phone number clickable in WordPress.
Alright! This article will walk you through multiple easy, step-by-step methods to get it done.
Make a Phone Number Clickable with “tel:“☎️
- Open the editor for wherever you want to add your phone number. It could be your blog post, your contact page or your site menu. It could also be your sidebar or footer.
- Add your phone number or text like ‘call now’.
- Highlight the phone number / text and click the link icon to insert a link.
- In the link field, enter tel: followed by your phone number. For example – tel:9991843750
But make sure to enter the phone number without spaces or dashes in the link field. - Save the changes and test it out.
If you want to include the international country code for the phone number, you can include a ‘+’ icon after tel:. For example – tel:+919991843750
Also, you can have a call now button rather than the phone number or text. Do the following:
- Add a Button Block with text ‘Call Now’ or as per your requirements.
- In the link field, add the number like – tel:+919991843750
- Users will be able to click on that button and do a phone call.
How to make a phone number clickable in WordPress – Footer/Sidebar⬇️
You can also use this same approach to make phone numbers clickable in any widget area of your site.
Here’s how to add clickable phone number in the sidebar/ footer of your site:
- Open your WP Admin dashboard
- Navigate to Appearance > Widgets, if using a theme with this option.
- Select the widget area where you want to add the clickable phone number. You’ll usually see the options like sidebar and footer. However, which option you’ll see depends on your theme.
- Add your phone number to a paragraph blog.
- Follow the same instructions used above by using tel: format to add the phone number.
Add a clickable phone number to WordPress menus?↗️
You might want to add the phone number or call option directly in your site’s menu, so it’s always visible and easily accessible to visitors.
We’ll add the phone number using the same tel: format, but we’ll add the link in a different way.
- Open your WP Admin.
- Go to appearance → menus.
- Choose custom links under add menu items.
- Enter the same tel: format in the URL box.
- Insert the clickable text in the link text box. This could be a call now button or the actual phone number.
- Click the add to menu button.
- Use the drag and drop to change the location of your clickable phone number in the menu.
- Click save menu to save the changes.
How to make a phone number clickable using HTML? <>
You can use custom HTML to add a clickable phone number. Do this if you want to add the number to your theme’s template file or a non-WordPress site.
The HTML code for adding a clickable phone number: <a href=tel:9991843750>9991843750</a>
To add the international country code you can use: <a href=tel:+919991843750>Call Now</a>
Make the phone number clickable using Plugin?🔌
Using a WordPress Plugin could offer its own set of advantages.
Here are few WordPress plugins:
We’ll check out ‘Call Now Button’ since its free and popular. The basic idea is same for all these plugins.
How to use ‘Call now Button‘ plugin?
It has a free version which works for most website. It also offers a premium version with features like calling during business hours and using a different phone number based on the country of browsing.
To get started, install and activate the Call Now Button plugin. In your WP Admin, click on the new ‘Call Now Button’ menu.
- Navigate to ‘Basics‘ tab do the following.
- Enable the ‘Button Status’ toggle.
- Enter your phone number without any spaces or dashes in the phone number box. Enter the international country code along if you need to.
- If you want to include text along side the phone icon, enter that text in the button text box or leave it blank to only show the icon.
- Save the changes.
If you want to customize the button style, go to the ‘Presentation‘ tab and tweak the following :
Best practices for clickable phone numbers:✅
Well…. That’s it! Now you have a pretty good idea about making phone number clickable. By using tel: format, by adding it in different places of your site such as menu, page, post, header, footer, sidebar etc. if you want more customization go for the plugin but remember that you’ll need the WordPress business plan for plugins.
Well? What are you waiting for? Grow your business by making your phone number clickable!