Hi Angelo
Thanks for the response, unfortunately this solutions does not work for my site. Although from the info in the links it appears to be because Event Manager doesn’t like pagination plugins and I was trying to use Simple Pagination.
Is there going to be anything in future releases which would allow for pagination plugins to be used with Events Manager?
Thanks Val 😀
I’d say this is more a “feature” of how WordPress deals with custom post types – AFAIK there’s no way to force next_posts_link() and previous_posts_link() to work with custom post types.
That said, a workaround should be possible with custom code:
http://wordpress.org/support/topic/pagination-with-custom-post-type-listing?replies=45
Thanks Caimin
With the links from you and Angelo, some css and code tweaks I have resolved the issue.
Many thanks for all your help.
Val 😀