Pagination issue
-
Hi,
I’m a user of the premium plugin, and I have an issue with pagination, using the AJAX template via shortcode to display results. I’m working locally so there’s no live link at present.
—-
<?php echo do_shortcode(‘[mdf_results_by_ajax shortcode=”mdf_custom template=any/my_posts post_type=post animate=1 animate_target=body per_page=8 animate=1 meta_data_filter_cat=194″]’); ?>
—-The posts display correctly, and the pagination does too. Filtering with the taxonomy dropdowns also works as it should. But when I click any of the other page numbers, the results disappear (along with the pagination obviously).
You can see a screenshot video here: https://drive.google.com/a/bytemedia.co.uk/file/d/15ByHCF6zuXAZQlsT1EL3JLF8BjC8JX8c/view?usp=drivesdk
I’ve tried the fixes here: https://wp-filter.com/howto/pagination-doesn-work-what-to-do/
Any other tips much appreciated, I can post any additional code that you might like to have a look at.
Many thanks
The topic ‘Pagination issue’ is closed to new replies.