I am trying to:
I used on more websites archiv with concerts sort by years (for example here - hidden link or hidden link)
[heading condition="year" value="[types field='datum' format='Y']"]
<h2 class="cal-year">[types field='datum' format='Y']</h2>
[/heading]
It still works after update to last updates Toolset Types and Toolset Views on these websites
===
Now I´m trying do the same on hidden link - it is new website start on new Toolset version of Views
but it looks like, [heading] part doesnt work at all (not rendering content) - I used 1:1 code, it is still support in new Toolset version?
Link to a page where the issue can be seen:
hidden link
I expected to see:
hidden link
Instead, I got:
hidden link
===
hidden link is STG area, there is Duplicator Pro installed with backup

Shane
Supporter
Languages:
English (English )
Timezone:
America/Jamaica (GMT-05:00)
Hi Josef,
Thank you for getting in touch.
The [heading] shortcode is from which plugin ? As the reason why its not rendering is because the code that processes this shortcode isn't active.
The [heading] shortcode isn't part of Toolset so it is being created elsewhere. Perhaps you can check which plugin is responsible for this shortcode.
Thanks,
Shane
My issue is resolved now. Thank you!