Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Fernando Briano

    (@fernandobt)

    I’ll work on this for a future version, thanks!

    For now, I’ve just removed all pages from pagination and left just next and previous:

    In the file: list-category-posts/include/CatListDisplayer.php

    Search for the line:

    $lcp_paginator .= $this->lcp_page_link($i);

    And comment it out with // so it should be:

    //$lcp_paginator .= $this->lcp_page_link($i);

    As long as there are no plugin updates, it should stay. Hopefully we get this feature on the next plugin update.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Pagination limit’ is closed to new replies.