Hi,
I have detected a bug in the Blog category view that limits the tag filtering options when I was trying to configure the pagination option.
I'll try to explain it putting an example that you can easily generate.
The number of items show in a blog page is calculated as the sum of the Leading count, Primary count, Secondary count K2 category properties (by the way in the menu item the properties can by changes because the fields are disabled).
In my example, a blog page will show a maximum of 6 blog items.
The tags included in the Filter dropdown are only obtained from the 6 blog items selected to show in the page, not from the total published blog items.
So if a published article not shown in the page has a diferent tag, you can never get access to it through the filter only by pagination (if it is activated)
If you show the pagination you can see how the filter tags are calculated in every page.
Could you fix the bug?
Kind regards...Antonio
