• Resolved pguilha

    (@pguilha)


    Hello,

    Is there a way to change the order of the filter items (categories, job types, tags,etc…) on the sidebar on the job list page?

    thanks!

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor Cena (a11n)

    (@cena)

    Hi @pguilha ,

    I’m not quite sure what you’re asking. Would you mind sending a link to the page in question, so I can see what you mean?

    Best,
    Cena

    Thread Starter pguilha

    (@pguilha)

    Hi @cena ,

    Here’s the part I mean: https://prnt.sc/sxyfzn
    This is currently the right sidebar on my job lists page.

    I’d like to change the order in which these are displayed.

    thanks

    Plugin Contributor Cena (a11n)

    (@cena)

    Hi @pguilha ,

    That’s not default WPJM behavior. Is your theme creating that sidebar, or is that a widget?

    Best,
    Cena

    Thread Starter pguilha

    (@pguilha)

    Hi @cena ,

    You’re right, this is done through workscout, but I assumed (perhaps wrongly?) that it was using the same order as would be displayed by WPJM anyways, and I could change it there with a code snippet rather than editing the theme.

    best,
    Paul

    Plugin Contributor Cena (a11n)

    (@cena)

    Hi Paul,

    I don’t really know what (or how) they’re pulling in WPJM data into the theme, so I’d check with Workscout’s support for this. For example, WPJM doesn’t provide ‘regions’ data – that’s coming from either the theme itself or a 3rd party addon.

    Most code snippets we provide (for example at https://wpjobmanager.com/customization-snippets/) **do** make their changes via the theme (they’re typically added either to functions.php of your theme, or in a plugin like Code Snippets, which does the same thing in a safer way.)

    Sorry I don’t have a better answer for you, but I’d be interested to hear what Workscout has to say.

    Best,
    Cena

    Thread Starter pguilha

    (@pguilha)

    just in case someone else happens onto this thread, I ended up reordering the items within the sidebar-jobs.php file and it works fine.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘reorder the items on the job list filters sidebar’ is closed to new replies.