Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Content Views

    (@pt-guy)

    Yes sure.
    Please add this code to file functions.php of your active theme:

    // CVPro - Hide empty result
    add_filter( 'pt_cv_hide_empty_result', '__return_true' );

    In future, we will add a setting option for this case, so no need custom code.
    Best regards,

    Thread Starter joscms

    (@joscms)

    It works!
    Thank you very much! Great support in less than 15 minutes.
    Best regards.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Hide "No post found" message’ is closed to new replies.