Skip Navigation

[Resolved] switch the View to Classic Mode

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
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 1 reply, has 1 voice.

Last updated by Minesh 1 month, 1 week ago.

Assisted by: Minesh.

Author
Posts
#2843834

[wpv-random] does NOT work in Toolset Blocks Views
When I insert the shortcode in a Blocks View (Loop Editor or Output Editor), the shortcode is printed literally and not executed.

I cannot find any option to switch the View to Classic Mode
According to older documentation and forum posts, there should be a link “Switch to Classic Editor” when creating a new View.
But in my installation, this link does not appear anywhere.

3. When I try to paste my HTML into the Loop Editor, I get this error:
The Loop cannot be saved because some required elements are missing or are present more than once.
[wpv-layout-start] is missing or malformed.
[wpv-items-found] is missing or malformed.
<!-- wpv-loop-start --> is missing or malformed.
<wpv-loop> is missing or malformed.
</wpv-loop> is missing or malformed.
<!-- wpv-loop-end --> is missing or malformed.
[/wpv-items-found] is missing or malformed.
[wpv-layout-end] is missing or malformed.

This confirms that the View is still using the Blocks engine, not the Classic engine.

What I need
I need to create a Classic View (the old PHP‑based View editor), because that is the only environment where:
[wpv-random] works
custom HTML in the Loop Output works
conditional shortcodes work correctly

But I cannot find any way to switch to Classic Mode in the current interface.

My question
Can you please tell me:
How can I enable or access the Classic View editor in the current version of Toolset?
Is the Classic View editor still available?
If not, how can I execute [wpv-random] inside a View in the current system?

Thanks in advance — I really need this functionality for dynamic internal linking.

Best regards,
Michel

#2844028

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

You can enable the legacy views by following the instructions given with the following link:
- https://toolset.com/course-lesson/enabling-legacy-version-of-toolset-views/

Once you enagle the the legacy views, navigate to: Toolset => Views and try to create a new view.