Hey There,
I am trying to get a list of the total entries from a category of items:
{reverse_related_entries}{total_results}{/reverse_related_entries}
However it is showing something like this:
Argentina 88888888 Vintages
I just want it to show up as 8 vintages. If i put limit=‘1’ on the reverse_related_entries then they all show up as 1.
Help!