Forums

using My Link Order in more than one location in my website (2 posts)

  1. creativepart
    Member
    Posted 2 years ago #

    I have My Link Order working and all, but I can only use it once in my website. If I put it in my homepage then there is no "ADD" link on the widget selection for my sidebar_posts page -- or on any other place in the website for that matter. However, If I remove it from my Homepage_left widget list then I can add it to sidebar_posts -- or any other one place.

    I tried manually adding to my page:
    <?php wp_list_bookmarks(’orderby=order&amp;category_orderby=order’); ?>

    But that breaks the page entirely and I get a blank page.

    In the instructions quoted above (and in the installation instructions in the widget page) I don't understand what is meant by:

    If you aren't using widgets, modify sidebar template to use correct filter(additional parameter separated by ampersands):

    I just know when I add the "?php wp_list_bookmarks" code by itself into my page it yields a blank page.

    Does anyone know why I can only use this widget in more than one location?

  2. Andrew Charlton
    Member
    Posted 2 years ago #

    Retype the single quotes by hand to replace the HTML that gets got copied and replace & with a plain ampersand. Multiple widgets has been on my list to add for a while now, but I just don't have the time. Each widget can have its own options so I have to change all that code.

Topic Closed

This topic has been closed to new replies.

About this Topic