can't find my /ndxz-studio/site/sample/ in my ftp

annina / 2013-01-23 13:40:11   

hello, I'm trying to add a favicon.ico, but weird enough i can't find the 'site' file in the ndxz-studio folder (or at all, in all my ftp, in the matter of fact).. is anyone have any idea why, or what can i do?

thanks,

this is my website: anninalingens.de/

Vaska A / 2013-01-23 13:41:20   

Indexhibit 2 move things around:

/ndxzsite/
/ndxzstudio/

annina / 2013-01-23 13:48:09   

thank you for quick reply, according to the forum threads i understood that you need to put the favicon.ico in a index.php, but now i don't know in which one..

Vaska A / 2013-01-23 13:51:04   

No, you put it at the root of your site. Or, you put it where you want and target it with the link in the head of your template.

annina / 2013-01-23 14:00:34   

is the root of my site is the stlyle.css?
I'm sorry, not very familiar with this terms.
and if so, what should i enter there? or maybe, are there any special searching words i can put in google to find relevant explanation for v2?

Vaska A / 2013-01-23 14:03:19   

If you have an actual working favicon.ico you can put it at the root/base of your site (you can Google 'favicon.ico' for tons of info about this).

There are other methods for adding favicons to Indexhibit but the above is the most simple way.

arsondpi / 2013-01-23 14:08:47   

here's a helpful thread: indexhibit.org/forum/thread/18104/

Vaska A / 2013-01-23 14:09:33   

I was going to add that Pindaros has this one down better than me... ;)

annina / 2013-01-23 15:09:32   
so, i did what you said, i copied this:
anninalingens.de/files/dimgs/favicon.ico"/>

to my index.php (on line number 2) and i uploaded my favicon.ico to the dimgs file, and still nothing happened..

is it possible that i copied the code to the wrong place?

arsondpi / 2013-01-23 15:14:01   

I don't see any code for a favicon when looking at your source code...

Vaska A / 2013-01-23 15:18:10   

Why would you put it in dimgs? That's not right. At least gimgs, but even better just in files...

annina / 2013-01-23 15:40:35   

sorry, now its there but there is no favicon and my website have strange thing in the front page..

annina / 2013-01-23 15:40:53   

ok ill try

annina / 2013-01-23 15:44:39   

well i tried, I've put it in the files now, but still the same...

Vaska A / 2013-01-23 16:14:16   

"I've put it in the files now, but still the same..."

And, what does this mean exactly? I don't think either of us know what you are currently trying to do. It's not this hard (and it's not specifically an Indexhibit issue)...

annina / 2013-01-23 22:21:33   

ok, sorry. will try other ways, thanks anyway.

Vaska A / 2013-01-23 22:39:21   

Send me the favicon and your ftp info and I'll set it up for you.

contact at indexhibit dot org

Vaska A / 2013-01-24 12:17:50   

All I did was add this to the templates in the head of the document...

  1. <link rel="shortcut icon" href="{{baseurl}}/files/favicon.ico" type="image/x-icon" />

Done. ;)

This thread has been closed, thank you.