Hi Simon, well, i’ve got it. jquery was only loaded when i was logged in, so there is now problem with ACF. I actually thought jquery would be automatically loaded by WP if a plugin needs it, but that doesn’t seem to be the case.
So, if the slider is only shown when you’re logged in, just register jquery with wp_enqueue_script. ??