Navigation überspringen

[Gelöst] View Search and View Loop side by side?

Dieser Thread wurde gelöst. Hier ist eine Beschreibung des Problems und der Lösung.

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 vor 3 Jahren, 10 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.

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)

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

Zuletzt aktualisiert von nicoleR-3 vor 3 Jahren, 10 Monaten.

Assistiert von: Minesh.

Author
Artikel
#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?
versteckter Link

#2090101

Minesh
Unterstützer

Sprachen: Englisch (English )

Zeitzone: 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
Unterstützer

Sprachen: Englisch (English )

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