Skip Navigation

[Resolved] Elementor does not allow to split view search and results

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 michaelb-52 2 days, 10 hours ago.

Assisted by: Minesh.

Author
Posts
#2835038
Screenshot 2025-11-14 at 16.55.23.png

I am using Toolset views and elementor page builder.

I am trying to split a views search and results into separate parts of the page as per this old video (hidden link) however this option no longer seems to appear within the toolset views elementor widget. SO i am unable to include a search in one area of the page and show the results in another area.

Is there a new way of being able to do this?

I want to have the views search in a top part of the page and the view results in a different part of the page, not together which is currently the default.

the linked video shows perfectly how this should and clearly used to work.

#2835065

Minesh
Supporter

Languages: English (English )

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

Hello. Thank you for contacting the Toolset support.

What you should try to do is, you should try to add "Text" module or shortcode module and then try to add the view's shortcode for search form and search result.

For example:

Search Form:
[wpv-form-view name="your-view-slug" target_id="self"]

Search Result:
[wpv-view name="your-view-slug" view_display="layout"]
#2835521

Not sure why this option was removed from the elementor block and suggest adding it back in. It makes a lot of sense to include this as an option in the widget to avoid having to manually enter shortcodes.