• panosgm2017

    (@panosgm2017)


    Hi

    I know this is probably a beginners question but quite honestly i don’t know what i am doing.
    Recently a client of mine bought a wordpress theme and asked me to alter it. Since i know him for quite some time and he didn’t have the funds required for a developer, i said i would help.
    What i am trying to do is get the CTA button “call us” to begin the call or something along those lines
    So my question is: should i just write tel:00246542151 or should i write something else that i have no knowledge of.

    Sorry for the long question and thank you for reading it.

    • This topic was modified 7 years ago by Jan Dembowski.
    • This topic was modified 7 years ago by Jan Dembowski. Reason: Moved to Fixing WordPress as this is not a Developing with WordPress topic

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Moderator cubecolour

    (@numeeja)

    To construct a telephone ‘call’ link in html, the correct syntax is:

    <a href="tel:1234567">Call 123-4567</a>

    This can be entered directly into the html editor for a post/page or in a text widget.

    I cannot suggest how to apply this to a button generated using a feature specific to your theme as you are using a commercial theme which I have no access to, so you would need to ask the support team for your theme about how to use the features in that theme.

Viewing 1 replies (of 1 total)
  • The topic ‘How to add a CTA call on the consulting theme’ is closed to new replies.