Viewing 15 replies - 1 through 15 (of 19 total)
  • Plugin Author Brandon Dove

    (@brandondove)

    I’m sorry that the plugin isn’t working for you, but I’m happy to take a look at it for you. Seems like there’s something going on with the image to ico code. What kind of image are you trying to upload? Have you tried deactivating all of your other plugins to make sure that there’s no other plugin conflicts? Can you give me some additional details about the specific versions of both the Favicon Generator plugin and WordPress that you’re running?

    thanks!
    Brandon

    Thread Starter Lordarchway

    (@lordarchway)

    HI there. I tried with two or three different images/files. They just appeared as a kind of grey fuzz.I used FG 1.5 on the Twenty Theme with the latest WP version 3.4.2. I didn’t try deactivating the other plugins, no, as they are generally more vital to the site than favicons! I’m using Alex Set Favicon now instead which works fine, although it’s linked to an image in my library rather than an upload. But, as I said, FG worked fine for me on two other sites. The site in question is called freelancecopywritercambridge.co.uk.

    Plugin Author Brandon Dove

    (@brandondove)

    Sorry you had to give up on FG. Like I said, we’re interested in fixing issues with the plugin wherever possible. If there’s anything we can do to help, let us know.

    Thread Starter Lordarchway

    (@lordarchway)

    Well you can always go and look at the code if you can be bothered but ultimately it’s not a huge deal, just a bit puzzling and annoying.

    Plugin Author Brandon Dove

    (@brandondove)

    I do want to get to the bottom of this issue as it may be effecting more of our users, so sorry to bother you with a few more questions. In the past, when you used the plugin, were you using it in the same hosting environment? What host are you using for this web site? The thing I’m struggling with is that the code for the plugin hasn’t changed in quite a long time. It’s totally possible that with updates to PHP, that may be a reason that our code isn’t working in your environment. While I wait for you to get back to me with that information, I’ll do some testing on hosts that I have access to to see if I find any problems.

    Thread Starter Lordarchway

    (@lordarchway)

    Yes, the other sites where it works are on exactly the same hosting setup, a company here in the UK called Low Cost Names. All the sites are brand new. One of my other sites where FG does work is called simonplent.co.uk. THe theme on that one is Polaroid. Hope that helps.

    Plugin Author Brandon Dove

    (@brandondove)

    Would you mind sending the images you tried using to brandon at pixeljar dot net so I can test them?

    Hi,

    We have two WordPress programs. One https://www.thenod.ca/dailydeals displays the favicon on the tab and the URL the way we want it but at https://www.thenod.ca we can’t get it working. We managed to have it work when we are in admin on both. Spent a lot of time on this but to no avail. We are using the Centita theme. Any suggestions? Thanks for your time.

    Plugin Author Brandon Dove

    (@brandondove)

    NOD Design, when I go to those sites, I see the favicon just fine. Did you find a solution to the issue you were having?

    Nothing has been done since. I managed to get the favicon on the tabs on both https://www.thenod.ca and https://www.thenod.ca/dailydeals when I’m logged into admin regardless which internet browser I use.? I got the favicon on the URL and tab on https://www.thenod.ca/dailydeals, and for https://www.thenod.ca internet Explorer windows 7 working.? For https://www.thenod.ca we are using Centita theme and https://www.thenod.ca/dailydeals Twenty Eleven theme. Could it be that https://www.thenod.ca is using a different theme then https://www.thenod.ca/dailydeals explains why it is not working on all web browsers? Can’t figure out why. Safari on both websites, only works on the tabs. ?Crome on both websites, only works on the tabs.? Firefox it works on both websites URLs and tabs. ?Shockingly Simple Favicon and Favicon Generator plugins are installed on both, activated and the settings are the same.? FTP files for the favicon appears to be in the same places on both. May have to do some php coding but so far I have not be successful with that either.

    Plugin Author Brandon Dove

    (@brandondove)

    I read this great article about favicons the other day. It might explain why some browsers are working and others aren’t. I did notice when looking at your theme source, that there were two html tags for the favicon. That could be causing a conflict. The url for the favicon generator is working, but the other one isn’t. If you can somehow remove the other one, it should work.

    Here’s the article if you’re interested: Understand the Favicon by Jonathan Neal

    I read it. Let’s hope your solution works. Could you copy and paste the coding you are referring to and then the coding that you are suggesting for which website and I’ll try it please? Also which webpage to make the corrections.

    Plugin Author Brandon Dove

    (@brandondove)

    On thenod.ca you have 3 separate links to favicons:
    https://www.thenod.ca/site3/wp-content/uploads/2013/01/favicon3.gif
    https://www.thenod.ca/site3/wp-content/plugins/favicon-generator/favicon.ico
    https://www.thenod.ca/site3/favicon.ico

    The last one is the one that’s throwing an error and probably why it’s not working in certain browsers.

    On thenod.ca/dailydeals you have two links to favicons:
    https://thenod.ca/dailydeals/wp-content/plugins/favicon-generator/favicon.ico
    https://thenod.ca/dailydeals/favicon.ico

    In this case, the second one also throws an error. If you can remove the line of code in both themes that outputs that last favicon call, the favicons should start working. Note, in both themes there is n HTML comment that says <– Favi –>. Do you have any other favicon plugins active?

    First, are you referring to making the changes in the header php file? Also, shouldn’t I add:

    https://www.thenod.ca/site3/wp-content/uploads/2013/01/favicon3.gif

    to thenod.ca/dailydeals so that they are both coded the same??

    Then I should remove on both:

    https://thenod.ca/dailydeals/favicon.ico

    Finally, I did not understand what you said:

    Note, in both themes there is n HTML comment that says <– Favi –> there is no other favicons installed or active.

    Plugin Author Brandon Dove

    (@brandondove)

    Yes, the favicon html is probably in the header.php file. The reason that I asked about other favicon plugins is because even though you’re using different themes, both themes have the same code in it. You shouldn’t need any other favicon code in your header.php file as the favicon generator will take care of adding that for you.

Viewing 15 replies - 1 through 15 (of 19 total)
  • The topic ‘[Plugin: Favicon Generator] Twenty Ten: favicons don't work?’ is closed to new replies.