Page 1 of 1

.ico files not saving to 'images' folder

Posted: Mon Oct 19, 2020 6:15 pm
by andyp
WB 16

Cant seem to get .ico files to save to the 'images' folder.

Re: .ico files not saving to 'images' folder

Posted: Mon Oct 19, 2020 6:43 pm
by crispy68
Hey Andy,

It works for me.

Do the following: go to Tools --> Options --> Publish

Under Target Folder For File types enter the following and save it.

Image

Re: .ico files not saving to 'images' folder

Posted: Mon Oct 19, 2020 7:28 pm
by andyp
Yes that's what I have done... but not ending up there.

Set the extension as .ico and tried ico but doesnt want to do it?

The thing is that I am sure it previously did in WB15?

Re: .ico files not saving to 'images' folder

Posted: Mon Oct 19, 2020 7:41 pm
by Pablo
In the configuration, you will need to use 'ico', not '.ico'
See also crispy68's screenshot.

Re: .ico files not saving to 'images' folder

Posted: Mon Oct 19, 2020 8:15 pm
by crispy68
pablo is correct. The extension should not contain the '.' (dot).

ico versus .ico

Re: .ico files not saving to 'images' folder

Posted: Mon Oct 19, 2020 8:19 pm
by andyp
Yes I originally used .ico which didnt work.. then tried ico which of course is not correct.

But it seems that for me its not working and it ends up withe html files and the file still works as interned.

Check the ico image and its definitely an icon image will try and do a screen capture

Re: .ico files not saving to 'images' folder

Posted: Mon Oct 19, 2020 9:03 pm
by andyp
View screen recording at https://youtu.be/Dy6twkEWrJ0

Re: .ico files not saving to 'images' folder

Posted: Mon Oct 19, 2020 9:08 pm
by crispy68
You have it wrong. You have .ico and it should only be ico. Remove the dot. See my image above. There is no dot.

Re: .ico files not saving to 'images' folder

Posted: Mon Oct 19, 2020 9:39 pm
by andyp
Yes agreed that I made a mistake there.. but even set as ico its still not working for me

https://youtu.be/QPpXLvC38o0

Re: .ico files not saving to 'images' folder

Posted: Mon Oct 19, 2020 9:52 pm
by crispy68
Where exactly is the .ico image being used? How did you insert it into the workspace? Are you inserting as a normal image?

Re: .ico files not saving to 'images' folder

Posted: Tue Oct 20, 2020 1:08 am
by andyp
Page Properties > Icons > and then set the path the the ico image

Re: .ico files not saving to 'images' folder

Posted: Tue Oct 20, 2020 3:39 am
by crispy68
You are correct Andy. Based on where you are entering them, Icons added for the favicons are saved in the root directory. If the icon is inserted normally into the workspace via the image tool then it does work and saves it to the folder of your choosing.

I typically put my favicons in the root directory but I know using folders is an option. You may want to post this as suggestion for Pablo.

Re: .ico files not saving to 'images' folder

Posted: Tue Oct 20, 2020 6:20 am
by Pablo
Icons added for the favicons are saved in the root directory
This is behavior by design. Favicons are placed in the same folder as the page.

Re: .ico files not saving to 'images' folder

Posted: Tue Oct 20, 2020 9:03 am
by andyp
At least I have got an explanation as to why favicons are not included in the imaging filing as with other image formats by design :)