• sir ..in my wordpress site . Favicon did not add?
    my code is:- <link rel=”shortcut icon” href=”<?php bloginfo(‘template_directory’);?>/images/favicon.ico” /> in header file under head section.
    My Site

Viewing 4 replies - 1 through 4 (of 4 total)
  • Actually, i am using this code and it works !
    <link rel="shortcut icon" type="image/x-icon" href="<?php bloginfo('stylesheet_directory') ?>/images/favicon.ico" />

    the code shows correctly in the header.

    however, FF16 for instance could not display the image because it ‘contains errors’.

    how did you create the favicon image?

    Actually, i can’t remember, sorry !
    But is the code works for you ?

    Thread Starter avi123

    (@avi123)

    sir alchymyth………. i have create favicon through online favicon generater.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Favicon’ is closed to new replies.