Replies: 1 comment 6 replies
-
|
Did you define the series_order front matter parameter? |
Beta Was this translation helpful? Give feedback.
6 replies
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.
-
I wanted to make a series, so I followed all the directions provided here at blowfish documents here
But when I run the server I get this error message in the browser
render of "page" failed: "/home/exia/blog/exiagarden/themes/blowfish/layouts/_default/single.html:35:11": execute of template failed at <partial "series.html" .>: error calling partial: "/home/exia/blog/exiagarden/themes/blowfish/layouts/partials/series.html:7:22": execute of template failed at <sort (index .Site.Taxonomies.series (index .Params.series 0 | urlize)) "Params.series_order">: error calling sort: sequence must be provided failed to render pages: sequence must be provided`
/home/exia/blog/exiagarden/themes/blowfish/layouts/_default/single.html:35:11:/home/exia/blog/exiagarden/themes/blowfish/layouts/partials/series.html:7:22:I think I'm doing something wrong, but I'm not good enough to understand what is it! Any help would be appriciated
Beta Was this translation helpful? Give feedback.
All reactions