I have the same problem, because 5 sets does not be enough for me.
The problem:
I have 10 link categories, each category should be displayed at 1 page.
At each page, there should not be the complete list of available link categories, but only the title of the category and below the different links in a list. Nothing more.
So I defined one set; common parameter “Categories to be displayed” is empty.
In a page I put the code:
[link-library-search] [link-library settings=1 categorylistoverride="149"]
But then I have the error:
“No cate-go-ries were found that match the para-me-ters ente-red in the Link Library Set-tings Panel! Please notify the blog author.”
I don’t want to use the other tag [link-library-cats settings=1]
before the other both (see above), because then a list of all link categories is shown – I don’t want them to show.
How to write the code at each page to:
– show only the link category title
– show only the links (list) below the title
– don’t show any category link list
Thanks for any help.