koirand / pulp

Pulp is a Hugo theme for getting a simple, easy-to-read blog site.
https://themes.gohugo.io/pulp/
MIT License
121 stars 68 forks source link

search broken in Tags #76

Closed laurauzcategui closed 4 years ago

laurauzcategui commented 4 years ago

Hi @koirand ,

I was trying to make a search on the tags page and couldn't get it to work.

Steps to reproduce:

  1. From main select the Blog icon
  2. Click on one of the tags
  3. Try to search for any word / phrase on this page.

Error will be displayed on the console.

Screenshot: search_error

Cheers, Laura

laurauzcategui commented 4 years ago

Closing this issue.

I fixed by adding into outputs section on config.toml term = ["JSON", "HTML"]