igalfsg Posted August 26, 2014 Share Posted August 26, 2014 Hi I have put the file apple-touch-icon.png in the root directory of the website and included the following code in the header.tpl right under the <head> tag and the logo is not displaying when bookmarked to the iphone home screen. <link rel="apple-touch-icon" href="http://tiktekmall.com/apple-touch-icon.png" /> thanks Link to comment Share on other sites More sharing options...
andrew Posted October 10, 2014 Share Posted October 10, 2014 The link doesn't work - does the file exist Is the file 118x118 pixels (that's what we did and it works for us) Link to comment Share on other sites More sharing options...
igalfsg Posted October 18, 2014 Author Share Posted October 18, 2014 On 10/10/2014 at 12:21 PM, andrew said: The link doesn't work - does the file exist Is the file 118x118 pixels (that's what we did and it works for us) yes we do the link was part of the code here is the link to the page tiktekmall.com Link to comment Share on other sites More sharing options...
igalfsg Posted October 19, 2014 Author Share Posted October 19, 2014 I tried with those image sizes and I still can't get it to work, what did you use as code to be able to put it ? Link to comment Share on other sites More sharing options...
PascalVG Posted October 20, 2014 Share Posted October 20, 2014 The image file doesn't seem to exist, or maybe permissions aren't set correctly. tiktekmall.com/apple-touch-icon.png gives a '?' (file not found) BTW, do you just want to show the image? If so, maybe then just use the <img> tag or, if you want it to link to somewhere, add an <a>...</a> around the img I'm not sure why you use the <link> here... My 2 cents, pascal. Link to comment Share on other sites More sharing options...
igalfsg Posted October 20, 2014 Author Share Posted October 20, 2014 Hi Pascal, I did it that way because that is the way I found online but thanks for the image info I will play with it to see if I can get something to work. thanks Link to comment Share on other sites More sharing options...
Scully Posted May 31, 2017 Share Posted May 31, 2017 Dear all I would like to bring up this issue again. I have a 1.6.1.13 installation and trying to bring the touch icon up when saving a bookmark to favorites. IOS 10: Works if I save to home screen. Does not work if I save to favorites. Instead, I get a question mark same as the above within the bookmark. If I call the URL, I get the correct pict. Site is https://elektro100.ch Any help is appreciated. Scully Link to comment Share on other sites More sharing options...
Scully Posted May 31, 2017 Share Posted May 31, 2017 To clarify how the bahavior is: Favorites looks like this: And home screen like this: Link to comment Share on other sites More sharing options...
andrew Posted November 8, 2017 Share Posted November 8, 2017 Did you manage to fix this? Link to comment Share on other sites More sharing options...
Scully Posted November 8, 2017 Share Posted November 8, 2017 If you ask me: The answer is no. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now