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 2016-11-27 02:38:25

PhilippeH
Member
From: Paris, France
Registered: 2014-04-11
Posts: 167

search

Do you know why the search does not work on the blog ?

Philippe

Offline

#2 2016-11-27 02:41:06

charlie.choc
Member
From: Marietta, GA
Registered: 2014-01-09
Posts: 359
Website

Re: search

I think the Backlight search is just for images, there is a search widget in Wordpress to search blog posts.

Offline

#3 2016-11-27 08:12:21

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

Re: search

Yep, the search feature in WordPress is for searching your blog posts.
You can add an image search form in a text widget though.

Try something like this:

<h2>Search Galleries</h2>
<div id="search"> 
	<form action="/backlight/search" method="GET">
		<input type="text" id="q" name="q" placeholder="Photo Search" value=""/>
		<button type="submit" style="margin-top: 6px;"><i class="fa fa-search" ></i> Search</button>
	</form>
</div> <!-- #search -->

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