Hi friends:
A simple question: in which folder should I put my icon file "favicon.ico" so that it can be displayed correctly in the browser when entering the page?
Currently I have uploaded it inside the "/public_html" folder (the same where is index.php) which is where I installed my site, but it does not show it, curiously it is displayed correctly when entering to the administrator page (zp-core/admin.php) but not when entering to the website; there it only continues showing the icon of the small green camera. I have tried uploading it in the theme folder, but it doesn't work either.
Thanks.