Views is a WordPress plugin that lets you easily display content on your website's front-end in any way you choose.
Views User Guides include detailed documentation for creating lists of content, templates for content and archive page and also explain how to create parametric searches for any content type.
When you ask for help or report issues, make sure to tell us the versions of the Toolset plugins that you have installed and activated.
Viewing 15 topics - 1,756 through 1,770 (of 1,977 total)
Solution:
It seems you must have created a content template before for the post type "Free Items" and didnt provide the proper name for that CT then deleted it and then created a new CT and assign it. Due to that there must be some edge case and the new CT was not assigned properly.
Problem:
Count number of entries in repeating field group return 0
Solution:
To get total count based on repeating field group items, you will require to use the post relationship API function toolset_get_related_posts().