In enfold/config-layerslider/config.php, line 146:
if(!is_admin() && !post_has_layerslider()) return;
Both of these are false on any given page whether or not there is a slider on the page. Comment this line out and it works. I didn’t dig in too deeply so I’m not sure what else this affects.