I wonder where I can edit the page layout of search results. Because the page brings the results in a disorderly manner, and I wanted to call the fields within certain divs and apply a css. Could anyone help me please?
If you use the seb_blog to render your content as blog, you will use the tab "item" to add fields to display. In this tab it's the seb_one template which is used. So you can make a position override or create a new variation.
Thank you Lionel. But I just wanted to modify the search results, without changing the initial form. I am doing this way: "\seb_one\positions\pesquisa_de_livros\search\mainbody.php" and all research content is modified. How can I change just how to display the results?
It worked! But this part "item" is where displays the results, for example, if I insert some layout there he will be replicated by the number of search results. Wonder where I can enter this part of the layout and then customize searches. For example, I'm doing a site for a bookstore. I wanted to bring all the results of books within a page suitable for this. Bringing only the book cover and the title, but all within a layout that I developed in the HTML.