1. Home
  2. Knowledge Base
  3. Posts Table Pro
  4. Posts Table Pro Options

Customizing the "No Posts" message

Posts Table Pro lets you add 2 custom messages that will appear if no posts are found.

These options must be added directly to a shortcode.

No posts message

The no_posts_message option controls the text that displays if no posts are found when the table first loads (for example, because you have set it to display a category with no posts). Set this to any text you like. For example, if you’re displaying events you could use:

[posts_table no_posts_message="Sorry, no events available."]

WordPress Table Plugin No Posts Message

Please note: this option will have no effect if you have set a custom language using the posts_table_supported_languages filter.

No posts filtered message

The no_posts_filtered_message controls the text that displays if there are no results after the user has entered a search term. For example:

[posts_table no_posts_filtered_message="Sorry, no products match these search criteria."]

WordPress table plugin no search results message

Please note: this option will have no effect if you have set a custom language using the posts_table_supported_languages filter.

Related Articles

If searching the knowledge base hasn't answered your question, please contact support.