Hi, yes, that is all that comes up in Developers Toolkit.
So, I had an idea, I copied my favicon into the base of my store, and to the meta_tags.php English defines file I'm trying to figure out the correct syntax to define the favicon to reflect the new path, but I'll use the full https:// url. Here is what I tried, though I'm still seeing the yellow triangle so it doesn't seem to have worked. Do I need to wrap something around the link?
Code:// favicon setting // There is usually NO need to enable this unless you need to specify a path and/or a different filename // define('FAVICON','https://www.blackorchidcouture.com/store/favicon.ico');


Reply With Quote

