• Resolved allenwinkler

    (@allenwinkler)


    Unable to change the placement of the pagination. On all category pages they are displaying behind the content.

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support andrewsupport

    (@andrewsupport)

    Could you please complete the following steps in order to detect the problem and find its solution:

    1) Activate a default WordPress theme for a while (Twenty Nineteen or Twenty-Twenty) and check if the problem remains.

    2) Deactivate all of your plugins except Pagination and also check if the problem is still present. If it is not, activate the plugins one by one, meanwhile checking, after which plugin activation the problem appears again.

    3) Contact us back with information about the results.

    Thread Starter allenwinkler

    (@allenwinkler)

    I’m not using Twenty Nineteen or Twenty-Twenty as themes.

    Plugin Support andrewsupport

    (@andrewsupport)

    Hi,

    The location of the pagination block depends on the templates of your theme. If you would like to display a pagination block for paginated posts or pages in a different place on your site, add the following strings into the appropriate templates source code of your theme:

    if ( function_exists( ‘pgntn_nav_display’ ) ) pgntn_nav_display( ‘multipage’ );

    Thread Starter allenwinkler

    (@allenwinkler)

    It’s still posting behind the content on the archive pages specifically.

    Plugin Support andrewsupport

    (@andrewsupport)

    Hi,

    To solve your problem, please contact us via our Help Center (https://support.bestwebsoft.com/).

    Plugin Support andrewsupport

    (@andrewsupport)

    Hi,

    Since there is no reply from you, we consider this topic as resolved. We hope you’ve found the solution. Have a nice day.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Pagination is displaying behind content’ is closed to new replies.