Forums Forums Search & Filter Pro Trying to change 'Older Posts' but not working

Viewing 4 posts - 1 through 4 (of 4 total)
  • Anonymous
    #192253

    Hi,
    So I’ve copied the results.php file to mytheme/search-filter/results.php and changed both instances of ‘Older Posts’ but it hasn’t changed. ie:
    <div class=”nav-previous”><?php next_posts_link( ‘More posts’, $query->max_num_pages ); ?></div>
    <div class=”nav-next”><?php previous_posts_link( ‘Previous posts’ ); ?></div>

    What else can I check?

    Thanks

    Trevor
    #192276
    This reply has been marked as private.
    Anonymous
    #192451
    This reply has been marked as private.
    Trevor
    #192469

    Hi

    The method you have used only works if you are using our Shortcode Results method, which you are not.

    For ease of use, maybe try this plugin, which allows a LOT of customization of pagination:

    https://en-gb.wordpress.org/plugins/wp-pagenavi/

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