I found the same
update to joomla 3.3.5 to pagination showing
"readmore" edit to templates\sj_plus\html\com_content\category\blog_item.php line 66
<a class="more" href="<?php echo $link; ?>">
replace :
<a class="readmore" href="<?php echo $link; ?>">