• Good Morning.

    I would like to have a page number on Every Page of Website (Pages + Blog Pages). Currently the plugin is not working / not showing up on any page.

    Please help.

    Thank you!

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

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

    (@alanp57)

    It depends on your theme. The plugin uses WordPress filters ‘loop_start’, ‘loop_end’ and ‘wp_link_pages’ to insert pagination links. What theme are you using on your site?

    Thread Starter vitalvalt

    (@vitalvalt)

    Thank you so much for your response. Theme is Salient.

    Plugin Author AlanP57

    (@alanp57)

    Looking at your site, I see the plugin is adding the pagination links on the bottom blog index page. The plugin only works for pages containing blog posts such as posts, category and archive pages but not for regular pages.

    Thread Starter vitalvalt

    (@vitalvalt)

    Thank you for this. Do you know a way – to get a page number on all pages of website? I appreciate your help as I am new to this.

    Thank you!

    Plugin Author AlanP57

    (@alanp57)

    One method would be to write a hook function to insert a number on each page. Another would be to add code to your theme page templates to display a page number. You would need to define the criteria for numbering (perhaps you could add a custom field on each page or post to assign a page number using the Advanced Custom field plugin) and define the location on the page you would like the number to appear.

    • This reply was modified 3 years, 1 month ago by AlanP57.
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Plugin Not Showing Page Numbers’ is closed to new replies.