Add a search template to Responsive Framework#274
Draft
ashleykolodziej wants to merge 4 commits intodevelopfrom
Draft
Add a search template to Responsive Framework#274ashleykolodziej wants to merge 4 commits intodevelopfrom
ashleykolodziej wants to merge 4 commits intodevelopfrom
Conversation
Contributor
|
@ashleykolodziej This is the error killing the search page: For some really odd reason, it can't find Would there be harm in removing the call to |
Contributor
Author
|
@hirozed no harm at all, I'd rather see if we can get something working now. Let's worry about banners later. Go for it! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Please do not merge... yet! Fixes #114 once it gets a little more love.
This is now actually functional! However, it only searches bu.edu/researchsupport right now, because we can't just use the site URL like the original code wanted - sandboxes aren't indexed by Google, which means this will always return 0 results.
Ideally, we should be able to do something like override this from the wordpress admin on a sandbox site.
Working example at https://id-ashley.cms-devl.bu.edu/search-branch/search/?q=animal%20care&pg=1