• Resolved marimanga

    (@marimanga)


    I added shortcode to [jobs] then [show_pagination] at same page but won’t work also i tried [jobs show_pagination] but still it shows “Load more Listings”

Viewing 10 replies - 1 through 10 (of 10 total)
  • Thread Starter marimanga

    (@marimanga)

    @nghtmre that’ where i got show_pagination but it doesn’t work… not sure why but i’m really needed for that to update pages 1,2,3,4,5 etc.

    @marimanga
    resave your permalinks and clear the cache of the server
    Shortcode works this way: [show_pagination=”true”]

    If this does not work try adding this css to your additional CSS section

    .job-manager-pagination, .nav-links, .paginate-links {
        text-align: center;
        margin: 25px auto;
        font-size: 25px;
    }
    
    Thread Starter marimanga

    (@marimanga)

    I add CSS section and shortcode doesn’t work check the pic below.

    https://prnt.sc/pf0hgw

    did you put the shortcode in the wordpress loop?
    i know i personally had some hard shorcode in the code and some functionality did not work.

    Plugin Contributor Richard Archambault

    (@richardmtl)

    Hi!

    The [jobs show_pagination="true"] shortcode should work. That’s how you need to add it.

    Thread Starter marimanga

    (@marimanga)

    Hi,

    Thanks for the help right now it shows numbers at the bottom.

    I set “Listings per page” at 2 for test so, is there any way how to open on multiple pages like if i click on Number 2 it will open page on this way mysite.com/?page=2 if i go for 3 it will open other ?page=3, How to do that because when i click on pagination it doesn’t open multiple pages its just like open other 2 jobs.
    Check Pictures Number click and site title (remains homepage without ?page=3)

    Page 1
    https://prnt.sc/pg7uuf

    Page 2
    https://prnt.sc/pg7v1u

    I Just want to show my site pages on this way, (i wrote ?page=5 on this picture to show you)
    https://prnt.sc/pg7vf5

    Thank you for all of your help on other topics with other issues, this is just my first site to publish i started web development with 0 knowledge and i’m learning every minute, i really appreciate your help ??

    Plugin Contributor Richard Archambault

    (@richardmtl)

    Hi! Unfortunately there’s no way to include page numbers in the URL for WP Job Manager’s job listings, sorry!

    Plugin Contributor Richard Archambault

    (@richardmtl)

    I’m marking this thread as Resolved as it’s been more than a month since the last reply. If you still need help, please do reply again and mark the thread as Unresolved!

    Thanks…. I was also looking for this solution. Its working now

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘show_pagination’ is closed to new replies.