Skip Navigation

[Resolved] Search not functioning well

This support ticket is created 7 years, 1 month 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.

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)

This topic contains 2 replies, has 2 voices.

Last updated by Minesh 7 years, 1 month ago.

Assisted by: Minesh.

Author
Posts
#578886
Search Page Results.png
Search Page Result -Bottom.png
Result when other page is clicked.png

Full title search doesn't work well. I attached the screenshot of the pages. It shows other pages in pagination but when clicked it displays "no items found"

Filter:

[wpv-filter-start hide="false"]
[wpv-filter-controls]

<div style="padding:10px 5px; background-color:white; margin-top:10px;  font-size:13px !important;">
   <table style="border:0px !important; margin-bottom:0px ">
   <tr>
     <td width="100%" style="float:right;"> [wpv-filter-search-box class="pp-input" style="margin:0 5px; width:100%; padding:0px;"]</td>
     <td width="15%" style="text-align:left;"> [wpv-filter-submit name="Search" class="pp-search" style="padding:7px; margin:0 5px; font-size:15px; width:100%;" type="input"]</td>
     <td width="15%">[wpv-filter-reset reset_label="Reset" type="input" style="padding:7px; font-size:15px; width:100%;"]</td>
   
     </tr>
  </table>
</div>

<div class="row" style="padding-top: 5px; padding-bottom:10px; background-color:white;margin-bottom:10px; font-size:13px !important;">
  <div class="col-md-4">
    Accelerator:<br/>[wpv-control taxonomy="accelerator" url_param="wpv-accelerator" type="select"  style="font-size:12px; width:100%;"]
    
  </div>
    
    <div class="col-md-4">
    Market Disruption:<br/>[wpv-control taxonomy="market-disruption" url_param="wpv-marketdisruption" type="select"  style="font-size:12px; width:100%;"]
  </div>
  
    <div class="col-md-4">
    Business Model and Practices:<br/> [wpv-control taxonomy="business-model-and-practices" url_param="wpv-businessmodelandpractices" type="select" style="font-size:12px; width:100%;"]
  </div>
  



  
</div>

<div style="font-size:13px !important;">Sort by: [wpv-sort-orderby type="select" options="post_date,field-epicredvote" label_for_post_date="Latest" label_for_field-epicredvote="Upvotes" orderby_descending_for="post_date,field-epicredvote"]</div>


[/wpv-filter-controls]
[wpv-filter-end]

View code:

[wpv-layout-start]
	[wpv-items-found]
<div class="row" style="margin-bottom:20px;">

<!-- wpv-loop-start -->
<wpv-loop>
      
<a href="[wpv-post-url]">
  <div class="col-md-4" style="line-height:1.25; padding:0px;"><div style="background-color:white; padding:5%; margin:5px;" id="div-pp-main">
  <div style="height:50px !important;">
    <p style="font-weight:bold; font-size:15px;">[types field='proof-point-title' ][/types]</p></div>

				[types field='proof-point-chart-image' align='center' style="margin-bottom:0px; height:240px !important; width:auto !important;" ][/types]
  
                            <p style="font-size:12px; text-align:right; color:black; margin-top:10px; ">[wpv-post-date]&nbsp;&nbsp;&nbsp;&nbsp;<img src="/wp-content/uploads/2016/10/Like-128.png" width="25" height="25" style="vertical-align:middle;"/>[wpv-post-field name='epicredvote']&nbsp;&nbsp;&nbsp;&nbsp;<img src="/wp-content/uploads/2016/10/Message-Information-128.png" width="25" height="25" style="vertical-align:middle; "/>[wpv-post-comments-number none='0' one='1' more='%']&nbsp;&nbsp;&nbsp;&nbsp;</p>
  </div></div></a>       
</wpv-loop>
</div>
<!-- wpv-loop-end -->
	[/wpv-items-found]
	[wpv-no-items-found]
		<strong>[wpml-string context="wpv-views"]No items found[/wpml-string]</strong>
	[/wpv-no-items-found]

[wpv-filter-start hide="false"][wpv-pagination class="pagi1"]<center>[wpv-pager-prev-page][wpml-string context="wpv-views"]← Previous     [/wpml-string][/wpv-pager-prev-page][wpv-pager-nav-links ul_class="pagination1" reach="2"][wpv-pager-next-page][wpml-string context="wpv-views"]Next →[/wpml-string][/wpv-pager-next-page]</center>[/wpv-pagination]
[wpv-filter-end]

[wpv-layout-end] 

Also, please try searching other term like "Global Personal Computer Shipments by Category" it should have one result with exact title.

Please only make changes on the view itself.

What could be the problem?

#578890

Removed relevanssi and it is now working fine.

#578917

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

Is your issue resolved?