• Great and beautiful plug-in! Works very nice with my archive and category pages, however the pagination does not show on my blog list pages. I use a Dorian child theme, which appeared to have a broken build-in pagination. I selected Hide standard pagination, but that did not change the result. Thank you for any assistance you can provide.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author AlanP57

    (@alanp57)

    Which page is the pagaintion on? I could provide some custom CSS code to hide the standard pagination links.

    WP-Paginate uses WordPress filters, loop_start, loop_end, or wp_link_pages, to add pagination links to a page. Check with the author of your theme to see if the blog list page is able to use any of these filters.

    Thread Starter b777

    (@b777)

    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!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Shows on archive, not on blog list pages’ is closed to new replies.