Thank you kaizer 01. It works fine if I change the theme. The problem is, I like the theme I’ve been using for 2 years and now it no longer works. I’ve deleted the theme and put it back to make sure it wasn’t corrupted data and it still does not work. I posted this under Twenty Fourteen the theme I’m using in hopes that someone knows the issue and can help me to solve without having to change the whole layout of my site.
Okay. The issue was in the template that I was using.
The links code should have read:
<?php get_links(); ?>
Instead of
<?php get_links('-1', '<li>', '</li>', '', FALSE, 'id', TRUE, TRUE, -1, TRUE); ?>
OK…In playing more with this, I realize that the 0 appearing after each blog listed on my blogroll is the rating. In the old version if you did not rate the blogs, then you left it at 0. Why does it now show and how can I make it not show?