My search bar is not showing #493
Unanswered
AntoniosBarotsis
asked this question in
Q&A
Replies: 1 comment 1 reply
-
I think this one is solved. Just checked the website and search works as intended. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Whenever I am running the website locally or generating the static minified HTML files, the search page is always rendered properly. On the hosted version however which is on Github pages so parts of the HTML file are missing including the search bar.
I have followed the search feature instructions here as well as the FAQ here (although I'm not entirely sure if I should).
I can't figure out where the problem lies exactly so I'll just link the repo.
I am guessing that the issue might be in the workflow I have set up but I am not sure.
You can find the search file here, there's a
terms-tags
class at the end where the searchbox should be.Any help is appreciated!
Beta Was this translation helpful? Give feedback.
All reactions