Hello Team,
I’ve encountered an issue with the “quick apply” button on the job board, which presents two specific problems:
To mitigate this issue and enhance user experience, we’ve temporarily hidden the “quick apply” button using CSS:
#quick-apply-btn {
display: none;
}
You can reproduce the issue by unchecking this CSS rule from the inspect element feature.
Thank you for your attention to this matter. Let me know if you need further clarification or assistance.
]]>Hello there,
I noticed that jQuery Migrate 3.4.0 is being used while the newest version is 3.4.1.
Are there any plans to update it in the near future?
Br
Wojtek
Dev, kindly adjust to reflect update to jQuery 3.7.1
Respectfully.
]]>Hi, just posting this here, installed the latest version yesterday. With the install the image slide on main page and shadowbox for photos stopped working. I had to revert back to 3.6.1 and all is fine. Is there something I did wrong or will there be a fix? TIA!
]]>jquery-migrate-3.4.0.min.js?ver=3.4.0:2 Uncaught TypeError: Cannot read properties of undefined (reading ‘pseudos’)
at jquery-migrate-3.4.0.min.js?ver=3.4.0:2:3384
at jquery-migrate-3.4.0.min.js?ver=3.4.0:2:262
at jquery-migrate-3.4.0.min.js?ver=3.4.0:2:279
(anonymous) @ jquery-migrate-3.4.0.min.js?ver=3.4.0:2
(anonymous) @ jquery-migrate-3.4.0.min.js?ver=3.4.0:2
(anonymous) @ jquery-migrate-3.4.0.min.js?ver=3.4.0:2
jquery-migrate-3.4.0.min.js?ver=3.4.0:2 Uncaught TypeError: Cannot read properties of undefined (reading ‘apply’)
at Function.<anonymous> (jquery-migrate-3.4.0.min.js?ver=3.4.0:2:2847)
at e.<computed> [as find] (jquery-migrate-3.4.0.min.js?ver=3.4.0:2:1566)
at Module.<anonymous> (scripts.min.js?ver=4.18.0:2:245922)
at n (scripts.min.js?ver=4.18.0:2:110)
at scripts.min.js?ver=4.18.0:2:902
at scripts.min.js?ver=4.18.0:2:912
DevTools failed to load SourceMap: Could not load content for /wp-content/plugins/jquery-updater/js/jquery-migrate.min.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
]]>Great plugin!
For version 3.4.1 (and older), jQuery Migrate gets loaded on my site in addition to jQuery. That’s perfect.
For version 3.4.1.1 (and newer), jQuery Migrate doesn’t get called when my website loads. To fix the issue, I uploaded jquery-migrate-3.3.2.min.js to my website and call it as a script in footer.php
Is this normal? Or should the plugin be including jQuery Migrate for versions newer than 3.4.1?
If jQuery Migrate should be included, any suggestions on how to debug the issue on my website?
Thank you
]]>Hi there,
This morning I installed the latest version of jQuery Updater (3.6.0) on a local environment and I noticed that there is a missing component. The page jquery-updater.php has a reference to jquery-migrate-3.3.2.min.js (line 42).
However, the ‘js’ subfolder only contains the non-minimized version of jQuery Migrate (jquery-migrate-3.3.2.js).
So, when the update is installed on my WordPress website, it returns a 404 error. I had to manually add jquery-migrate-3.3.2.min.js to the ‘js’ subfolder.
Please advise.
Hope that helps.
And thats the great news..!!
]]>I am gett an error stating jquery is undefined. I was told that its because jquery is loading after Google analytics and to make jquery update higher priority but theres no settings. Is there anyway I can fix this or can I just not use this plugin? Thank you very much
]]>Note: jQuery Updater v3.5.1.2 currently disabled
Page: https://cabgrid.com/add-ons/booking-management-add/
WordPress: 5.5.3
Template: Divi v4.6.6
Issue:
When jQuery Updater v3.5.1.2 enabled, anchor links within pages fail. When an anchor link is clicked, the page is scrolled to the top, not the relevant anchor tag.
After disabling all other plugins and theme customisations, I narrowed this problem to the jQuery Updater plugin. Enabling or disabling this plugin causes/solves the issue.
It may well be a Divi or even a jQuery issue, but I thought I’d point it out here in case there is a solution.
Any thoughts welcome. Thanks.
]]>jquery-3.5.1.min.js?ver=3.5.1:formatted:2138 [Intervention] Unable to preventDefault inside passive event listener due to target being treated as passive. See https://www.chromestatus.com/features/5093566007214080
S.Event.prototype = {
constructor: S.Event,
isDefaultPrevented: Ee,
isPropagationStopped: Ee,
isImmediatePropagationStopped: Ee,
isSimulated: !1,
preventDefault: function() {
var e = this.originalEvent;
this.isDefaultPrevented = Ce,
e && !this.isSimulated && e.preventDefault()*
},
stopPropagation: function() {
var e = this.originalEvent;
this.isPropagationStopped = Ce,
e && !this.isSimulated && e.stopPropagation()
},
stopImmediatePropagation: function() {
var e = this.originalEvent;
this.isImmediatePropagationStopped = Ce,
e && !this.isSimulated && e.stopImmediatePropagation(),
this.stopPropagation()
}
},
]]>
Hey there,
We’ve recently installed your plugin, however in a security scan we are still seeing warnings relating to an old version of jQuery being on the site. For example:
“This vulnerability was identified because (1) the detected version of jQuery, 1, is less than 1.6.3”
Do you know how we can address this? Thank you!
]]>Hello, After activate plugin revolution slider doesn’t work. Can you check what is the issue actually?
]]>Hello
I installed jquery updater plugin revolution slider stopped working
please help me to fix it
Thanks!
]]>Hello,
I have such an issue while using jQuery updater plugin:
I can not use plus/minus buttons to setup quantity on the Woocommerce cart page.
There is no error in dev. console.
When I deactivate the plugin it starts working again.
(Woocommerce v. 4.3.1, JQuery update v.3.5.1.2, WP 5.4.2)
]]>Hi, thanks for your plugin
It’s just that after installing the plugin on our dev environment, when we check for jQuery version it still shows up as 3.4.1 (on console type in $().jquery)
Will there be an update to the plugin to update to the latest 3.5.1?
]]>Hi,
Thankyou for the work developing the plugin. Nice simple solution. I also like that if there is a serious problem then uninstalling puts the site back the way it was.
I dug around to find what the switches do in Jquery Updater on www.remarpro.com, google and github. Sorry if this has been answered elsewhere.
Slim:
CDN:
Enqueue in Dashboard:
]]>Hi Ramoonus, thanks for your amazing jQuery updater plugin. Here’s the issue I’m having: when I access the page while logged in to my wordpress site account, the plugin works fine. But when I access the site while not logged in, I get a ‘$ is not defined’ error on the browser console (jquery is not updated).
My jQuery code runs in the header, and looking at the page source I see that the plugin loads on the header while logged in (works fine), but when not logged it loads on the footer, which must be causing the problem.
Is there any way I can fix this?
Thank you in advance,
Martín
Hello.
Is it possible to upgrade jquery 1.12.4 to jQuery 3.5.1? Or is it necessary to do it progressively? Do I have to update each version until I get to the latest jQuery 3.5.1? Or do I just update it to the latest version and is it? Also what happens if the website breaks?
I was running lighthouse tests and noticed 2 failing jQuery vulnerabilities for version 1.12.4.
I came across this plugin and installed it, then re-ran the tests. I now get 5 failing?
Any ideas?
]]>After installation of plugin all in webpage code seems to be ok. The library adress is: https://www.bezdroza4x4.pl/wp-content/cache/busting/1/wp-includes/js/jquery/jquery-3.5.1.js BUT inside this file is old library version 1.12. I tried to change it via FTP, but it is automatically replaced. How it is possible? I have flushed all cache (I think so). What to do?
]]>Hello,
I installed the plugin and opened the jQuery Updater Options page. I can see that “jQuery Migrate is enabled. I can use any of the checkboxes in the options, but it is not possible to save anything. The “Save” button is just not clickable, nothing is saving. Why?
]]>Hello,
How cani see if it works…
because when is check with wp-includes/js/jquery/jquery.js?
is stil got version V1.12.4
Even after purge cache wp-rocket and cloudflare !
thank you in advance
]]>Seems to be a jquery migrate issue? Seeing this in page builders. Maybe an option to not load the jquery updated version on a specific regex path? would be very helpful as well.
]]>Uncaught TypeError: e.replace is not a function
at v (jquery-migrate-3.3.0.min.js?ver=3.3.0:2)
at s.fn.init.s.fn.css (jquery-migrate-3.3.0.min.js?ver=3.3.0:2)
at h.<computed>.<computed>._refreshValue (slider.min.js?ver=1.11.4:11)
at h.<computed>.<computed>.h.isFunction.a.<computed> [as _refreshValue] (widget.min.js?ver=1.11.4:11)
at h.<computed>.<computed>._refresh (slider.min.js?ver=1.11.4:11)
at h.<computed>.<computed>.h.isFunction.a.<computed> [as _refresh] (widget.min.js?ver=1.11.4:11)
at h.<computed>.<computed>._create (slider.min.js?ver=1.11.4:11)
at h.<computed>.<computed>.h.isFunction.a.<computed> [as _create] (widget.min.js?ver=1.11.4:11)
at h.<computed>.<computed>._createWidget (widget.min.js?ver=1.11.4:11)
at new h.<computed>.<computed> (widget.min.js?ver=1.11.4:11)
I guess the plugin support page has not been updated but a new version of the plugin has been released and was in my plugin updates. I can confirm that Version 3.5.1.1 fixes the problems for me. Just putting it out here just in case someone is still looking for answers. Cheers.
]]>bad link when registering jquery. Ive fixed manually but my site was broken. Please fix asap
Pete
]]>Hi there. I updated the plugin as I always do. Today the update from 3.5 to 3.51 is showing as render blocking. I use AO to aggregate/minify, etc but today’s update isn’t doing me any favors. Is there a way to roll back or is there any reason why this update over any others has apparently changed how things are handled? Thanks.
]]>so before installing this plugin, my menu didn’t work (dropdown menu, nothing happens if you click on it), but after using your plugin it worked. Now, after the latest update, stopped working again. what changed?
thanks
]]>I installed the jQuery Updater plugin to update my website jQuery version from 1.12.4 to jQuery version 3.5.
All other options was good, except the small menu below my main menu was gone and also my elementor page builder gave a debug error. What should be done for this