• Hello dear,
    I already use a posts listing widgets with some filters (selectbox). I would like to add a title above the listing widget but hide it when the listing shows no results after using the filter.

    Could you please help me do that with your plugin?

Viewing 1 replies (of 1 total)
  • Plugin Author crazypsycho

    (@crazypsycho)

    Hello @hafaa10

    i think you can do this with a little bit tricky way.
    First you need our other plugin
    https://wordpress.org/plugins/dynamictags/
    This delievers a widget-content-tag.

    Than you need the widget-id of your post-listing-widget. You can get it with the developer tools in your browser.
    Than you add a condition to your title-widget an use widget-content as tag and enter the widget-id.
    Than you can compare if it contains “<article”. If not, than the listing-widget has no results.

Viewing 1 replies (of 1 total)
  • The topic ‘Hide column if fitered listing is empty’ is closed to new replies.