Term Feed Column Count not rendering Mod tag value

  • Posted 1 month ago

I am trying to adjust the number of columns in a term feed using a dynamic tag + modifiers.
The tag is working correctly when using a text widget, but the term feed widget isn’t accepting the value to determine the number of columns to render.

In my case its adding an extra column.

@post(taxonomy-8.id).count().math(1,-)

  • Images