This topic contains a post which is marked as Best Answer. Press here if you would like to see it.
*

Ghany

  • ****
  • 227 posts
favicons for all platforms
« on: February 18, 2016, 01:05:22 PM »
Hai, i generated all favicons for all platforms, and now where i can paste this code?

<link rel="apple-touch-icon" sizes="57x57" href="/apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/apple-touch-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/apple-touch-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="/apple-touch-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="/apple-touch-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="/apple-touch-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="/apple-touch-icon-152x152.png">
<link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96">
<link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16">
<link rel="manifest" href="/manifest.json">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="msapplication-TileImage" content="/mstile-144x144.png">
<meta name="theme-color" content="#ffffff">

in head.php is enough? if enough can u tell me exact places to paste this code?

thank u.............

Unlock the power of visibility without breaking the bank - https://www.adycart.in/

*

MB Themes

Re: favicons for all platforms
« Reply #1 on: February 18, 2016, 01:56:48 PM »
@Ghany
Those lines should be between <head> </head> tags.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Ghany

  • ****
  • 227 posts
Re: favicons for all platforms
« Reply #2 on: February 18, 2016, 02:11:58 PM »
<head> <link rel="apple-touch-icon" sizes="57x57" href="/apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/apple-touch-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/apple-touch-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="/apple-touch-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="/apple-touch-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="/apple-touch-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="/apple-touch-icon-152x152.png">
<link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96">
<link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16">
<link rel="manifest" href="/manifest.json">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="msapplication-TileImage" content="/mstile-144x144.png">
<meta name="theme-color" content="#ffffff"> </head>

can i paste like this in header.php file? else is there any other php file ?
Unlock the power of visibility without breaking the bank - https://www.adycart.in/

*

MB Themes

Re: favicons for all platforms
« Reply #3 on: February 18, 2016, 02:17:01 PM »
@Ghany
Well, you will place links to icons, but did you create all the icons you are linking on?
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

Marked as best answer by ghany.ghany on February 18, 2016, 02:41:23 PM
*

Ghany

  • ****
  • 227 posts
Re: favicons for all platforms
« Reply #4 on: February 18, 2016, 02:23:37 PM »
ya i created all icons... by using http://realfavicongenerator.net/  by creating favicon.ico in root
Unlock the power of visibility without breaking the bank - https://www.adycart.in/

*

MB Themes

Re: favicons for all platforms
« Reply #5 on: February 18, 2016, 02:34:35 PM »
@Ghany
Then nothing else should be required.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Ghany

  • ****
  • 227 posts
Re: favicons for all platforms
« Reply #6 on: February 18, 2016, 02:41:11 PM »
THANKU BRO....
Unlock the power of visibility without breaking the bank - https://www.adycart.in/