×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: how to remove the way SKYPE treats phone numbers

how to remove the way SKYPE treats phone numbers 11 years 8 months ago #17409

  • Eliecer Marchante
  • Eliecer Marchante's Avatar Topic Author
  • Offline
  • Platinum Boarder
  • Platinum Boarder
  • Posts: 493
  • Karma: 11
  • Thank you received: 13
All you have to do is add one line of code to your template.

1.) Login to your Joomla 2.5 Administration Panel.
2.) Go to: Extensions/Template Manager
3.) Click on Templates
4.) Click on the template you are using for your website
5.) Click on 'Edit main page template'


6.) Find the following line of code:
<jdoc:include type="head" />

7.) and add the following line:
<meta name="SKYPE_TOOLBAR" content="SKYPE_TOOLBAR_PARSER_COMPATIBLE" />

8.) both lines will look like:
<jdoc:include type="head" />
 <meta name="SKYPE_TOOLBAR" content="SKYPE_TOOLBAR_PARSER_COMPATIBLE" />

9.) DONE!!!

how to remove the way SKYPE treats phone numbers 11 years 8 months ago #17425

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
The best way in my opinion would be not to install the skype browser plugin in the first place :)

how to remove the way SKYPE treats phone numbers 11 years 8 months ago #17426

  • Eliecer Marchante
  • Eliecer Marchante's Avatar Topic Author
  • Offline
  • Platinum Boarder
  • Platinum Boarder
  • Posts: 493
  • Karma: 11
  • Thank you received: 13
In this way I don't have to be worry about how much out of place skype can move the phone numbers. With or without skype, the phone numbers will look the same.
  • Page:
  • 1
Time to create page: 0.222 seconds