Can I make the phone number in the “top bar” be live such that when it is clicked it engages through the computer as either a call or a text? Does the RingCentral plug in facilitate this?
Hey Kaleidoscope_Advertising_and_Design_Inc,
You can do that by adding this type of link:
<a href="tel:+123456789">123456789</a>
I’m not familiar with the plugin you are referring to unfortunately.
Best regards,
Rikard
Where do i drop this?
Hi Kaleidoscope_Advertising_and_Design_Inc,
Go to Enfold > Header > Extra Elements (tab) > Phone Number or small info text.
Make sure Header Phone Number/Extra Info is set to Display on top (either right or left).
Hope it helps :)
Best regards,
Nikko
Hi
Will adding this snip of code make the phone # that displays on the site, top right, live for Users such that a call or text can be started from the site by clicking the phone # that is there?
Hi Kaleidoscope_Advertising_and_Design_Inc,
It will just display the number plainly.
If you want to make it like a link and dial when using phone, you can add something like:
<a href="tel:+123456789012">123456789012</a>
Best regards,
Nikko