Skip Navigation

[Resolved] Modifying “No Results” message

This thread is resolved. Here is a description of the problem and solution.

Problem: I would like to change the text "No results found" and remove the pagination buttons from my View.

Solution: You can change the "No results found" text in the View editor's Loop Output area. You can modify pagination settings and remove pagination controls from the Filter Editor area.

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

Our next available supporter will start replying to tickets in about 2.34 hours from now. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 - -
13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 - -

Supporter timezone: America/New_York (GMT-04:00)

This topic contains 2 replies, has 2 voices.

Last updated by davoodD-2 6 years, 9 months ago.

Assisted by: Christian Cox.

Author
Posts
#615353

I am a developer... I have created custom filter pages for the different brands of trucks that my client sells.

Here is one that currently has results: hidden link ... this is working great!
What I can not figure out is how to modify pages such as this one: hidden link
What we would like to do is hide the pagination and format/modify the "No Results" text.

Thank you in advance for your help.

Sincerely,
Davood Denavi
Website Developer & Webmaster

#615364

Hi, it looks like you have a custom Page that includes a View. If that is correct, you can modify the text and pagination options from the View editor screen in wp-admin. Edit this View (it looks like this View has an ID of 8836), and scroll down to the Loop Output editor area. Towards the bottom of the content, you will find the text "No items found", and you can modify that text however you would like.

To remove the pagination buttons "Next" and "Previous", you have several options. In the View editor, look for the section called "Pagination and Slider Settings". If you cannot find it, click "Screen Options" in the top right corner of the admin screen. Check the corresponding box to turn the Pagination panel on. Then scroll down to the pagination settings panel and you can disable pagination completely. Or, you can scroll to the Filter Editor section and modify the settings for any pagination controls here, or remove them completely.

#615502

I had tried to edit the area Christian told me to edit previously but it was not showing up on the front end....

I figured out the problem was being caused by a different plugin we were using that I forgot to remove when we implemented the new page designs using Toolset.

Thank you so much for the prompt reply!

Davood