Skip Navigation

[Resolved] [heading] in Views template doesnt work on new website

This support ticket is created 4 years, 3 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

This topic contains 2 replies, has 2 voices.

Last updated by Josef Prexl 4 years, 3 months ago.

Assisted by: Shane.

Author
Posts
#2058797

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

#2058849

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

#2059709

My issue is resolved now. Thank you!