Viewing 4 replies - 1 through 4 (of 4 total)
  • Adding new sets would require additional coding. But I am considering adding this type of functionality in the future since a lot of people are asking for it.

    On the other hand, a lot of people are looking at creating multiple setting sets with identical layouts for the sole purpose of display different categories on different pages. Is that the case with you?

    If it is, you can actually just use a single configuration set and then specify which category should be displayed when embedded the Link Library short code on each page.

    An example of this would be:

    [link-library-cats settings=”2″ categorylistoverride=”28″]

    This would display category 28 with the layout specified in Setting Set #2.

    Let me know if this helps.

    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.

    Me again …

    it is not very helpful, if you write here at the forum your own code wrong:

    I have tried your example above and it always shows me the error message, I mentioned above.

    Then I tried:

    [link-library-search] [link-library settings="1" categorylistoverride="149"]

    without quotations marks:

    [link-library-search] [link-library settings=1 categorylistoverride=149]

    and finally only without the quotation marks it works!!

    Oops. Sorry about the error in the command. I was swamped at work and was only able to quickly write up an answer.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: Link Library] Adding new sets (past 5)’ is closed to new replies.