OK, I’ve got further ahead.
Query should be {{dc:term:name}}
, not {{ term.name }}
. Similarly {{ query.current_page }}
should be replaced with {{dc:query:current_page}}
However I still can’t get blog archive pages to work. I tried adding an OR condition of {{dc:post:permalink}}
IS /blog/page/(.*)
but that didn’t work.