Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Adam Heckler

    (@adamkheckler)

    Can you link me to your site so I can take a look?

    Thanks!

    Thread Starter DengineerPC

    (@dengineerpc)

    I changed it to back to [jobs]. I just wanted to see if it happens on your test environments with the latest wordpress version installed. If it’s just me, I will attempt to troubleshoot the bug myself.

    The shortcode that stopped working for me was [jobs show_pagination = “true”]

    Plugin Contributor Adam Heckler

    (@adamkheckler)

    There shouldn’t be any spaces around the equals sign. Try it like this:

    [jobs show_pagination="true"]

    That may or may not be the issue, just something I noticed.

    Also worth noting that for pagination to kick in you of course need enough jobs to trigger it. So for example if you have just 3 jobs but have WP Job Manager set to paginate at 10 jobs per page, well, you won’t get any pagination then.

    Thanks!

    Thread Starter DengineerPC

    (@dengineerpc)

    Lol, I know all this. The shortcode worked just fine until I upgraded to the latest wordpress. Now it just showed the actual text of the shortcode, instead of the code executing.

    All I wanted to know is if,you tried this code on your end in a dev/test environment, containing the latest wp version, and does it work fine for you?

    Plugin Contributor Adam Heckler

    (@adamkheckler)

    if,you tried this code on your end in a dev/test environment, containing the latest wp version, and does it work fine for you?

    Yep. Here’s a video:

    https://d.pr/v/12wGj/4ukV8jfI

    Is it still not working correctly for you?

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