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

    (@mikejolley)

    I can tell you whats up if you provide a link to the page.

    Thread Starter dustinhan

    (@dustinhan)

    Here is the link,
    http://sbcgroup.fireworks.my/test-job/

    Thank You

    Plugin Author Mike Jolley

    (@mikejolley)

    I was expecting a javascript error, but there isn’t one 🙂

    At this point I am not certain if this is a conflict, or just the admin ajax request being blocked. To debug further, perform each of these steps testing inbetween:

    1. Switch to the default 2012 theme
    2. Disable other plugins which are installed
    3. If the above ‘fixed’ the issue, enable themes/plugins until the issue occurs again. This will be the source of the conflict.

    Let me know what you find.

    Thread Starter dustinhan

    (@dustinhan)

    Thank for reply.

    But, the problem still persists.
    I do few other testing,
    i) when no job posted, the message “No more jobs found matching your selection.” shown.
    ii) if I install the themes and all the active plugins inside local host wordpress, Job Manager function well.
    iii) I only facing problem when I use [jobs] shortcode. [submit_job_form], [job_dashboard],[job], [job_summary] function properly.

    Thank You.

    Plugin Author Mike Jolley

    (@mikejolley)

    Even if you install the same themes + plugins on a local install, it doesn’t mean they have the same settings. Thats why its important to test on this site with a different theme + no plugins. It only takes a few moments to de-activate them and re-activate them when you are done.

    Thread Starter dustinhan

    (@dustinhan)

    I already try you suggestion previously, but the problem still persists.

    Plugin Author Mike Jolley

    (@mikejolley)

    I notice in your source, the links to scripts etc are all relative: https://dl.dropboxusercontent.com/s/2tj095cu9q2c0n5/2014-04-24%20at%2016.55.png

    what is doing that?

    Thread Starter dustinhan

    (@dustinhan)

    mediaelement-and-player.min.js?ver=2.13.0 and wp-mediaelement.js?ver=3.8.1 is themes default javascript.
    ajax-filters.min.js?ver=1.9.3 is wp-job manager javascript.

    Plugin Author Mike Jolley

    (@mikejolley)

    What I mean is, they are relative – the src starts /wp-content. I would usually show http://whatever.com/wp-content. Something is changing this.

    Thread Starter dustinhan

    (@dustinhan)

    I didn’t notice it until you told me.
    I have no idea about it. Do you know how to check what make the links change?

    Thread Starter dustinhan

    (@dustinhan)

    I noticed that only script and css will use relative link when using the bloginfo(template_url) and get_template_directory_uri() to generate template path.

    Plugin Author Mike Jolley

    (@mikejolley)

    No; it could be a plugin, or it could be something server side like Google Pagespeed module https://developers.google.com/speed/pagespeed/module/config_filters

Viewing 12 replies - 1 through 12 (of 12 total)

The topic ‘Job listing keep loading’ is closed to new replies.