Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Blog pagination not working #561114

    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;
    }

    in reply to: Blog pagination not working #560848

    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!

    in reply to: Blog pagination not working #560006

    Can you kindly indicate which files where changed to fix the pagination issues?
    Many thanks.

Viewing 3 posts - 1 through 3 (of 3 total)