• Resolved taramahakita

    (@taramahakita)


    i’m trying to make page with one job category

    i make a test in offline / localhost before try to implement on my site

    here is the shortcode i use

    [jobs per_page=”10″ show_pagination=true show_categories=false categories=business-development]

    * business-development is one example of my category slug

    it is create based on what i learn from your documentation
    https://wpjobmanager.com/document/shortcode-reference/

    on localhost that shortcode went really good

    but the problem is when i implement on my site , it can’t work

    it only show the filter

    if i installed wordpress under subfolder / not in direct root category is it make this shortcode stop working ?

    or the theme costumization that i use ?

    https://www.ads-software.com/plugins/wp-job-manager/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter taramahakita

    (@taramahakita)

    hi i found the problem when testing to disable javascript plugin that compres and minify

    i guess that plugin block one of wp job manager js function that broke the function of shortcode

    please tell me which javascript name should i exclude to have shortcode still work

    thank you

    Plugin Contributor lamday

    (@lamdayap)

    Hi there,

    You will need to exclude this file from the plugin:

    assets/js/ajax-filters.js

    Cheers,

    Thread Starter taramahakita

    (@taramahakita)

    thank you it works like charm

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘show job one category on page’ is closed to new replies.