It doesnt work for mobile devices ?? How can I make it work?
Thanks
]]>Very good plugin!
It works perfect!
I would wish to ask a question: Which are the dimensions of Apple Touch Icon for Website?
Thank you.
Aris
]]>Hi, how big should the icon be?
]]>Hi, I uploaded my own favicon, but i only see it when im on my dashboard page.
What should I do to change it?
Thank you in advance!
I get a blank white screen saying I don’t have permissions, what permissions where?
]]>Hello,
While I am here I thought I’d drop a note about another thing I found regarding favicons and perhaps this plugin.
Although this may not be in the realm of what this plugin does or can do.
However, with this plugin installed, my website was giving 404’s for bots looking for favicons…I learned that this plugin does not satisty what the crawlers are looking for.
I believe I had to upload different sized favicons to the root of my wordpress install in order for the crawlers to find the favicons and favicon sizes they were searching for.
Is there anything that the plugin should or can do regarding this, or are they different things?
Anyhow, thanks again.
Jose
]]>Hello,
While I am here I thought I’d drop a note about another thing I found regarding favicons and perhaps this plugin.
Although this may not be in the realm of what this plugin does or can do.
However, with this plugin installed, my website was giving 404’s for bots looking for favicons…I learned that this plugin does not satisty what the crawlers are looking for.
I believe I had to upload different sized favicons to the root of my wordpress install in order for the crawlers to find the favicons and favicon sizes they were searching for.
Is there anything that the plugin should or can do regarding this, or are they different things?
Anyhow, thanks again.
Jose
]]>Hello,
Currently, my favicon shows in the backend, and in the front end, but for some reason it does not show in the front end post pages.
My website is:
https://www.echoparkforums.com
simply navigate to blog>latest articles and pick an article.
Thank you,
Jose
]]>It seems I am having the same issue as a few of people here. The favicon shows on the back-end but not the front, where it is really needed. I checked to make sure the wp_head hook was still in my header.php file and it is. As well, the image I am using is sized correctly and saved as a .ico. Please let me know what I can do to fix this. I will need to figure out another plugin to use if not as I am building this site for a client and need to be finished soon.
]]>On line 115 of custom-favicon.php your plugin enqueues the javascript file for the admin using WP_PLUGIN_URL
.
This means the js file is blocked on modern browsers by default if you are using SSL admin because it tries to load the file over http instead of https.
The proper way to do this is to use plugins_url()
, as noted here: https://codex.www.ads-software.com/Determining_Plugin_and_Content_Directories
WordPress makes use of the following constants when determining the path to the content and plugin directories. These should not be used directly by plugins or themes
I’ve patched this on my local version, any chance you can add this to your next update?
]]>Favicon is working on back end but not on the front end???
whuffieconsulting.com and whuffieconsulting.com/furniture
]]>Installation went well. Uploaded favicon and save changes. Checked my website https://pcmechanicfl.com and saw no favicon.
]]>