Blogroll links are not displaying. Please fix this issue.
Blogroll links are not displaying. Please fix this issue.
Works okay for me, using WordPress Default theme, no other plugins. Of course just excluding one category on the home page. Not using a static front page either.
Having the same problem with ACE on the blogroll doesn't show.
Nevermind i was using the old deprecated <?php get_links() ?> use this for WP 2.7 http://codex.wordpress.org/Template_Tags/wp_list_bookmarks
And then it will work.
Well, I use ACE myself on my presonal blog, and whatever I do with it, I can't reproduce this error.
Please give me more details.
Yes .. it has something to do with the code.
it does not like
<?php get_links() ?>
but it does like some of the
wp_list_bookmarks options.
Still working on the formatting.
Ricardo
You must log in to post.