• Resolved davidrevo

    (@davidrevo)


    Hi Mike,

    In terms of Resume Manager, is that possible to get two instances of it. One is used for job apply and the other is put in use as uploading resume. In other words, two totally same copies of resume manager are running on the same site.

    Another confuse is if we could put the number of each job category along with the text in the “wp_dropdown_categories” dropdown box. I’ve done some research and using get_terms() method could be a solution. But I don’t know how to suffix each item with the number under the use of “wp_dropdown_categories”.

    Heaps of thanks Mike

    Best Regards,
    Wei

    https://wordpress.org/plugins/wp-job-manager/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Mike Jolley (a11n)

    (@mikejolley)

    Hello

    You cannot run two instances of an identical plugin. You’d have to fully customise the second to avoid conflicts.

    FYI I’m working on my own job apply feature for resumes so maybe stay tuned, or email me for beta access.

    Regarding the dropdowns, http://codex.wordpress.org/Function_Reference/wp_dropdown_categories has an argument called show_count you may be able to use.

    Thread Starter davidrevo

    (@davidrevo)

    That’ cool. It is great that you started the job apply feature since this one is pretty important. In terms of this feature, when will it be released? And in which plugin is this feature include? (wp job manager or wp job manager resume).

    Thanks for your solution about the dropdown. It is really helpful. : )

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Resume Manager & No. of job categories along with categories output in dropdown’ is closed to new replies.