I found the solution for this after digging up some support posts on their support forum.
Add this under your theme’s functions.php:
add_filter( 'register_post_type_job_listing', function( $array ) {
$array['rewrite']['pages'] = true;
return $array;
} );
REFERENCE: https://wordpress.org/support/topic/pagination-not-working-in-job-listing-archive/
Related Posts:
- WordPress /page/2 404 pagination problem – what to do?
- how to get pagination link url?
- Display “Page 3 of 5” for a paginated post
- Single Page View for Paginated Posts
- Change class=”page-numbers” in pagination
- How to get post pagination like this
- Pagination Not Displaying on Custom Term Archive
- Non existing blog pages are not redirected to 404
- Broken pagination
- Limit number of pages in pagination
- wp_link_page – wrap current page element
- How to create pagination on archive.php template
- Paginate get related post by author function
- Keep Pagination in Tabs
- Jetpack Infinite scroll conflicting with theme’s pre_get_posts custom posts_per_page
- Having issues with wordpress pagination with multiple categories
- Paginate Child Pages Content on Parent Page
- Pagination is somewhat working on frontpage, doesn’t update when “prev” is clicked
- Pagination (page/2/) displaying 404 on archive pages
- Blocking author paging for blog entries?
- Get total posts found, but while using limit for pagination? get_posts
- Show post count in wordpress instead of page count in wordpress pagination
- remove paginations functions only on home
- WordPress Pagination with Get Value
- Show number of posts and number on current page (revisited)
- Rewriting get_next_posts_link() for custom loop
- Limited number of paging to 10 “pages: 1 … 10”
- remove_query_arg() on rewrite rule
- Hide featured post on second page
- Customize WordPress Core Template
- How to add a zero before numbers in WordPress Post Pagination?
- next_posts_link does not work when querying a specific category
- Tabbed content with Pagination
- Next and Previous buttons for navigation
- Offset a post in the loop, with using PageNavi Plug-in
- Last page in pagination does not match max_num_pages – the overall post count is less according to pagination
- Homepage has Paged Pages that should not exist, like /page/2/ and on to /page/99999/
- rewrite url with parameter or pagination beyond certain value does not work
- Frontend sorting
- Limiting number of visible links displayed with wp_link_pages
- Pagination not working in custom page, only working in post page
- Only show Previous & Next button in Pagination
- Pagination isn’t created when there is only one page of posts
- Different layout on second page
- Pagination Not Working When Modifying Loop Based on Post Category
- custom posts archive pagination links /page/2/ ends up in 404
- Pagination doesnt show numbers
- WP Query for all posts
- where is wordpress search pagination
- Pagination for Custom WP_Query not displaying page 2 results
- pagination error in taxonomy: Warning: Division by zero
- Pagination Links Not Showing Up on single.php posts on iOS Devices
- next_posts_link(); & previous_posts_link(); not working properly
- Ending Pagination loop in PHP
- Paginate the_content automatically? [duplicate]
- pagination links not displaying
- remove rel=next on category page (if
- Page navi for template page
- WordPress paginate_links function: How do i ensure the page number is not less than 1 and not greater than last
- Pagination on page 2+ only
- How to replace pagination with Next/Previous for multi page posts?
- How to Add Pagination to Page?
- Disable and redirect pagination of Home
- GoBlog Free Pagination Issue
- Sidebar pagination posts not shown when sidebar is in single.php
- Override the WordPress default pagination markup
- how to Adding pagination on template page wordpress
- Pagination with Metaboxes or Custom Fields
- Custom pagination search in post type with meta key
- How to add pagination to custom page
- Pagination: Last Page Missing
- posts_per_page stop working after wordpress update from 4.2.1 to 4.6.1
- Why Am I getting an error when I add the number parameter to my WP_User_Query?
- Paginate Links function: Page 1 doesn’t work
- the_posts_navigation is not working
- Display NEXT and PREVIOUS pagination? [duplicate]
- Disable pagination on frontpage
- Pagination not working in custom post page
- Search engine not working
- How can I get my pagination to recognize that it is on the first page?
- pagination broken because wordpress is adding index.html
- the paged param is allways 0
- Get next and previous page of paginated post
- Pagination 404 Not Found child page
- How to group posts by months and add pagination?
- Reverse ordered pagination on home page
- Pagination for user list
- WordPress: Getting “Newer Posts” and “Older Posts” links on a Specialized Page Template
- Get Previous/Next Post ID for Posts in Same Category
- Need help getting this page nav working correctly [closed]
- another post a page problem
- How can I remove page slug for all pagings?
- Add pagination to the posts retrieved by below query [duplicate]
- pagination: Only one result is shown even if there are more than one?
- Please Help me with Archive 404 Pagination
- Pagination Not Working Properly
- How to split long posts in multiple pages in twentysixteen
- How to add wordpress pagination [closed]
- How to build custom pagination with center pages
- Zeroise custom pagination to have leading 0