Viewing 6 replies - 1 through 6 (of 6 total)
  • Browsers usually cache favicons. Might clear your browser cache. Otherwise just give it some time.

    Thread Starter The Servant

    (@avantprime)

    In the plugin control panel when choosing the favicon the textbox is not populated. This is not a case of the browser caching the favicon.

    Thanks,

    Could be a plugin conflict then. This uses JavaScript to populate and if another has an error then no worky

    Thread Starter The Servant

    (@avantprime)

    Yes there is a JS error. It might be plugin related but not sure. Here are the details.

    Chrome (37.0.2062.120 m):
    Uncaught TypeError: Cannot read property ‘full’ of undefined
    upload.js:14

    var att =attachment.sizes[size];

    I believe this is down to how wordpress treats .ICO files, meaning that it doesn’t treat them as images therefore there are no sizes attached to this file.

    It does indeed work if I select a .PNG file. It seems that some checks need to be made in the code to satisfy this possibility since .ico files can genuinely be used as favicons.

    Thanks,

    hmm, if you are using WordPress multisite you can set your allowed upload filetypes under the Network Dashboard Admin

    Thread Starter The Servant

    (@avantprime)

    This is my first foray with wordpress and I don’t think I am using the multisite version.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Favicon not working’ is closed to new replies.