• Resolved tammykat

    (@tammykat)


    I have a digiscrap links blogroll and even though all the links are IN the blogroll admin panel they don’t show on my site.. AND they aren’t in alpha order like I have selected in the admin panel.

    Does anyone know what I can do to fix this? Or is it a bug?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter tammykat

    (@tammykat)

    ok.. noticed something else… I noticed that if I refresh the page the links are rotating… is there a setting somewhere that I can change? Is there an area that says how many links can show at one time or something? I don’t see the option under “options” or “blogroll”.

    Any help greatly appreciated.

    WP version?
    You may want to check what is the template tag displaying your links in the sidebar.php.

    (sidenote: you are right – a lot of options that were in the admin in earlier versions are gone; I didn’t even notice till now)

    Thread Starter tammykat

    (@tammykat)

    well if I go to my control panel at my host then it says 2.2.2 but I did update it.. at least I “thought” I did. I thought the latest download was 2.3…

    the coding I have for the sidebar is:

    <li>	<img src="http://puuurfectdesigns.com/blog/wp-content/themes/Autumn/images/digiscraplinks.png" alt="" />
    <ul><?php get_links('9', '<li>', '</li>', '<br />', false, 'rand', false, false, 10); ?></ul>
    </li>

    I’m not all that familiar with coding and stuff so I hope that is what you needed. Thanks for helping.

    No, you didn’t upgrade. It’s 2.2.2.

    Well. now go and read carefully about the parameters you put in there in your template tags…
    http://codex.wordpress.org/Template_Tags/get_links
    It’s not WP. It’s you!

    Thread Starter tammykat

    (@tammykat)

    oh man…. lets see how long it takes me to figure this one out ! lol thanks for your help. I’m driving myself crazy trying to figure out what the deal is.

    Doing some reading now.

    Thread Starter tammykat

    (@tammykat)

    OMG !! I did it !! thank you soooo much for referring me to that page !! bookmarking it !!!!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Blogroll not showing ALL my links’ is closed to new replies.