Forums Forums Search & Filter Pro Numeric Pagination

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Anonymous
    #226349

    Hello,

    I tried many examples to use the numeric pagination, but it still does not work. Do someone have an example of php-code for the results template that we can try?

    We like to display the results like in the demo (https://demo.searchandfilter.com/movies/).

    Thank you.

    Trevor
    #226394

    Are you coding you own PHP template, or using our shortcode method?

    For the demo, our developer, Ross, extended the Twenty Seventeen theme by making a child theme to help with the layout etc

    We can share this with you:

    https://drive.google.com/file/d/1GAJBInV2Mty8pHdNkj061SySPRHGEMEe/view?usp=sharing

    Just to note, the templates (archive-sfdc_movie.php) are dependent on the post types that he used to create the demo (in this case sfdc_movie) and the specific custom fields / taxonomies etc he created for this demo.

    Also, the results are displayed using post type archive display method.

    Take a look at the code in either that or the parent Twenty Seventeen theme files.

    The stylesheet (in addition to that of our plugin and the theme) is in this file:

    https://demo.searchandfilter.com/wp-content/themes/twentyseventeen-child/style.css

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