[Resolved] Help needed to build up a custom search with results on a different page
This support ticket is created 7 years, 5 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.
No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.
Hi Shane,
i tried to re-insert the custom search and the result page, but it is very slow and the page is stopping during the "saving process" (see screenshot)
What I want you to do is to add a visual editor cell to your layout.
In that visual editor cell I would like for you to add your parametric search
To tell your search to display the results on another page you will need the target_id attribute as you can see below.
Hi Shane, thanks for the example but if we access the page to edi the search form we cannot see all editable fields also for creating further fields and filters. How can we access the complete editable form?
In addition, how can we customize the search results page so to display the search results in a layout equal to the one in the grid of the following page?
So from my example page you will see where I see where you were able to add the search and then have the results display on another page, however I noticed it wasn't displaying any results at all and that was because your loop output was actually empty 🙁
Hi Shane,
we had a look at the tutorial on the link you shared but unfortunately we didn't understand how that case would apply to our need. Is it possible for you to create a working example of a search form with results on a different page displayed as a grid of 3 cells?
you can place the data of the custom post "annunci" and the style of the grid is the same you fine in the page: hidden link
Sure no problem, right now i'm having some issues with the loading of the site but what you need to do is to use the Loop Wizard and select Bootstrap Grid, see screenshot
Then hit next and select the field items you want to display in the grid.
Hi Shane, thanks for your info but we need an example of a ful code structure of the results page because we don't know how to chain the form results to the grid layout.
Thanks for your help on this.
I'm not sure if i'm explaining things correctly so i must apologize for that 🙁
In my previous response the Loop wizard bootstrap Grid settings will generate the code structure for you, so no hardcoding is needed to be done in order to achieve the grid layout.
Once you click Bootstrap Grid and select the amount of columns you would like, then you hit next and add the fields you want to display in the Grid.
If you're still not clear on this I can create a short video demonstration for you.