• It displays the full list of links with either categorylistoverride or excludecategoryoverride. Also, the description override is not working either.

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

    (@jackdewey)

    Can you show me an example of what you provided as the categorylistoverride value?

    Thread Starter kellyalbin

    (@kellyalbin)

    Hello, here’s an example of what I’m using:
    [link-library settings=”1″ categorylistoverride=”604″ descoverride=1]

    I’ve tried removing settings=”1″ and descoverride=1 and also tried using excludecategoryoverride. The result is always the same, the entire link library is displayed.

    Plugin Author Yannick Lefebvre

    (@jackdewey)

    I ran a few tests here and was able to use the categorylistoverride parameter without any problems. A few thoughts:

    – Where did you get the category ID? Did you see it in the Category ID column when viewing the list of categories from the Categories sub-menu under the Link Library section? You cannot use category ID from posts or pages here. Only Link Library category IDs.

    – Can you try using retyping the quotes around the category ID and making sure that they are straight single quotes instead of double quotes. From what I am seeing here in the forum, you seem to have two different types of double-quotes before and after the ID. That would probably cause WordPress to discard that parameter.

    Let me know if any of these help.

    I used this:
    [link-library settings=”1″ categorylistoverride=”35″ descoverride=1]
    and it solved the same problem I had, thanks for the help guys!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Link-Library shortcode category list override not working’ is closed to new replies.