PDA

View Full Version : Setting up a Find page


CynthiaM
Sep-26-2008, 08:34 AM
I would like to set up a Find page similar to the one Andy has on his moonriverphotography site. I think I've got it set up so that what I want, shows, and that what I don't want is hidden from appearing on the slideshow/homepage. It looks like the way I want it when I view it in owner's view by going into control panel/homepage.

And I can figure out how to make a link that says "find" on the navbar. What I can't figure out is what to add to the Custom Header box (or wherever it needs to be added to), to get the "Find" link to actually link to what I see as the control panel/hompage. Whenever I try, it links to the slideshow/homepage.

Allen
Sep-26-2008, 09:08 AM
I would like to set up a Find page similar to the one Andy has on his moonriverphotography site. I think I've got it set up so that what I want, shows, and that what I don't want is hidden from appearing on the slideshow/homepage. It looks like the way I want it when I view it in owner's view by going into control panel/homepage.

And I can figure out how to make a link that says "find" on the navbar. What I can't figure out is what to add to the Custom Header box (or wherever it needs to be added to), to get the "Find" link to actually link to what I see as the control panel/homepage. Whenever I try, it links to the slideshow/homepage.
This is the link to your find page.

http://www.cynthiamerzerphotography.com/find

This is what you nav html would look like.

<li><a href="/find">My Find page</a></li>

CynthiaM
Sep-26-2008, 11:31 AM
This is the link to your find page.

http://www.cynthiamerzerphotography.com/find

This is what you nav html would look like.

<li><a href="/find">My Find page</a></li>

It's NOT working

Allen
Sep-26-2008, 11:34 AM
It's NOT working
Remove the extra red /

<li><a href="/http://www.cynthiamerzerphotography.com/find">Find</a></li>

CynthiaM
Sep-26-2008, 11:49 AM
Remove the extra red /

<li><a href="/http://www.cynthiamerzerphotography.com/find">Find</a></li>

Still not working; let's start over again. I want:

a "find" link on my navbar
it should link to a page that looks like what I see in owner's view when I go to control page/homepage
the page linked to should have most popular photos, top keywords, around the world and photo timeline

Allen
Sep-26-2008, 12:00 PM
Still not working; let's start over again. I want:
a "find" link on my navbar
it should link to a page that looks like what I see in owner's view when I go to control page/homepage
the page linked to should have most popular photos, top keywords, around the world and photo timeline
Looks like you got it working. Everything ok now?

CynthiaM
Sep-26-2008, 12:11 PM
Looks like you got it working. Everything ok now?

It's amazing what happens when you get impatient; you figure things out.

But the map looks weird; shouldn't it spread across?