Skip Navigation

[Resolved] placing view results in 2 places with different formats

This support ticket is created 4 years, 8 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 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9: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/Hong_Kong (GMT+08:00)

This topic contains 1 reply, has 2 voices.

Last updated by Luo Yang 4 years, 7 months ago.

Assisted by: Luo Yang.

Author
Posts
#1661897
toolset-view.jpg

Tell us what you are trying to do? placing view results in 2 places with different formats

Is there any documentation that you are following? no

Is there a similar example that we can see? n/a

What is the link to your site? hidden link

#1662849

Hello,

You can create two post views:
1) The first post view, setup the custom search form + search result, display it in the left column of your screenshot
2) The second post view, use the same filters as above post view, display it in right column of your screenshot with display option "Only the search results"

More help:
https://toolset.com/documentation/user-guides/views/front-page-filters/#4-1-adding-the-custom-search-form-to-a-page-or-widget
section "4.1. Adding the custom search form to a page or widget"
Screenshot:
https://toolset.com/wp-content/uploads/2012/06/choose-what-part-of-the-custom-search-to-display.jpg

And you will need to disable all AJAX feature, since it is passing the same URL parameters to both post views.