WOW I was really confused there! The SVN for this plugin confused me because the previous version listed (legacy) appears as a different plugin.
The issue is now fixed once I rolled back to 1.3.2. The issue is unique to 1.4.0
Here’s a screenshot of the fatal error:
downloaderror.png
That worked, thanks! Here’s what was causing the layout/spacing issue:
.num span {
position: absolute;
margin-left: -9999px;
}