Quote Originally Posted by clydejones View Post
I don't believe the SEO Mod would delete/remove the scroller div portion of the sidebox.

As I pointed out in my previous post that is what appears to be missing in the what's new sidebox.

open includes/templates/YOUR_TEMPLATE/sideboxes/tpl_whats_new.php

and make sure this line of code is present
Code:
	$content .= '<div class="scroller_container"><div class="jscroller2_up jscroller2_speed-20 jscroller2_mousemove">' . $wn .'</div></div>';

Hi Clyde,

I installed this today on my site and suffered the same issue of the boxes not scrolling. I seen this post and decided to check the downloaded files. I have only checked the includes/templates/YOUR_TEMPLATE/sideboxes/tpl_whats_new.php file and it does not contain the line of code you specify in the above quote.

I downloaded this package at the start of this week.

If you wish I can add in the missing code and re upload it to the downloads section?

Rob