arnabwahid / wordpress-bootstrap

Bootstrap in WordPress theme form - Bootstrap 3.3.1
1.49k stars 557 forks source link

$typehead_data is unused? #187

Closed aonzzung closed 9 years ago

aonzzung commented 10 years ago

the input under search form ".form-group" (header.php) causes a warning 'undefined variable : typeahead_data'.

Has the typehead been implemented ?

chrisbarnes commented 9 years ago

@aonzzung I had implemented this but pulled it out because I didn't want things to get too complicated on the theme. You can have a look at the history of the header.php file to see how it was done.