Sauter la navigation

[Résolu] Elementor Toolset View is not showing the “Custom Search” panel option

This support ticket is created Il y a 4 années et 4 mois. 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)

Marqué : 

Ce sujet contient 2 réponses, a 2 voix.

Dernière mise à jour par reimundH Il y a 4 années et 4 mois.

Assisté par: Shane.

Auteur
Publications
#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

Les langues: Anglais (English )

Fuseau horaire: 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!