• Resolved ben909

    (@ben909)


    I’m using the latest version of Link Library.

    I have added the search box for Link Library. The search results look like this…

    Search Results for "XXXXXX"
    No links foundNo links foundNo links foundNo links foundNo links foundNo links foundNo links foundNo links foundNo links foundNo links foundNo links foundNo links foundNo links foundNo links foundNo links foundNo links foundNo links foundNo links foundNo links foundNo links foundNo links foundNo links foundNo links found
    THEN IT SHOWS THE SEARCH RESULT HERE
    No links foundNo links found

    It appears to be searching each category in turn, reporting that there is no result, then moving on to the next category. I’d like it to search all categories and just report back once at the end. Is this possible please?

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

    (@jackdewey)

    You can suppress all of these No Links Found messages by going to the plugin’s stylesheet editor or your site’s stylesheet editor and adding the following lines:

    .nolinksfoundincat {
    display: none;
    }

    Let me know if this helps and consider donating to support this plugin’s development.

    Thread Starter ben909

    (@ben909)

    Hi Yannick

    Perfect, thank you. Kicking myself for not thinking off hiding it with css.
    Have donated twice so far and no doubt will do so again ??

    Plugin Author Yannick Lefebvre

    (@jackdewey)

    Glad that did the trick and thanks for your support!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Search result issue’ is closed to new replies.