A
A
ART42019-03-25 15:01:09
MODX
ART4, 2019-03-25 15:01:09

Does the search output simplesearch?

Good afternoon, I'm trying to figure out the output, but something is not going right.
I decided to use simplesearch
for searching. The problem is, if you display the search form, the result does not show. If the form is removed, the result is.
Snippet :


where 39 is the id of the search result output page.
76cd4c7928.png
Output snippet result:

searchresults-new :
<p class="sisea-results"></p>
<div class="sisea-paging"><span class="sisea-result-pages">sisea.result_pages</span></div>
<div class="sisea-results-list">
    
</div>
<div class="sisea-paging"><span class="sisea-result-pages">sisea.result_pages</span></div>

searchresult-new :
<div class="sisea-result">
    <h3>. <a href="" title=""></a></h3>
    <div class="extract"><p></p></div>
</div>

If there is a search form, then it displays the searchresult-new
chunk. If the form is deleted, the search immediately displays the searchresults-new chunk

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question