Dear Elliot, thanks for your answer. That answer seems to be related to woocommerce products rather than the blog. In any case I have found the same line in blog.php (as indicated below) but still no luck :(
if($params[‘offset’] == ‘no_duplicates’)
{
$params[‘offset’] = ( $page – 1 ) * $params[‘items’];
$no_duplicates = true;
}
Thanks but I’m kindly asking for which files were modified to fix the pagination bug.. (not what was changed in the latest release).
Thanks again!
Can you kindly indicate which files where changed to fix the pagination issues?
Many thanks.