|
|
Thread Tools | Display Modes |
|
#1
|
|
|
Just call me Mike
|
Search bar on one page only
Been looking for ages to find the code to ONLY display the search bar on my website in the tab named 'Vault'. I have found help for other users asking similar questions but aren't sure how to modify their code for mine. Also I only want the search to search for the gallery names (or galleries as it were), not the contents or keywords etc. It's just for my Real Estate customers to be able to search for previously shot addresses easily.
__________________
www.officialphotographer.com.au |
|
|
|
|
#2
|
|
|
Smug Hero
|
|
|
|
|
|
#3
|
||
|
Just call me Mike
|
Quote:
Sorry eric, it's not a gallery as it were. So It doesn't work placing the gallery name in there as this is the url http://www.officialphotographer.com.au/Customer-Login so there is no gallery numbers to place in.
__________________
www.officialphotographer.com.au |
|
|
|
||
|
#4
|
|
|
Smug Hero
|
use this instead:
.category_Customer_Login #mysearch { display: block; } |
|
|
|
|
#5
|
||
|
Just call me Mike
|
Quote:
Brilliant that worked. One last thing to achieve. I want my customers to be able to search for an address in the search bar for the gallery names only. If I log out they can't do it as the galleries are unlisted.
__________________
www.officialphotographer.com.au |
|
|
|
||
|
#6
|
|
|
Smug Hero
|
Unlisted galleries wont show in your visitors search ever. Making them unlisted does exactly that. It will work for you as you are the account administrator since you can see all the galleries.
|
|
|
|
|
#7
|
|
|
Just call me Mike
|
Hmmm I was wondering if that was the case after reading some older posts. I was hoping Smugmug might have changed that by now. Ok then if that's not possible at the moment, then can I hide the search feature when logged out but keep it there for my use when logged in? Last question on this subject 8-) promise lol
I do appreciate your help though Eric.
__________________
www.officialphotographer.com.au |
|
|
|
|
#8
|
|
|
Smug Hero
|
.loggedIn .category_Customer_Login #mysearch {
display: block; } |
|
|
|
|
#9
|
|
|
Just call me Mike
|
Your a bloody superhero even. Cheers Eric
__________________
www.officialphotographer.com.au |
|
|
|
| Tell The World! | |
| Similar Threads | Thread Starter | Forum | Replies | Last Post | ![]() |
| Broke my custom search page | OffTopic | SmugMug Customization | 4 | Apr-13-2012 03:12 PM | |
| Customize search results page and align SmugMug view image details | northener | SmugMug Customization | 3 | Mar-06-2012 02:42 PM | |
| Hide Search page | jwashburn | SmugMug Customization | 0 | Sep-10-2009 03:11 PM | |
| Hiding search from the front page | JosephLinaschke | SmugMug Customization | 2 | Mar-03-2009 02:55 PM | |
| Help with my search result page | brandofamily | SmugMug Customization | 0 | Jan-23-2007 02:05 PM | |
| Thread Tools | |
| Display Modes | |
|
|