Tagged: footer
- This topic has 6 replies, 3 voices, and was last updated 7 years ago by Michael.
-
AuthorPosts
-
October 15, 2017 at 9:35 pm #124342MichaelParticipant
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 © [the-year] [site-link]. All Rights Reserved.</div> <div class="powered">Site Design: Michael Reed</div>
October 16, 2017 at 1:13 am #124357tikaramParticipant@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 © [the-year] [site-link]. All Rights Reserved. </div>
Let me know if you need further assistance.
Regards,
TikaramOctober 16, 2017 at 1:39 am #124364rijidijParticipantThanks 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 🙂October 16, 2017 at 6:35 am #124393tikaramParticipant@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,
TikaramOctober 16, 2017 at 10:26 pm #124438MichaelParticipantIs there a way to PREVENT that from happening? (eg force display and not allow external apps to do anything?).
October 18, 2017 at 4:46 am #124510tikaramParticipant@rijidij : I don’t think we will be able to prevent because its initiated by the app installed on your device.
Regards,
TikaramNovember 16, 2017 at 6:19 am #126170MichaelParticipantCheers (on behalf of rijidij the site owner 🙂 )
-
AuthorPosts
- The topic ‘how to prevent auto-format of phone number in footer?’ is closed to new replies.