Sauter la navigation

[Résolu] View Search and View Loop side by side?

Ce fil est résolu. Voici une description du problème et la solution proposée.

Problem:
View Search and View Loop side by side?

Solution:
Here is the doc that explains how you can build such view that displays the search filters and search result side by site.

More info:
=> https://toolset.com/course-lesson/creating-a-custom-search/#display-the-search-box-and-search-results-side-by-side

Relevant Documentation:

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

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

Dernière mise à jour par nicoleR-3 Il y a 3 années et 10 mois.

Assisté par: Minesh.

Auteur
Publications
#2089847

Tell us what you are trying to do?
Is it possible, using the block editor, to put some fields of the View Search in a left hand column next to the view loop and other fields above the View Loop. So say for instance, you have some search criteria that needs to be in a check list and others where you are using drop-downs. Can you put the checkbox fields in a 1/3 or 1/4 column, and have the dropdowns and the View Loop in the right hand column?

Is there any documentation that you are following?
I could not find anything that dealt with this issue.

Is there a similar example that we can see?

What is the link to your site?
lien caché

#2090101

Minesh
Supporter

Les langues: Anglais (English )

Fuseau horaire: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

Here is the doc that explains how you can build such view that displays the search filters and search result side by site.

More info:
=> https://toolset.com/course-lesson/creating-a-custom-search/#display-the-search-box-and-search-results-side-by-side

#2091105

Thanks so much. That page did not turn up in any of the searches I did! If I'm understanding that correctly, you can only do side by side then. You can't, for instance, have the distance search above everything, and then the rest of the search inputs side by side with the loop view then?

#2091323

Minesh
Supporter

Les langues: Anglais (English )

Fuseau horaire: Asia/Kolkata (GMT+05:30)

Yes - thats correct as all the filters should remain within one search <form> tag.

#2091899

Okay, thank you. My issue is resolved now.