Hello. I've made my own theme, and I think I must have left something behind somewhere along the way.
My search works, and the thumbnails come up correctly. And they link to the pix, but the user is then taken to an image page that has a few problems. In a nutshell, it's basically the image page as it appears when you browse to that image via it's normal album, instead of living inside a temporary search results "album."
So my question is, how do I establish that temporary search results "album" that lets users navigate through their current search results?
If you need the url, it's www.stanats.com/gal02, then you can search for "belle" which should give 5 results.
Thanks in advance, and if this is too complicated to explain, just let me know and I'll keep trying to figure it out myself.
Comments
thanks in advance!
I've been examining Default's search.php and I can't figure out WHERE it designates that the search set images get put into their own virtual album. The thumbs use this function as their link: getImageLinkURL() I'm using the same function, but I think unless some switch is flipped somewhere, this just shoots the user into the image's normal album.
So another way to ask my question is this:
Why doesn't this happen with Default's search.php? Why don't those links just link to the images' normal locations?