• Resolved baskerroberts

    (@baskerroberts)


    Hi

    We need to show pagination for users who have uploaded jobs in their dashboard – some have more than 10 jobs and they need to be able to see all of them – the default for the user’s jobs dashboard is 10.

    How do we either reset the default to 40 or allow pagination for the user’s job board? Emailed this also, apologies for duplication.

    Thanks

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

    (@nsinelnikov)

    Hi @baskerroberts

    ?Unfortunately, there isn’t pagination for the employer jobs dashboard in the current version. We could add this ability in the future release.

    Thanks for your suggestions,
    Best Regards!

    Plugin Author Mykyta Synelnikov

    (@nsinelnikov)

    Hi @baskerroberts

    There will be added

    $args = apply_filters( 'jb_get_employer_jobs_args', $args );

    hook to customize WP_Query when you getting employer jobs in the next version

    Best Regards

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Pagination on User’s Job Dashboard’ is closed to new replies.