コンピューターにSkypeを入れている方は、サイトにアクセスするとSkypeが自動的に電話番号をハイライト表示することがあることにお気づきかもしれません。WordPress開発者の視点から見ると、これは非常にイライラさせるものです。サイトの見た目が悪くなるだけでなく、レイアウトが崩れてしまうこともあります。実際、つい最近も、Skypeが電話番号をハイライトしたためにページが壊れ続けているクライアントがいました。この問題を解決するのはそれほど難しいことではありません。HTMLドキュメントの先頭にコードを追加するだけで、どのブラウザーで表示されていても、Skypeがテーマの数字をハイライトしないようになります。貼り付けるコードは次のとおりです:
[cbk1]
このコードが<head>
タグと</head>
タグの間にあることを確認してください。
単にプラグインをオンにしたい場合は、プラグイン「Prevent Skype Overwriting」をダウンロードしてください。
WordPressテーマでSkypeの電話番号が上書きされる問題を解決できることを願っています。ご質問やご意見がありましたら、以下にコメントをしてください。
Natedaug
Thanks. I’m not using wordpress, but it was messing with my Angular bindings on my site.
Alpesh
Thanks ..nice
Tony
Is there no way to simply modify the Skype Click To Call highlight colour using CSS?
I would quite like to keep the Skype functionality on my website / or on a user’s computer who have enabled Skype Click To Call… however, since my site have a gre background, the Skype Click To Call color (blue) is really horrid !!
Anyone know how to modify the click to call highlight color, using the website CSS ??
I understood from a StackOverflow article that Skype uses a long and randomized string on each highlighted click to call element – making it very difficult to target the CSS.
If anyone can shed light on this – that would be good.
Oh – and two fingers up to Microsoft (Skype) for not thinking of developers
Michelle Abrahmz
Thanks so much! I added it ot my all in one seo plug in and it fixed it. I don’t use IE, but checked and it worked there as well.
Karen Leslie
Ah it seems like I have a plugin that is overriding it so I need to add it somewhere else as well…
Cheers,
Karen
Karen Leslie
Has anyone else found that this doesn’t seem to work in IE8?
I’ve tried the plugin too with the same results – it works sometimes like on the Home page of a wordpress website but not on all the pages….
shioconsult
Good, dut keyword skype_toolbar is not registered in HTML5 (http://validator.w3.org).