Viewing 14 replies - 1 through 14 (of 14 total)
  • Thread Starter jpollie

    (@jpollie)

    If i look in my links and hover over different categories i see

    cat_ID=48 and CAT_ID=50

    How can i say i only want to view 1 of them on a page?

    [link-library cat_id=48 ]

    did not work

    Thread Starter jpollie

    (@jpollie)

    Found the solution had to work the other way around work with exclusions

    [link-library excludecategoryoverride=”48″]

    will only leave me with 50

    yezzz

    (@yezzz)

    how about [link-library-cats categorylistoverride=”48″][link-library-cats categorylistoverride=”50″]

    or did I misunderstand?

    Thread Starter jpollie

    (@jpollie)

    Thank you will try

    Thread Starter jpollie

    (@jpollie)

    May i ask you 1 more question,

    Can i hide or place a linklistcatname somewhere in a different div?

    please see attached my photo

    https://s22.postimg.org/qf23wz8j5/1aa.png

    left is how it is now. right how i like it to be.
    If i can hide the linklistcatname i can type it myself in the div. If i can move the linklistcatname into the div i the top it would be good too ??

    Greetings

    yezzz

    (@yezzz)

    Was my previous answer what you needed?

    You can place the shortcode anywhere you can place html.

    Not sure about your image… is that a widget? Can you give me the website url?

    Thread Starter jpollie

    (@jpollie)

    Dear Yezzz, sorry for my late reply i was on Holiday.

    I just placed this shortcode in a div box the small gray box is also a div.

    [link-library excludecategoryoverride=”48,80,81″]

    This gives me a titel and the urls under it.

    I woud like to hide the titel “Procesbeschrijvingen” or separate it from [link-library excludecategoryoverride=”48,80,81″] so i can place the title in the top div will this be possible?

    Thank you already ?? greetings

    yezzz

    (@yezzz)

    I’ve never tried that shortcode, but if procesbeschrijvingen is a category description then you can disable that in the library.

    Just curious why are you excluding categories and then overriding them to show a couple of links, instead of just selectively showing categories or links? Do you need multiple divs on the page?

    Thread Starter jpollie

    (@jpollie)

    Hello Yezzz first of all thank you for your time!,
    I would love to show you my website url but it is an offline intranet block from the outside world ??

    To be honest i have no clue how to do it right thats why i am working with the excluding categories.

    https://s9.postimg.org/uahbceeu7/image.png

    As you can see i have different categories, all off them i would like seperate in this boxes.

    https://s10.postimg.org/x2lrbub9l/image.png

    If i use your shortecode it will show up like CAO SAW and not show the urls straight away.

    What i like to get is:
    https://postimg.org/image/v3j5zhw9z/

    Thread Starter jpollie

    (@jpollie)

    Just found out i should use your shortcode like this ??
    [link-library categorylistoverride=”48″] to only show one. But haven’t found out how to switch or hide the title.

    yezzz

    (@yezzz)

    Ok, that gives me a little better understanding (that’s no food ehhh). SO I guess you want link library to display some local content and some other links elsewhere on the lan.

    You should understand that:
    [ link-library-cats …. ] displays categories
    [ link-library ….] displays links

    So why not use the -cats in the boxheader and use the other shortcode for the main section of the box.

    So for cat 48 you create:
    [link-library-cats categorylistoverride=”48“]
    and place it in the header div. To display links belonging to cat 48 I think you need to create:
    [link-library categorylistoverride=”48“]
    and place that in the main div.

    Then repeat for the other categories.

    I’m not sure about the second shortcode, but the first one should work fine. Visit the link I mention in my review of the plugin. The accordeon at the right side of that page is using something like [link-library-cats categorylistoverride=”a,b,c,d,e”] for each accordeon section, so you see you can create many custom shortcodes. It’s using a standard link-library shortcode to display rthe links.

    Give it try and see if that works ok. I guess this setup would use library 1 and you may need to configure it.

    edit: looks like our messages crossed… so try the above.. styling can be figured out later..

    yezzz

    (@yezzz)

    If you goto link categories settings of library 1, and disable Show Category Description.

    Then goto link element settings, disable Show Category Description and enable Hide Category Names.

    Does that remove the unwanted stuff?

    Thread Starter jpollie

    (@jpollie)

    Thank you testing today ??
    Did not know disable show category was just a check box.. i feel stupid haha.

    yezzz

    (@yezzz)

    Well, one could say rtfm, but there isn’t any.

    Did you get it working the way you want it?

Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘Only show links of a categorie’ is closed to new replies.