See wp.highplainssiding.com. The slider is displayed below the main text. The div#rps is 0 px wide & 40px wide. My settings are for 640px width & the default 250px height.
I'm getting this error on line 2 of the script that the plugin generates:
Unexpected token '<'
which is the opening bracket of the paragraph tag.
Line 2 looks like this: $j(document).ready(function() {$j("#rps .paging").show();$j("#rps .paging a:first").addClass("active");</p>