CU-CommunityApps / cwd_project

A starter child theme for cwd_base, providing just the basics for beginning a custom Drupal design.
1 stars 0 forks source link

Search: cornell search doesn't work OOTB on CD Demo dev site #9

Closed alisonjo315 closed 3 years ago

alisonjo315 commented 3 years ago

If you choose "Cornell" when you do a search, you end up here: https://dev-cd-demo.pantheonsite.io/search/node?keys=sample&btnG=go&sitesearch=cornell

The errors I get in "console" are: thissite not implemented. cornell not implemented.

So I think somewhere along the line, we got out of sync between the element names in the HTML and the element names in the jQuery selectors in cwd_project.js. Also, the element names in the jQuery selectors in cwd_project.js look very typo-y.