Skip Navigation

[Resolved] WordPress Archive with Blocks – Query filter

This support ticket is created 3 years, 7 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.

Our next available supporter will start replying to tickets in about 5.07 hours from now. Thank you for your understanding.

This topic contains 1 reply, has 1 voice.

Last updated by thomasB-2 3 years, 7 months ago.

Author
Posts
#2024075

In past we handle these with Toolset Views, but now try to change to Toolset Blocks.
We have a CPT "Courses" wich have a startdate as Custom Field and we try to show in WordPress archive only courses wich Startdate was today or in future.
In Toolset Views WordPress Archive we handle these over a Query filter :
Startdatum is a UNSIGNED greater than FUTURE_DAY(2)

But how to handle these with WordPress Archive creation with Toolset Blocks.

#2024097

Sorry, found it 😉