Jump to content

Before I raise this as a bug (favicon)


craigf136

Recommended Posts

IPS includes the option to add your favicon, share & application image from within the ACP. No need to have the favicon uploaded to html directory.

So we uploaded our favicon, we added our share image and we added our application image.

0733517027a701d5d2346a9cbc378b48.thumb.png.3e18a1c70002f96ac1ef89616aeea64b.png

However, upon reloading the forum, the favicon had changed from what we had in our html directory and had now uploaded via the ACP. The favicon in acp, remains as the correct favicon (caches cleared, refreshed etc.).

c1d9ced4ea8f9d5e0ab18ecab15e2dd9.png.5f4f76e232f6ac64515e53777069f8ef.png

The one on the left is wrong, it's taken this from applications, I removed the share image & favicon remained incorrect. I removed the application image and our favicon returned. 

2193098afcc8e023381d9c1f68ecc66c.png.5546846ec8318676466eaf246343c060.png

Is this just me and I'm doing something wrong or is this a repeatable issue by others and should be raised as a bug?

 

Link to comment
Share on other sites

2 hours ago, bfarber said:

https://stackoverflow.com/questions/32156563/specifying-web-favicon-thats-different-from-app-icon/32157876

This is interesting and seems related. You could try editing the HTML templates to move the favicon loading after the manifest file is loaded to see if this resolves the issue possibly.

Thank's, I've raised it as a bug with IPSFocus @Ehren

Link to comment
Share on other sites

Well, my recommendation if you're comfortable testing was to move the favicon as suggested in the template to see if this resolves your issue first, so we know if this is legitimately something we can just move around and will resolve the problem. But if you're not comfortable performing that test, yes please feel free to submit a ticket and someone will take a look. Point back to this topic in your ticket.

Link to comment
Share on other sites

  • 2 weeks later...

Thanks @bfarber

Changed in core/global/global template

        {template="favico" app="core" group="global" location="front" params=""}
		{template="includeMeta" app="core" group="global" location="global" params=""}
		{template="includeCSS" app="core" group="global" location="global" params=""}
		{template="js_head" app="core" group="global" location="global" params=""}
		{template="includeJS" if="theme.js_include != 'footer'" app="core" group="global" location="global" params=""}

Issues still exists 😢

4993717746b301bab5d8bb76ab30029f.thumb.png.d5af9125630f74325a037b736db83928.png

1684921836_529c8e78ac662be0f16090080799a218(1).png.a1ca1e68b6030a2083a12c9efaacba1e.png

Happens with default IPS theme and custom theme, using Chrome Version 74.0.3729.169 (Official Build) (64-bit)

Link to comment
Share on other sites

I'm not sure why, but some time ago there was something that bothered me with an ACP favicon. Even then I moved my favicon into a root and I have no problem with this icon.
But now I do not remember what was the reason - it was not soon.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...