Skip Navigation

[Resolved] Custom search view: Send search result to different page

This support ticket is created 4 years, 11 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
- 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 -
- 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 -

Supporter timezone: Europe/London (GMT+01:00)

This topic contains 2 replies, has 2 voices.

Last updated by Robert Mueller 4 years, 11 months ago.

Assisted by: Nigel.

Author
Posts
#1670935

Dear Madam or Sir,

In former versions of Toolset Views, it was possible to define a custom search view by placing the search form and the result loop on DIFFERENT pages (especially to avoid to have a listing of all objects on the search page before the filter is used.) I can't find this funcionality anymore in the Blocks version. Has it been dropped, or is still possible, and if yes how?

Any help would be great
Robert

#1671837

Nigel
Supporter

Languages: English (English ) Spanish (Español )

Timezone: Europe/London (GMT+01:00)

Hi Robert

This hasn't been added to Blocks yet, it is on the roadmap along with some other features that are still only possible with the classic editor for Views, such as nested Views or taxonomy and user Views.

In the meantime you need to use the classic editor for Views.

If you have installed Blocks you may need to go to Toolset > Settings and specify that both the classic and block editing UI should be available.

You can then make a View with the classic editor at Toolset > Views. You can achieve something of a hybrid by using the Loop Wizard to create the scaffolding for the output that uses a content template, and then design that template with Blocks.

Then when it comes to insert the View, you cannot use the View block to insert it.

You need to use a block such as the Classic block, where you will see the old Fields and Views button (behind an icon), which you can use to insert the View and where you will be asked whether you want to display the whole View, just the search, just the results etc.

#1675701

My issue is resolved now. Thank you!