• Resolved aniabrown

    (@aniabrown)


    Hi,

    I have several categories set up. When I use the search box, I get a list of results grouped by category, with every category that has no results displaying the text ‘No links found’. Is there a setting to not show this text?

    (I don’t want to use ‘Combine all results without categories’ as this also combines all the links in my link library display)

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Yannick Lefebvre

    (@jackdewey)

    You can add a CSS rule to the Link Library stylesheet to hide these:

    .nolinksfoundincat {
    display: none;
    }

    Let me know if this works for you and please consider donating to support this plugin’s development.

    Thread Starter aniabrown

    (@aniabrown)

    That worked, thanks very much!

    worked for me too, thank you both!

    Plugin Author Yannick Lefebvre

    (@jackdewey)

    I will add this to the default stylesheet so new users don’t need to worry about it. Please consider donating to support this plugin’s development. If you’ve already donated, thanks for your support!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘“No links found” repeated in search results’ is closed to new replies.