• I cannot manage to have all my links displayed in each category (I solved my categories problem and now it works fine). It usually (not always) displays just the last link I added. How can I have all of them displayed? I guess it has to do with the “updated” that I read in the template.
    Thanks, Anti.

Viewing 10 replies - 1 through 10 (of 10 total)
  • Make sure you don’t have auto-toggle enabled for any of your categories.

    Thread Starter antitodo

    (@antitodo)

    Auto toggle isn’t enabled in any of them and they keep hiding ??

    Hi,
    i have the same error, in my links categories is no categorie with auto-toggle marked, in the overview i cannot see any link i have added 8-(

    Are you using an old version of WordPress or perhaps links.php?
    This sounds very similar to a problem found and fixed here https://tinyurl.com/foic well before version 0.71 was released.
    If you are running the latest version, could you post a url which displays the problem and which I can examine ?
    Thanks,
    Mike

    I am using a fresh install from 0.711 from the special lacation (https://zed1.com/wordpress-0.711/)
    The links are shown up in the weblog, but in the linkmanager i see no link ….
    Thanks
    Edlef

    what is auto-toggle?

    Hi Edlef,
    If you see no links in the link manager it could be because you are logged in with a user whose admin level is less than 5
    Mike

    Hi Jason,
    An auto-toggle category for links means that only one link will be visible (turned on) in that category. When you turn on one link, the others are turned off.
    I use it for my currently CD category, and other people have used it for a current mood category.
    Mike

    Hi Mike,
    if i am logged in with userlevel 9, i see no links. If i am logged in with userlevel 10 (admin) i see the list of links. Maybe i have to change the config ?!
    Thanks for the help!!
    Greetings
    Edlef

    Hi Edlef,
    This issue is related to the fact that the admin level check in the code make the links created by a higher level invisible rather than simply un-editable.
    You can get round it at the moment by setting
    $use_adminlevels = false;
    in wp-links/links.config.php
    I will look at this issue some more and produce as better solution.
    Thanks
    Mike

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Links display’ is closed to new replies.