- This topic has 5 replies, 3 voices, and was last updated 8 years, 3 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › Hotel Pro › Hotel Pro – Need to enter clickable phone number on the header and footer
For some reason, I cannot get the phone number to be clickable while in the footer. It shows up as text only, but only if I have the 4th footer column not defined.
Second problem is that I need to be able to get the clickable phone number also at the top.
Website: http://parkside-motel.com
Hi Arash,
Kindly go to Appearance>>Widget>>Footer column 4>> add text widget.
Add this code there:
<p>1480 Sherman Ave<br>
North Bend, OR 97459<br>
Phone:<a href="tel:541.751.9344"> 541.751.9344</a><br>
</p>
<p>
Email: <a href="mailto:[email protected]">[email protected]</a><br>
Website: <a href="http://www.parkside-motel.com">www.parkside-motel.com</a>
</p>
Add title”Get in Touch” in widget title box.
For Add phone no in header:
Kindly go to themes >> header.php and add phone number there.
Regards,
Brad
Thank you, first problem solved! For 2nd problem, where exactly in the header.php would I add the phone #?
Hi Arash,
Kindly go to Appearance>>Widget>>Header widget>> add text widget.
Add this code there:
Phone:<a href="tel:541.751.9344"> 541.751.9344</a>
Regards,
Brad
Thank you. Lastly, is there a limitation on the number of characters on the header?
No there isn’t any limitation.
Regards,
Shri
WordPress CRM Plugins For those who are looking for the best WordPress CRM plugins to boost their businesses online, we have the needed list and […]
WordPress Form Builder Plugins Building a website without forms is like opening a store without doors. You need ways for visitors to contact you, sign […]
Every WordPress website relies on a MySQL database to store everything from your content and user information to site settings and plugin configurations. Yet many […]