• Resolved Mike Sneed

    (@msneed)


    Hi Mike,

    Even though there are jobs that are active nothing shows up on the page where the [jobs] shortcode is being used.. I read that it’s usually JavaScript because the jobs are pulled in with Ajax. So, I inspected the page and get this:

    Using //@ to indicate sourceMappingURL pragmas is deprecated. Use //# instead
    SyntaxError: expected expression, got '<'
    TypeError: element is undefined
    TypeError: a.replace is not a function

    The deprecated statement relates to JavaScript from Cycle to make a slider… I deactivated and activated all WordPress plugins and nothing.

    I need that cycle plugin.

    Thoughts would be appreciated!

    Thanks, Michael

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter Mike Sneed

    (@msneed)

    I also deactivated wp super cache but there remains a drop-in called advanced-cache.php…

    Wp super cache has been working well for me but sometimes with the caching plugin installed it’s hard to see updates right away.. I’ve had conflicts with this type of plugin before..

    Currently I disabled it.

    The site in question is here.

    Thanks!
    Michael

    Plugin Author Mike Jolley (a11n)

    (@mikejolley)

    The code on your page (http://glui.me/?i=82aft3lrty23qyc/2015-01-27_at_22.45.png/) needs fixing. Even with Job Manager disabled you’ll see this javascript error and it will cause plugins with all Javascript.

    You’ll need to find out what is outputting it to the page and disable it, or get the author to fix it.

    Thread Starter Mike Sneed

    (@msneed)

    Thanks Mike for the quick reply..

    I took out the code which just added a ‘featured news’ flag on the sticky post with javascript; however, nothing has changed.

    I used:

    [jobs orderby="title" order="asc"]

    ..on the careers page if it makes a difference and I set the careers page to be the ‘jobs-listing’ page..

    Any thoughts?
    Thanks Mike..

    Plugin Author Mike Jolley (a11n)

    (@mikejolley)

    View > Developer > Javascript console in Chrome. This one is next http://glui.me/?i=yemivpujatmto9r/2015-01-28_at_00.17.png/

    Thread Starter Mike Sneed

    (@msneed)

    You’re wicked, Mike Jolley!

    It makes sense now.. I just updated Theme Customizr today and just a second ago I deleted the update and re-installed the older version and viola! Everything’s fine again.

    Thanks so much!!!

    I’ll contact the developer and let him know.. maybe he can update the theme!

    All my best!

    Cheers,
    Michael

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Jobs not appearing even though they are active’ is closed to new replies.