• Hello,

    I want to display the Favicone for my website but it does not displayed. I have use the following line of code according to my desired favicon image and put it in my header.php file and below <head> tag:

    <link rel=”icon” href=”<?php bloginfo(‘siteurl’); ?>/favicon.ico” type=”image/x-icon” />

    Please help out that how it will be resolved or any specific method for Live Wire to display Favicon.

    Thanks,

    Asif

Viewing 2 replies - 1 through 2 (of 2 total)
  • Asif.,

    Where you save your fav icon main directory of your template directory

    Try this

    <?php bloginfo('templateurl'); ?>/

    Thanks

    Thread Starter Asif Mansoor

    (@infozonepk)

    Hello, It was working before updating my theme. I just upload it in my WP Liberary and give the URL path of Favicon there its written siteurl. But now it is not working for me. Where i put ur this code in whch file and where? Thanks, Asif

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Favicone Does not Displayed’ is closed to new replies.