Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #124342
    Michael
    Participant

    Please look here: https://rijidijo.managedwp.com.au and note that in the footer, the theme has automatically formatted the phone number into a link.
    I actually want the phone number itself simply to appear as plain text exactly the same as the words “phone number”

    In order to get the footer to look how it does now, I have used the following code – which seems to work. But I’m always open to a better way of doing things.

    <div class="copyright">
    <a href="https://rijidijo.managedwp.com.au/?page_id=38">Contact Form</a> (preferred) Please click <a href="https://rijidijo.managedwp.com.au/?page_id=38">here</a><br>
    Address: PO Box 134 Winchelsea 3241<br>
    Phone (9am - 5pm) 0438 661 046<br>
    <br>
    </div>
    <div class="copyright">Copyright &copy; [the-year] [site-link]. All Rights Reserved.</div>
    
    <div class="powered">Site Design: Michael Reed</div>
    #124357
    tikaram
    Keymaster

    @landyvlad : You can try this one. If you like the previous one you can use it as well.

    <div class="copyright">
    <a href="https://rijidijo.managedwp.com.au/?page_id=38">Contact Form</a> (preferred) Please click <a href="https://rijidijo.managedwp.com.au/?page_id=38">here</a><br>
    Address: PO Box 134 Winchelsea 3241<br>
    Phone (9am - 5pm) 0438 661 046</div>
    
    <div class="powered">Site Design: Michael Reed<br>
    Copyright &copy; [the-year] [site-link]. All Rights Reserved. </div>

    Let me know if you need further assistance.

    Regards,
    Tikaram

    #124364
    rijidij
    Participant

    Thanks that does look good BUT it’s not what I actually need fixed.

    The phone number in the footer appears as bright blue (rather than grey text) and makes itself a clickable link (opens up skype for business on my computer)

    I simply want that phone number to be the same plain grey text as the address (for example) and not a link.

    Thanks
    Michael yes, it’s me I was just logged in on a 2nd account 🙂

    #124393
    tikaram
    Keymaster

    @rijidij : The phone number is plain grey text and its not a link. You can view the screen shot as how the page looks at my end.
    https://prnt.sc/gy0kbr
    The link is automatically added by skype because you have skype installed on your computer.
    Let me know if you have any more theme related issues.

    Regards,
    Tikaram

    #124438
    Michael
    Participant

    Is there a way to PREVENT that from happening? (eg force display and not allow external apps to do anything?).

    #124510
    tikaram
    Keymaster

    @rijidij : I don’t think we will be able to prevent because its initiated by the app installed on your device.

    Regards,
    Tikaram

    #126170
    Michael
    Participant

    Cheers (on behalf of rijidij the site owner 🙂 )

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘how to prevent auto-format of phone number in footer?’ is closed to new replies.