Skip Navigation

[Gelöst] Elementor Toolset View is not showing the “Custom Search” panel option

This support ticket is created vor 4 Jahren, 3 Monaten. 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.

Heute stehen keine Supporter zur Arbeit im Werkzeugsatz-Forum zur Verfügung. Sie können gern Tickets erstellen, die wir bearbeiten werden, sobald wir online sind. Vielen Dank für Ihr Verständnis.

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)

Dieses Thema enthält 2 Antworten, hat 2 Stimmen.

Zuletzt aktualisiert von reimundH vor 4 Jahren, 3 Monaten.

Assistiert von: Shane.

Author
Artikel
#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

Sprachen: Englisch (English )

Zeitzone: 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!