• Resolved pcfalanga

    (@pcfalanga)


    Hi people, how are you?
    My name’s Paulo and i’m having trouble installing the code on pages in my wordpress.
    My site: http://themetalvox.com.br

    I wanna move on “LINKS” section.
    I have currently 4 categories of links “BANDS, LABELS, METAL STORE, WEBMAGAZINES”
    I created 4 PAGES for each CATEGORY (as you can see on the menu).
    I created the “LINK LIBRARY” 4 library and named each with the category names.
    I want that when I access the METAL STORE section, appear only links METAL STORE; when I access the BANDS section appear only links BANDS, etc.
    I used this code on the “BANDAS” = [link-library settings = 1] and it worked! But in other categories did not work.

    Best regards.
    Thanks for attention.

    Paulo Cesar “PC”

    https://wordpress.org/plugins/link-library/

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

    (@jackdewey)

    Hi Paulo,

    In the other categories, are no links displaying at all, or are the wrong categories being displayed? To be sure, when you go to the Library Settings page, you can see four items in the drop-down list for “Select Current Library Settings”, right?

    Did you configure each one to show one of each of your categories?

    Yannick

    Plugin Author Yannick Lefebvre

    (@jackdewey)

    Hi Paulo,

    In the other categories, are no links displaying at all, or are the wrong categories being displayed? To be sure, when you go to the Library Settings page, you can see four items in the drop-down list for “Select Current Library Settings”, right?

    Did you configure each one to show one of each of your categories?

    Yannick

    Thread Starter pcfalanga

    (@pcfalanga)

    That our fast!
    Thanks for attention!

    only thing I moved was to select the option “Only show one category at a time.”
    And rename the library “BANDS, LABELS, METAL STORE, WEB MAGAZINES,………”.

    Thread Starter pcfalanga

    (@pcfalanga)

    Hi Yannick,

    How do I set? Because I’ve shifted these options and nothing yet:
    – “Categories to be displayed (Empty = all)”;
    – “Categories to be excluded”;
    – “Default category to be shown When showing only one at a time (numeric ID)”;
    – “Only show one category at a time”;

    Plugin Author Yannick Lefebvre

    (@jackdewey)

    If you got Link Library to appear on one page with the shortcode:

    [link-library settings=”1″]

    And you want all libraries to look the same, then the easiest way would be to use the same settings for all library and just change the category that gets displayed with the following syntax:

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

    where 28 would be the ID of the category to be displayed.

    Thread Starter pcfalanga

    (@pcfalanga)

    One exemple the image.

    View post on imgur.com

    correct?

    Plugin Author Yannick Lefebvre

    (@jackdewey)

    Yes, to get category 31, you would write:

    [link-library-cats settings=”1″ categorylistoverride=”31″]

    Thread Starter pcfalanga

    (@pcfalanga)

    I need to create # 4 “Select Current Settings Library” or just # 1?

    Thread Starter pcfalanga

    (@pcfalanga)

    Perfect man thanks! I solution!!! Thanks. Very grateful!

    I used this:

    BANDS
    [link-library settings=”1″ categorylistoverride=”2″]

    LABELS
    [link-library settings=”1″ categorylistoverride=”31″]

    METAL STORE
    [link-library settings=”1″ categorylistoverride=”32″]

    WEBMAGAZINES
    [link-library settings=”1″ categorylistoverride=”33″]

    Not necessary create more than one “LIBRARY SETTINGS=1,2,3…..”

    Thread Starter pcfalanga

    (@pcfalanga)

    tks…

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Plugin "LINK LIBRARY" – Help me!’ is closed to new replies.