Thank you for your fast reply! Your pagination works great on all of my archive and category pages, like this one:
https://www.nationaalnetwerkrisicomanagement.nle/category/covid-19/
But it is not visible on blog list pages, like this one, which is set as my standard blog list page:
https://www.nationaalnetwerkrisicomanagement.nl/alle-berichten/
It also does not work on other bloglists, like this one:
https://www.nationaalnetwerkrisicomanagement.nl/nieuws/
The standard theme pagination is never visible, on none of the pages, but when I activate the standard theme pagination it breaks pages that have more than the maxixmum amount of messages specified in Settings, so a page that would use pagination, with a fatal error message, which is the reason I looked for an alternative paginator and found your wonderful plug-in.
If it might help, this is the full error report when the theme pagination breaks a page:
PHP Fatal error: Uncaught Error: Call to undefined function html_esc__() in /home/risiconet/domains/nationaalnetwerkrisicomanagement.nl/public_html/wp-content/themes/dorianwp/framework/modules/blog/blog-functions.php:259
Stack trace:
#0 /home/risiconet/domains/nationaalnetwerkrisicomanagement.nl/public_html/wp-content/themes/dorianwp/framework/modules/blog/blog-functions.php(501): dorian_edge_pagination(2, ‘3’, 1)
#1 /home/risiconet/domains/nationaalnetwerkrisicomanagement.nl/public_html/wp-includes/class-wp-hook.php(287): dorian_edge_container_additional_post_items(”)
#2 /home/risiconet/domains/nationaalnetwerkrisicomanagement.nl/public_html/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(”, Array)
#3 /home/risiconet/domains/nationaalnetwerkrisicomanagement.nl/public_html/wp-includes/plugin.php(478): WP_Hook->do_action(Array)
#4 /home/risiconet/domains/nationaalnetwerkrisicomanagement.nl/public_html/wp-content/themes/dorianwp/index.php(13): do_action(‘dorian_edge_aft……’, referer: https://www.nationaalnetwerkrisicomanagement.nl/wp-admin/post.php?post=818&action=edit
Once again, thank you for your time and effort!