Community @ The Turning Gate

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.

  • New user registrations are disabled.
  • Users cannot create new topics.
  • Users cannot reply to existing topics.

You are not logged in.

#1 2017-03-07 10:11:40

rod barbee
Moderator
From: Port Ludlow, WA USA
Registered: 2012-09-24
Posts: 17,830
Website

Add a search help pop-up to your search page

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

Board footer

Powered by FluxBB