Support community for TTG plugins and products.
NOTICE
The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.
This forum is now closed, and exists here as a read-only archive.
You are not logged in.
Want to help your visitors make the most of your site's search function? Add a search help pop-up to your search page.
First, go get some content for the pop-up. This page has some great information. Base yours off of what's here:
http://backlight.theturninggate.net/doc … _s_searchh
Here's how to create the pop-up: http://backlight.theturninggate.net/?page=mfp (For Backlight 1.1 - Okapi -and earlier)
here's updated code for Backlight 1.2 Pangolin: http://community.theturninggate.net/vie … hp?id=7774
To add the pop-up to your search page, go to Backlight>Publisher>Settings, click on Edit Settings and add the code to the Search Intro field.
Here's an example: http://pangolin.barbeephoto.com/backlight/search/
In my example I've wrapped the search terms in a pre tag with the class of "code".
In my custom css file I added this:
.code {
border: 1px solid black;
background-color: #dcdcdc;
padding: 12px;
}
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline