Skip Navigation

[Resolved] Elementor Toolset View is not showing the “Custom Search” panel option

This support ticket is created 4 years, 4 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 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

Tagged: 

This topic contains 2 replies, has 2 voices.

Last updated by reimundH 4 years, 4 months ago.

Assisted by: Shane.

Author
Posts
#1762609

Hello,

I found this topic:
https://toolset.com/forums/topic/elementor-toolset-view-is-not-showing-the-custom-search-panel-option/

Which helps 50%.
In my case I need the results on a separate results-page.
Could you please tell me what I have to do.

Thanks in advance.
Best regards

#1762757

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Reinmund,

Thank you for getting in touch.

What you need to do is to change the target_id to the page id that houses the results.
Example

[wpv-form-view name="rfg-search-for-cars" target_id="1234"]

Where 1234 is the ID of the page.

Secondly you need to add the shortcode for the results on that page.

[wpv-view name="rfg-search-for-cars" view_display="layout"]

Ofcourse you will need to change rfg-search-cars to the slug of your view.

Thanks,
Shane

#1762831

My issue is resolved now. Thank you Shane!