@budparr what you proprosed in the other thread works. Nested where’s
{{ range where ( where .Site.RegularPages "Section" "sections" ) ".Params.hidden" "!=" true }}
I can take it from here. Thanks for you input and time. I’ll call this solved.
@budparr what you proprosed in the other thread works. Nested where’s
{{ range where ( where .Site.RegularPages "Section" "sections" ) ".Params.hidden" "!=" true }}
I can take it from here. Thanks for you input and time. I’ll call this solved.